chore: up deps

This commit is contained in:
AIsouler
2025-04-08 20:08:54 +08:00
parent 8040a7c135
commit 55dbf386fc
2 changed files with 262 additions and 254 deletions

View File

@@ -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"