mirror of
https://github.com/AIsouler/GKD_subscription.git
synced 2025-12-17 07:18:24 +08:00
chore: up deps
This commit is contained in:
12
package.json
12
package.json
@@ -41,12 +41,12 @@
|
||||
"@commitlint/cli": "19.8.0",
|
||||
"@commitlint/config-conventional": "19.8.0",
|
||||
"@commitlint/types": "19.8.0",
|
||||
"@eslint/js": "9.23.0",
|
||||
"@gkd-kit/api": "0.7.0",
|
||||
"@eslint/js": "9.24.0",
|
||||
"@gkd-kit/api": "0.7.1",
|
||||
"@gkd-kit/define": "0.0.1",
|
||||
"@gkd-kit/tools": "0.6.0",
|
||||
"@types/node": "22.13.14",
|
||||
"eslint": "9.23.0",
|
||||
"@types/node": "22.14.0",
|
||||
"eslint": "9.24.0",
|
||||
"eslint-config-prettier": "10.1.1",
|
||||
"eslint-plugin-unused-imports": "4.1.4",
|
||||
"json5": "2.2.3",
|
||||
@@ -54,8 +54,8 @@
|
||||
"prettier": "3.5.3",
|
||||
"simple-git-hooks": "2.12.1",
|
||||
"tsx": "4.19.3",
|
||||
"typescript": "5.8.2",
|
||||
"typescript-eslint": "8.28.0"
|
||||
"typescript": "5.8.3",
|
||||
"typescript-eslint": "8.29.1"
|
||||
},
|
||||
"volta": {
|
||||
"node": "20.13.1"
|
||||
|
||||
Reference in New Issue
Block a user