mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-18 07:45:10 +08:00
chore: up deps
This commit is contained in:
27
package.json
27
package.json
@@ -38,25 +38,24 @@
|
|||||||
"./dist"
|
"./dist"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/cli": "19.6.0",
|
"@commitlint/cli": "19.8.0",
|
||||||
"@commitlint/config-conventional": "19.6.0",
|
"@commitlint/config-conventional": "19.8.0",
|
||||||
"@commitlint/types": "19.5.0",
|
"@commitlint/types": "19.8.0",
|
||||||
"@eslint/js": "9.15.0",
|
"@eslint/js": "9.22.0",
|
||||||
"@gkd-kit/api": "0.6.0",
|
"@gkd-kit/api": "0.6.0",
|
||||||
"@gkd-kit/define": "0.0.1",
|
"@gkd-kit/define": "0.0.1",
|
||||||
"@gkd-kit/tools": "0.5.2",
|
"@gkd-kit/tools": "0.6.0",
|
||||||
"@types/eslint__js": "8.42.3",
|
"@types/node": "22.13.10",
|
||||||
"@types/node": "22.10.1",
|
"eslint": "9.22.0",
|
||||||
"eslint": "9.15.0",
|
"eslint-config-prettier": "10.1.1",
|
||||||
"eslint-config-prettier": "9.1.0",
|
|
||||||
"eslint-plugin-unused-imports": "4.1.4",
|
"eslint-plugin-unused-imports": "4.1.4",
|
||||||
"json5": "2.2.3",
|
"json5": "2.2.3",
|
||||||
"lint-staged": "15.2.10",
|
"lint-staged": "15.5.0",
|
||||||
"prettier": "3.4.1",
|
"prettier": "3.5.3",
|
||||||
"simple-git-hooks": "2.11.1",
|
"simple-git-hooks": "2.11.1",
|
||||||
"tsx": "4.19.2",
|
"tsx": "4.19.3",
|
||||||
"typescript": "5.7.2",
|
"typescript": "5.8.2",
|
||||||
"typescript-eslint": "8.16.0"
|
"typescript-eslint": "8.27.0"
|
||||||
},
|
},
|
||||||
"volta": {
|
"volta": {
|
||||||
"node": "20.13.1"
|
"node": "20.13.1"
|
||||||
|
|||||||
965
pnpm-lock.yaml
generated
965
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user