Update dependency vite to v8 (#33252)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-22 08:48:19 +00:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent 44a2c9936d
commit a08c34142f
2 changed files with 8 additions and 156 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
"rollup-plugin-external-globals": "^0.13.0",
"semver": "^7.6.3",
"typescript": "^5.7.3",
"vite": "^7.3.2",
"vite": "^8.0.0",
"vite-plugin-dts": "^4.5.0",
"vitest": "^4.0.0",
"vitest-sonar-reporter": "^3.0.0"