chore(deps): update dependency vite to v8.1.2

This commit is contained in:
renovate[bot]
2026-07-04 01:29:31 +00:00
committed by GitHub
parent 34408ccdb0
commit 69dfbc81cc
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.1", "vite": "8.1.2",
"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.1", "version": "8.1.2",
"resolved": "https://registry.npmjs.org/vite/-/vite-8.1.1.tgz", "resolved": "https://registry.npmjs.org/vite/-/vite-8.1.2.tgz",
"integrity": "sha512-X/05/cT+VITy2AeDc1der6smvGWWREtL4hPbPTaVbjSBuuWkmNOjR6HP3NzqcQA2nF6VHGUPaFRJyft/2AE9Kg==", "integrity": "sha512-6YYPbRXTxx6bRXmOn7XdnQAy5DQNHhDgtjhDHI13oe4pY93kkcdGJWxpGwOm++/Wh0QpQhDrpIoVMrmrsI5AGQ==",
"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.1", "vite": "8.1.2",
"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"