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:
20
package.json
20
package.json
@@ -38,25 +38,25 @@
|
|||||||
"./dist"
|
"./dist"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@commitlint/cli": "19.3.0",
|
"@commitlint/cli": "19.4.1",
|
||||||
"@commitlint/config-conventional": "19.2.2",
|
"@commitlint/config-conventional": "19.4.1",
|
||||||
"@commitlint/types": "19.0.3",
|
"@commitlint/types": "19.0.3",
|
||||||
"@eslint/js": "9.8.0",
|
"@eslint/js": "9.9.1",
|
||||||
"@gkd-kit/api": "0.3.3",
|
"@gkd-kit/api": "0.4.0",
|
||||||
"@gkd-kit/define": "0.0.1",
|
"@gkd-kit/define": "0.0.1",
|
||||||
"@gkd-kit/tools": "0.5.0",
|
"@gkd-kit/tools": "0.5.0",
|
||||||
"@types/eslint__js": "8.42.3",
|
"@types/eslint__js": "8.42.3",
|
||||||
"@types/node": "22.1.0",
|
"@types/node": "22.5.3",
|
||||||
"eslint": "9.8.0",
|
"eslint": "9.9.1",
|
||||||
"eslint-config-prettier": "9.1.0",
|
"eslint-config-prettier": "9.1.0",
|
||||||
"eslint-plugin-unused-imports": "4.0.1",
|
"eslint-plugin-unused-imports": "4.1.3",
|
||||||
"json5": "2.2.3",
|
"json5": "2.2.3",
|
||||||
"lint-staged": "15.2.8",
|
"lint-staged": "15.2.10",
|
||||||
"prettier": "3.3.3",
|
"prettier": "3.3.3",
|
||||||
"simple-git-hooks": "2.11.1",
|
"simple-git-hooks": "2.11.1",
|
||||||
"tsx": "4.16.5",
|
"tsx": "4.19.0",
|
||||||
"typescript": "5.5.4",
|
"typescript": "5.5.4",
|
||||||
"typescript-eslint": "8.0.1"
|
"typescript-eslint": "8.4.0"
|
||||||
},
|
},
|
||||||
"volta": {
|
"volta": {
|
||||||
"node": "20.13.1"
|
"node": "20.13.1"
|
||||||
|
|||||||
668
pnpm-lock.yaml
generated
668
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user