Skip to content

Commit

Permalink
deps: update
Browse files Browse the repository at this point in the history
Signed-off-by: TRACTION <19631364+iamtraction@users.noreply.github.com>
  • Loading branch information
iamtraction committed Dec 20, 2024
1 parent 5283ba4 commit ed15fcc
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,35 +23,35 @@
"@types/gamedig": "^5.0.3",
"@types/http-errors": "^2.0.4",
"@types/jsdom": "^21.1.7",
"@types/node": "^22.7.4",
"eslint": "^9.12.0",
"typescript": "^5.6.2",
"typescript-eslint": "^8.8.0"
"@types/node": "^22.10.2",
"eslint": "^9.17.0",
"typescript": "^5.7.2",
"typescript-eslint": "^8.18.0"
},
"dependencies": {
"@anthropic-ai/sdk": "^0.28.0",
"@bastion/tesseract": "^5.2.2",
"@anthropic-ai/sdk": "^0.33.1",
"@bastion/tesseract": "^5.2.3",
"@discordjs/opus": "^0.9.0",
"@google/generative-ai": "^0.21.0",
"@iamtraction/google-translate": "^2.0.1",
"@iamtraction/play-dl": "^1.9.8",
"discord-rpc": "^4.0.1",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"emoji-regex": "^10.4.0",
"gamedig": "^5.1.3",
"gamedig": "^5.1.4",
"jsdom": "^25.0.1",
"libsodium-wrappers": "^0.7.15",
"mathjs": "^13.2.0",
"openai": "^4.67.1",
"mathjs": "^14.0.1",
"openai": "^4.77.0",
"r6api.js": "^4.4.1",
"undici": "^6.19.8",
"undici": "^7.2.0",
"ytdl-core": "^4.11.5",
"ytpl": "^2.3.0"
},
"optionalDependencies": {
"bufferutil": "^4.0.8",
"erlpack": "github:discord/erlpack",
"utf-8-validate": "^6.0.4",
"utf-8-validate": "^6.0.5",
"zlib-sync": "^0.1.9"
}
}

0 comments on commit ed15fcc

Please sign in to comment.