updated vite to 7.2.6

This commit is contained in:
CrescentLeaf
2025-12-06 22:51:35 +08:00
parent 00371b1dda
commit 1819c31267

View File

@@ -26,7 +26,7 @@
"@types/react-dom": "18.3.1",
"@vitejs/plugin-react": "4.7.0",
"chalk": "5.4.1",
"vite": "7.0.6",
"vite": "7.2.6",
"vite-plugin-node-polyfills": "^0.24.0"
}
}