Upgrade Vite6 to Vite7 (#13610)

As described in title
This commit is contained in:
Félix Malfait
2025-08-04 22:01:32 +02:00
committed by GitHub
parent b10e7ef642
commit 69f2f94f50
7 changed files with 160 additions and 118 deletions
+1 -1
View File
@@ -339,7 +339,7 @@
"ts-node": "10.9.1",
"tsconfig-paths": "^4.2.0",
"tsx": "^4.17.0",
"vite": "^6.3.5",
"vite": "^7.0.0",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-cjs-interop": "^2.2.0",
"vite-plugin-dts": "3.8.1",