Update vite

This commit is contained in:
renovate[bot]
2026-06-04 08:13:41 +00:00
committed by GitHub
parent fcffb91979
commit 2a6e185be9
5 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -23,9 +23,9 @@
"react": "19.2.6",
"rollup-plugin-external-globals": "^0.13.0",
"typescript": "^6.0.0",
"vite": "^7.3.2",
"vite": "^8.0.0",
"vite-plugin-node-polyfills": "^0.28.0",
"vite-plugin-svgr": "^4.3.0"
"vite-plugin-svgr": "^5.0.0"
},
"dependencies": {
"@radix-ui/react-dialog": "^1.1.6",
+1 -1
View File
@@ -26,7 +26,7 @@
"react-dom": "19.2.6",
"rollup-plugin-external-globals": "^0.13.0",
"typescript": "^6.0.0",
"vite": "^7.3.2",
"vite": "^8.0.0",
"vite-plugin-node-polyfills": "^0.28.0"
}
}
@@ -20,7 +20,7 @@
"react": "19.2.6",
"rollup-plugin-external-globals": "^0.13.0",
"typescript": "^6.0.0",
"vite": "^7.3.2",
"vite": "^8.0.0",
"vite-plugin-node-polyfills": "^0.28.0"
},
"dependencies": {
@@ -16,9 +16,9 @@
"@types/node": "^22.10.7",
"@vitest/coverage-v8": "^4.0.0",
"typescript": "^6.0.0",
"vite": "^7.3.2",
"vite": "^8.0.0",
"vitest": "^4.0.0",
"vitest-sonar-reporter": "^2.0.0"
"vitest-sonar-reporter": "^3.0.0"
},
"dependencies": {
"zod": "^4.0.0"
@@ -25,11 +25,11 @@
"react": "^19",
"rollup-plugin-external-globals": "^0.13.0",
"typescript": "^6.0.0",
"vite": "^7.1.11",
"vite": "^8.0.0",
"vite-plugin-node-polyfills": "^0.28.0",
"vite-plugin-svgr": "^4.3.0",
"vite-plugin-svgr": "^5.0.0",
"vitest": "^4.0.0",
"vitest-sonar-reporter": "^2.0.0"
"vitest-sonar-reporter": "^3.0.0"
},
"dependencies": {
"@vector-im/compound-design-tokens": "^10.0.0",