⬆️ 更新依赖项版本

This commit is contained in:
BTMuli
2025-05-09 11:37:12 +08:00
parent c31cf7aa82
commit 82c06c3727
4 changed files with 399 additions and 395 deletions

View File

@@ -109,9 +109,9 @@
"@types/color-convert": "^2.0.4",
"@types/fs-extra": "^11.0.4",
"@types/js-md5": "^0.7.2",
"@types/node": "^22.15.3",
"@types/node": "^22.15.14",
"@types/uuid": "^10.0.0",
"@typescript-eslint/parser": "^8.31.1",
"@typescript-eslint/parser": "^8.32.0",
"@vitejs/plugin-vue": "^5.2.3",
"concurrently": "^9.1.2",
"eslint": "^9.26.0",
@@ -124,7 +124,7 @@
"globals": "^16.0.0",
"husky": "^9.1.7",
"jsonc-eslint-parser": "^2.4.0",
"lint-staged": "^15.5.1",
"lint-staged": "^15.5.2",
"oxlint": "^0.16.9",
"prettier": "3.5.3",
"stylelint": "^16.19.1",
@@ -134,10 +134,10 @@
"stylelint-high-performance-animation": "^1.11.0",
"stylelint-order": "^7.0.0",
"stylelint-prettier": "^5.0.3",
"stylelint-scss": "^6.11.1",
"stylelint-scss": "^6.12.0",
"tsx": "^4.19.4",
"typescript": "^5.8.3",
"typescript-eslint": "^8.31.1",
"typescript-eslint": "^8.32.0",
"vite": "^6.3.5",
"vite-plugin-vue-devtools": "^7.7.6",
"vite-plugin-vuetify": "^2.1.1",