mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-16 23:10:11 +08:00
chore: up deps
This commit is contained in:
18
package.json
18
package.json
@@ -38,29 +38,29 @@
|
|||||||
"./dist"
|
"./dist"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/cli": "20.1.0",
|
"@commitlint/cli": "20.2.0",
|
||||||
"@commitlint/config-conventional": "20.0.0",
|
"@commitlint/config-conventional": "20.2.0",
|
||||||
"@commitlint/types": "20.0.0",
|
"@commitlint/types": "20.2.0",
|
||||||
"@eslint/js": "9.39.1",
|
"@eslint/js": "9.39.1",
|
||||||
"@gkd-kit/api": "0.8.0",
|
"@gkd-kit/api": "0.8.0",
|
||||||
"@gkd-kit/define": "0.0.1",
|
"@gkd-kit/define": "0.0.1",
|
||||||
"@gkd-kit/tools": "0.8.0",
|
"@gkd-kit/tools": "0.8.0",
|
||||||
"@types/node": "24.10.1",
|
"@types/node": "25.0.0",
|
||||||
"eslint": "9.39.1",
|
"eslint": "9.39.1",
|
||||||
"eslint-config-prettier": "10.1.8",
|
"eslint-config-prettier": "10.1.8",
|
||||||
"eslint-plugin-unused-imports": "4.3.0",
|
"eslint-plugin-unused-imports": "4.3.0",
|
||||||
"json5": "2.2.3",
|
"json5": "2.2.3",
|
||||||
"lint-staged": "16.2.6",
|
"lint-staged": "16.2.7",
|
||||||
"prettier": "3.6.2",
|
"prettier": "3.7.4",
|
||||||
"simple-git-hooks": "2.13.1",
|
"simple-git-hooks": "2.13.1",
|
||||||
"tsx": "4.20.6",
|
"tsx": "4.21.0",
|
||||||
"typescript": "5.9.3",
|
"typescript": "5.9.3",
|
||||||
"typescript-eslint": "8.46.4"
|
"typescript-eslint": "8.49.0"
|
||||||
},
|
},
|
||||||
"volta": {
|
"volta": {
|
||||||
"node": "20.13.1"
|
"node": "20.13.1"
|
||||||
},
|
},
|
||||||
"packageManager": "pnpm@10.17.1",
|
"packageManager": "pnpm@10.25.0",
|
||||||
"engineStrict": true,
|
"engineStrict": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=22"
|
"node": ">=22"
|
||||||
|
|||||||
658
pnpm-lock.yaml
generated
658
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user