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

This commit is contained in:
renovate[bot]
2026-07-12 07:51:07 +00:00
committed by GitHub
parent 963a562100
commit 945e312c41
2 changed files with 7 additions and 7 deletions

View File

@@ -64,7 +64,7 @@
"babel-plugin-react-compiler": "1.0.0",
"jsdom": "29.1.1",
"typescript": "7.0.2",
"vite": "8.1.3",
"vite": "8.1.4",
"vite-plugin-checker": "0.14.4",
"vitest": "4.1.10",
"yaml": "2.9.0"
@@ -5683,16 +5683,16 @@
}
},
"node_modules/vite": {
"version": "8.1.3",
"resolved": "https://registry.npmjs.org/vite/-/vite-8.1.3.tgz",
"integrity": "sha512-Ds+gBRbj0lwRO2Y5hwnUBdxSwlAve9LeRyU4sNnAr0ewW0gWF0n5bgXgUzbgZ49MV9BVUAQUFYVcDUcilUExMA==",
"version": "8.1.4",
"resolved": "https://registry.npmjs.org/vite/-/vite-8.1.4.tgz",
"integrity": "sha512-bTT9PsdWO+MQMNG9ZXIP/qM9wGh37DFxTV/sPq9cFpHr3w4jkgef032PkAL9jAqhk3Nz8NQw3O8n6/xFkqO4QQ==",
"devOptional": true,
"license": "MIT",
"dependencies": {
"lightningcss": "^1.32.0",
"picomatch": "^4.0.4",
"picomatch": "^4.0.5",
"postcss": "^8.5.16",
"rolldown": "~1.1.3",
"rolldown": "~1.1.4",
"tinyglobby": "^0.2.17"
},
"bin": {

View File

@@ -71,7 +71,7 @@
"babel-plugin-react-compiler": "1.0.0",
"jsdom": "29.1.1",
"typescript": "7.0.2",
"vite": "8.1.3",
"vite": "8.1.4",
"vite-plugin-checker": "0.14.4",
"vitest": "4.1.10",
"yaml": "2.9.0"