1
0
mirror of synced 2025-11-06 04:21:02 +08:00

chore: update vite

This commit is contained in:
roymondchen
2025-03-27 11:29:18 +08:00
parent 4ddc55aa6d
commit f17ef325b1
6 changed files with 161 additions and 151 deletions

View File

@@ -34,6 +34,6 @@
"@vitejs/plugin-legacy": "^6.0.0",
"@vitejs/plugin-react-refresh": "^1.3.1",
"typescript": "^5.7.3",
"vite": "^6.0.10"
"vite": "^6.2.3"
}
}

View File

@@ -33,7 +33,7 @@
"rollup": "^4.31.0",
"rollup-plugin-external-globals": "^0.10.0",
"sass": "^1.83.0",
"vite": "^6.0.10",
"vite": "^6.2.3",
"@vitejs/plugin-legacy": "^6.0.0",
"@vitejs/plugin-vue2": "^2.3.1",
"vue-template-compiler": "^2.7.4"

View File

@@ -37,6 +37,6 @@
"sass": "^1.83.0",
"terser": "^5.31.6",
"typescript": "^5.7.3",
"vite": "^6.0.10"
"vite": "^6.2.3"
}
}