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

This commit is contained in:
renovate[bot]
2026-07-03 15:25:47 +00:00
committed by GitHub
parent 6e3e9add36
commit 17dbdb66bf
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": "6.0.3",
"vite": "8.1.0",
"vite": "8.1.1",
"vite-plugin-checker": "0.14.4",
"vitest": "4.1.9",
"yaml": "2.9.0"
@@ -5795,16 +5795,16 @@
}
},
"node_modules/vite": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/vite/-/vite-8.1.0.tgz",
"integrity": "sha512-BuJcQK/56NQTWDGn4ABea3q4SSBdNPWwNZKTkkUpcMPnLoquSYH8llRtSUIgoL1KSCpHt5eghLShn50mH36y7Q==",
"version": "8.1.1",
"resolved": "https://registry.npmjs.org/vite/-/vite-8.1.1.tgz",
"integrity": "sha512-X/05/cT+VITy2AeDc1der6smvGWWREtL4hPbPTaVbjSBuuWkmNOjR6HP3NzqcQA2nF6VHGUPaFRJyft/2AE9Kg==",
"devOptional": true,
"license": "MIT",
"dependencies": {
"lightningcss": "^1.32.0",
"picomatch": "^4.0.4",
"postcss": "^8.5.15",
"rolldown": "~1.1.2",
"postcss": "^8.5.16",
"rolldown": "~1.1.3",
"tinyglobby": "^0.2.17"
},
"bin": {

View File

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