chore(deps): update dependency vite to v8.1.3 (#2220)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-07-05 12:54:36 +00:00
committed by GitHub
parent 1bd9b71215
commit dbdb40ff01
2 changed files with 5 additions and 5 deletions

View File

@@ -64,7 +64,7 @@
"babel-plugin-react-compiler": "1.0.0", "babel-plugin-react-compiler": "1.0.0",
"jsdom": "29.1.1", "jsdom": "29.1.1",
"typescript": "6.0.3", "typescript": "6.0.3",
"vite": "8.1.2", "vite": "8.1.3",
"vite-plugin-checker": "0.14.4", "vite-plugin-checker": "0.14.4",
"vitest": "4.1.9", "vitest": "4.1.9",
"yaml": "2.9.0" "yaml": "2.9.0"
@@ -5795,9 +5795,9 @@
} }
}, },
"node_modules/vite": { "node_modules/vite": {
"version": "8.1.2", "version": "8.1.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-8.1.2.tgz", "resolved": "https://registry.npmjs.org/vite/-/vite-8.1.3.tgz",
"integrity": "sha512-6YYPbRXTxx6bRXmOn7XdnQAy5DQNHhDgtjhDHI13oe4pY93kkcdGJWxpGwOm++/Wh0QpQhDrpIoVMrmrsI5AGQ==", "integrity": "sha512-Ds+gBRbj0lwRO2Y5hwnUBdxSwlAve9LeRyU4sNnAr0ewW0gWF0n5bgXgUzbgZ49MV9BVUAQUFYVcDUcilUExMA==",
"devOptional": true, "devOptional": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@@ -71,7 +71,7 @@
"babel-plugin-react-compiler": "1.0.0", "babel-plugin-react-compiler": "1.0.0",
"jsdom": "29.1.1", "jsdom": "29.1.1",
"typescript": "6.0.3", "typescript": "6.0.3",
"vite": "8.1.2", "vite": "8.1.3",
"vite-plugin-checker": "0.14.4", "vite-plugin-checker": "0.14.4",
"vitest": "4.1.9", "vitest": "4.1.9",
"yaml": "2.9.0" "yaml": "2.9.0"