chore: bump vite@6.x (#9210)

This commit is contained in:
David Luzar 2025-03-04 14:00:13 +01:00 committed by GitHub
parent d1112bbf4f
commit d21c6a1bc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 357 additions and 348 deletions

View File

@ -10,6 +10,7 @@
"examples/*" "examples/*"
], ],
"devDependencies": { "devDependencies": {
"@babel/preset-env": "7.26.9",
"@excalidraw/eslint-config": "1.0.3", "@excalidraw/eslint-config": "1.0.3",
"@excalidraw/prettier-config": "1.0.2", "@excalidraw/prettier-config": "1.0.2",
"@types/chai": "4.3.0", "@types/chai": "4.3.0",
@ -18,7 +19,7 @@
"@types/react": "19.0.10", "@types/react": "19.0.10",
"@types/react-dom": "19.0.4", "@types/react-dom": "19.0.4",
"@types/socket.io-client": "3.0.0", "@types/socket.io-client": "3.0.0",
"@vitejs/plugin-react": "3.1.0", "@vitejs/plugin-react": "4.3.4",
"@vitest/coverage-v8": "3.0.7", "@vitest/coverage-v8": "3.0.7",
"@vitest/ui": "2.0.5", "@vitest/ui": "2.0.5",
"chai": "4.3.6", "chai": "4.3.6",
@ -34,11 +35,11 @@
"prettier": "2.6.2", "prettier": "2.6.2",
"rewire": "6.0.0", "rewire": "6.0.0",
"typescript": "4.9.4", "typescript": "4.9.4",
"vite": "5.0.12", "vite": "6.2.0",
"vite-plugin-checker": "0.7.2", "vite-plugin-checker": "0.7.2",
"vite-plugin-ejs": "1.7.0", "vite-plugin-ejs": "1.7.0",
"vite-plugin-pwa": "0.21.1", "vite-plugin-pwa": "0.21.1",
"vite-plugin-svgr": "4.2.0", "vite-plugin-svgr": "4.3.0",
"vitest": "3.0.6", "vitest": "3.0.6",
"vitest-canvas-mock": "0.3.3" "vitest-canvas-mock": "0.3.3"
}, },

698
yarn.lock

File diff suppressed because it is too large Load Diff