Skip to content

Commit 2bf4a9f

Browse files
chore(deps): update all dependencies
1 parent cf4a36b commit 2bf4a9f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,20 @@
1717
"dependencies": {
1818
"@keyv/redis": "2.8.4",
1919
"cheerio": "1.0.0-rc.12",
20-
"constant-case": "3.0.4",
20+
"constant-case": "4.0.0",
2121
"cron": "3.1.6",
2222
"discord.js": "14.14.1",
2323
"keyv": "4.5.4",
2424
"open-graph-scraper": "6.4.0",
25-
"param-case": "3.0.4",
25+
"param-case": "4.0.0",
2626
"zod": "3.22.4"
2727
},
2828
"devDependencies": {
2929
"@types/node": "20.11.19",
3030
"@typescript-eslint/eslint-plugin": "7.0.1",
3131
"@typescript-eslint/parser": "7.0.1",
3232
"dotenv": "16.4.4",
33-
"eslint": "8.56.0",
33+
"eslint": "9.0.0",
3434
"eslint-import-resolver-typescript": "3.6.1",
3535
"eslint-plugin-import": "2.29.1",
3636
"eslint-plugin-only-error": "1.0.2",
@@ -44,7 +44,7 @@
4444
"typescript": "5.3.3",
4545
"vitest": "1.3.0"
4646
},
47-
"packageManager": "pnpm@8.15.3",
47+
"packageManager": "pnpm@9.0.3",
4848
"engines": {
4949
"node": "21.6.2"
5050
}

0 commit comments

Comments
 (0)