Skip to content

Commit 896a1bb

Browse files
committed
Updated dependencies
1 parent cb88461 commit 896a1bb

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

bun.lockb

1.64 KB
Binary file not shown.

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,29 +9,29 @@
99
"dependencies": {
1010
"@translate-tools/core": "^2.0.1",
1111
"canvacord": "^6.0.2",
12-
"cron": "^3.1.9",
12+
"cron": "^3.2.1",
1313
"dayjs": "^1.11.13",
1414
"discord-actions": "^2.3.13",
1515
"discord-html-transcripts": "^3.2.0",
1616
"discord-hybrid-sharding": "^2.2.3",
1717
"discord.js": "^14.16.3",
18-
"i18next": "^23.16.5",
19-
"i18next-fs-backend": "^2.3.2",
18+
"i18next": "^23.16.6",
19+
"i18next-fs-backend": "^2.4.0",
2020
"mediaplex": "^0.0.9",
21-
"mongoose": "^8.8.0",
21+
"mongoose": "^8.8.2",
2222
"ms": "^2.1.3",
2323
"node-os-utils": "^1.3.7",
2424
"pino": "^9.5.0",
2525
"pino-pretty": "^12.1.0"
2626
},
2727
"devDependencies": {
28-
"@eslint/compat": "^1.2.2",
28+
"@eslint/compat": "^1.2.3",
2929
"@types/bun": "^1.1.13",
3030
"@types/ms": "^0.7.34",
3131
"@types/node-os-utils": "^1.3.4",
32-
"@typescript-eslint/eslint-plugin": "^8.13.0",
33-
"@typescript-eslint/parser": "^8.13.0",
34-
"eslint": "^9.14.0",
32+
"@typescript-eslint/eslint-plugin": "^8.15.0",
33+
"@typescript-eslint/parser": "^8.15.0",
34+
"eslint": "^9.15.0",
3535
"prettier": "^3.3.3",
3636
"typescript": "^5.6.3"
3737
},

0 commit comments

Comments
 (0)