diff --git a/bun.lockb b/bun.lockb index 1902af8..dc13ae4 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 4452e37..225d5d3 100644 --- a/package.json +++ b/package.json @@ -9,17 +9,17 @@ }, "devDependencies": { "@types/bun": "^1.1.10", - "@types/steamapi": "^2.2.2", - "bun-types": "latest", - "typescript": "^5.2.2" + "@types/steamapi": "^2.2.5", + "bun-types": "^1.1.29", + "typescript": "^5.6.2" }, "peerDependencies": { "typescript": "^5.0.0" }, "dependencies": { - "discord.js": "^14.13.0", - "dotenv": "^16.3.1", + "discord.js": "^14.16.3", + "dotenv": "^16.4.5", "elysia": "^1.1.17", - "steamapi": "^2.4.2" + "steamapi": "^3.0.12" } } \ No newline at end of file