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 3, 2023
1 parent ecb5ff2 commit 8b149a4
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"@types/express": "^4.17.21",
"@types/gamedig": "^4.0.5",
"@types/http-errors": "^2.0.4",
"@types/jsdom": "^21.1.5",
"@types/node": "^20.9.2",
"@typescript-eslint/eslint-plugin": "^6.11.0",
"@typescript-eslint/parser": "^6.11.0",
"eslint": "^8.54.0",
"typescript": "^5.2.2"
"@types/jsdom": "^21.1.6",
"@types/node": "^20.10.2",
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"eslint": "^8.55.0",
"typescript": "^5.3.2"
},
"dependencies": {
"@bastion/tesseract": "^5.1.0",
Expand All @@ -36,14 +36,14 @@
"discord-rpc": "^4.0.1",
"dotenv": "^16.3.1",
"emoji-regex": "^10.3.0",
"gamedig": "^4.1.0",
"jsdom": "^22.1.0",
"gamedig": "^4.2.0",
"jsdom": "^23.0.1",
"libsodium-wrappers": "^0.7.13",
"mathjs": "^12.1.0",
"openai": "^4.20.1",
"play-dl": "^1.9.7",
"r6api.js": "^4.4.1",
"undici": "^5.27.2",
"undici": "^5.28.2",
"ytdl-core": "^4.11.5",
"ytpl": "^2.3.0"
},
Expand Down

0 comments on commit 8b149a4

Please sign in to comment.