mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 23:34:57 +08:00
chore: up deps
This commit is contained in:
20
package.json
20
package.json
@@ -38,24 +38,24 @@
|
|||||||
"./dist"
|
"./dist"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/cli": "19.8.1",
|
"@commitlint/cli": "20.0.0",
|
||||||
"@commitlint/config-conventional": "19.8.1",
|
"@commitlint/config-conventional": "20.0.0",
|
||||||
"@commitlint/types": "19.8.1",
|
"@commitlint/types": "20.0.0",
|
||||||
"@eslint/js": "9.33.0",
|
"@eslint/js": "9.36.0",
|
||||||
"@gkd-kit/api": "0.7.3",
|
"@gkd-kit/api": "0.7.3",
|
||||||
"@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.3.0",
|
"@types/node": "24.5.2",
|
||||||
"eslint": "9.33.0",
|
"eslint": "9.36.0",
|
||||||
"eslint-config-prettier": "10.1.8",
|
"eslint-config-prettier": "10.1.8",
|
||||||
"eslint-plugin-unused-imports": "4.1.4",
|
"eslint-plugin-unused-imports": "4.2.0",
|
||||||
"json5": "2.2.3",
|
"json5": "2.2.3",
|
||||||
"lint-staged": "16.1.5",
|
"lint-staged": "16.2.1",
|
||||||
"prettier": "3.6.2",
|
"prettier": "3.6.2",
|
||||||
"simple-git-hooks": "2.13.1",
|
"simple-git-hooks": "2.13.1",
|
||||||
"tsx": "4.20.4",
|
"tsx": "4.20.6",
|
||||||
"typescript": "5.9.2",
|
"typescript": "5.9.2",
|
||||||
"typescript-eslint": "8.39.1"
|
"typescript-eslint": "8.44.1"
|
||||||
},
|
},
|
||||||
"volta": {
|
"volta": {
|
||||||
"node": "20.13.1"
|
"node": "20.13.1"
|
||||||
|
|||||||
859
pnpm-lock.yaml
generated
859
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user