Skip to content
This repository was archived by the owner on Oct 9, 2025. It is now read-only.

Commit 1503ff2

Browse files
committed
chore(deps): upgrade some packages
1 parent fa04c63 commit 1503ff2

File tree

2 files changed

+181
-172
lines changed

2 files changed

+181
-172
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
"type": "module",
2121
"dependencies": {
2222
"@prisma/client": "^5.12.1",
23-
"@sentry/node": "^7.109.0",
23+
"@sentry/node": "^7.110.1",
2424
"@tensorflow/tfjs-node": "^4.17.0",
2525
"@top-gg/sdk": "^3.1.6",
2626
"common-tags": "^1.8.2",
27-
"discord-hybrid-sharding": "^2.1.8",
27+
"discord-hybrid-sharding": "^2.1.9",
2828
"discord.js": "^14.14.1",
2929
"dotenv": "^16.4.5",
3030
"express": "^4.19.2",
@@ -40,13 +40,13 @@
4040
"winston": "^3.13.0"
4141
},
4242
"devDependencies": {
43-
"@stylistic/eslint-plugin": "^1.7.0",
43+
"@stylistic/eslint-plugin": "^1.7.2",
4444
"@types/common-tags": "^1.8.4",
4545
"@types/express": "^4.17.21",
4646
"@types/i18n": "^0.13.10",
4747
"@types/js-yaml": "^4.0.9",
4848
"@types/lodash": "^4.17.0",
49-
"@types/node": "^20.12.5",
49+
"@types/node": "^20.12.7",
5050
"@types/source-map-support": "^0.5.10",
5151
"cz-conventional-changelog": "^3.3.0",
5252
"eslint": "9.0.0",
@@ -56,8 +56,8 @@
5656
"prisma": "^5.12.1",
5757
"standard-version": "^9.5.0",
5858
"tsc-watch": "^6.2.0",
59-
"typescript": "^5.4.4",
60-
"typescript-eslint": "^7.5.0"
59+
"typescript": "^5.4.5",
60+
"typescript-eslint": "^7.7.0"
6161
},
6262
"config": {
6363
"commitizen": {

0 commit comments

Comments
 (0)