feat: 防止npm i 报错

This commit is contained in:
pixelmaxQM 2025-03-27 22:24:20 +08:00
parent 98746fbca5
commit 7e7ec52290
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
"devDependencies": {
"@babel/eslint-parser": "^7.25.1",
"@eslint/js": "^8.56.0",
"@vitejs/plugin-legacy": "^5.2.0",
"@vitejs/plugin-legacy": "^6.0.0",
"@vitejs/plugin-vue": "^5.0.3",
"@vue/cli-plugin-babel": "~5.0.8",
"@vue/cli-plugin-eslint": "~5.0.8",