Skip to content

Commit 13329be

Browse files
chore(deps): bump all non-major dependencies
1 parent b33629e commit 13329be

File tree

2 files changed

+127
-120
lines changed

2 files changed

+127
-120
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -18,24 +18,24 @@
1818
"consola": "^3.4.2",
1919
"dayjs": "^1.11.13",
2020
"discord.js": "^14.18.0",
21-
"i18next": "^25.0.0",
21+
"i18next": "^25.0.1",
2222
"i18next-fs-backend": "^2.6.0",
2323
"ofetch": "^1.4.1",
2424
"prisma": "^6.6.0"
2525
},
2626
"devDependencies": {
27-
"@eslint/js": "^9.25.0",
27+
"@eslint/js": "^9.25.1",
2828
"@stylistic/eslint-plugin-ts": "^4.2.0",
2929
"@types/common-tags": "^1.8.4",
30-
"@types/node": "^22.14.1",
30+
"@types/node": "^22.15.1",
3131
"c12": "^3.0.3",
3232
"dotenv": "^16.5.0",
33-
"eslint": "^9.25.0",
33+
"eslint": "^9.25.1",
3434
"eslint-plugin-import": "^2.31.0",
35-
"prisma-json-types-generator": "^3.2.3",
35+
"prisma-json-types-generator": "^3.3.0",
3636
"tsx": "^4.19.3",
3737
"typescript": "^5.8.3",
38-
"typescript-eslint": "^8.30.1"
38+
"typescript-eslint": "^8.31.0"
3939
},
4040
"packageManager": "pnpm@9.15.9"
4141
}

0 commit comments

Comments
 (0)