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

Commit 2cd7cf8

Browse files
committed
chore: update deps
1 parent 3cbdf56 commit 2cd7cf8

File tree

2 files changed

+333
-301
lines changed

2 files changed

+333
-301
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"type": "module",
2424
"dependencies": {
2525
"@prisma/client": "^5.21.1",
26-
"@sentry/node": "^8.34.0",
26+
"@sentry/node": "^8.36.0",
2727
"common-tags": "^1.8.2",
2828
"discord-hybrid-sharding": "^2.2.3",
2929
"discord.js": "^14.16.3",
@@ -39,26 +39,26 @@
3939
"parse-duration": "^1.1.0",
4040
"reflect-metadata": "^0.2.2",
4141
"source-map-support": "^0.5.21",
42-
"winston": "^3.15.0"
42+
"winston": "^3.16.0"
4343
},
4444
"devDependencies": {
45-
"@stylistic/eslint-plugin": "^2.9.0",
45+
"@stylistic/eslint-plugin": "^2.10.1",
4646
"@types/common-tags": "^1.8.4",
4747
"@types/express": "^5.0.0",
4848
"@types/js-yaml": "^4.0.9",
49-
"@types/lodash": "^4.17.12",
49+
"@types/lodash": "^4.17.13",
5050
"@types/ms": "^0.7.34",
51-
"@types/node": "^22.7.7",
51+
"@types/node": "^22.8.6",
5252
"@types/source-map-support": "^0.5.10",
5353
"cz-conventional-changelog": "^3.3.0",
54-
"eslint": "9.12.0",
54+
"eslint": "9.14.0",
5555
"lint-staged": "^15.2.10",
5656
"prettier": "^3.3.3",
5757
"prisma": "^5.21.1",
5858
"release-it": "^17.10.0",
5959
"tsc-watch": "^6.2.0",
6060
"typescript": "^5.6.3",
61-
"typescript-eslint": "^8.10.0"
61+
"typescript-eslint": "^8.12.2"
6262
},
6363
"config": {
6464
"commitizen": {

0 commit comments

Comments
 (0)