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

This commit is contained in:
renovate[bot]
2026-08-09 17:40:42 +00:00
committed by GitHub
parent 03c11fa181
commit 4067297d2a
2 changed files with 7 additions and 7 deletions

View File

@@ -65,7 +65,7 @@
"babel-plugin-react-compiler": "1.0.0",
"jsdom": "30.0.1",
"typescript": "7.0.2",
"vite": "8.2.0",
"vite": "8.2.1",
"vite-plugin-checker": "0.14.5",
"vitest": "4.1.10",
"yaml": "2.9.0"
@@ -5923,16 +5923,16 @@
}
},
"node_modules/vite": {
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/vite/-/vite-8.2.0.tgz",
"integrity": "sha512-pn+CFpM0lwDeKwmOq1ZaBK/9sjorZcgqxki6MbY/jPEVd9vichIlmlD4HmQ5wdP5EgqQCFRaACBxMC7uEGc6lQ==",
"version": "8.2.1",
"resolved": "https://registry.npmjs.org/vite/-/vite-8.2.1.tgz",
"integrity": "sha512-EU/eS7BH3XROHh2YnBefjM6DBKA6ZeMZEYQbj7NLWg5wHYlhB8B/Mayd5XsgWq+NFYccDOTemRpdETWR6Ka/lw==",
"devOptional": true,
"license": "MIT",
"dependencies": {
"lightningcss": "^1.33.0",
"picomatch": "^4.0.5",
"postcss": "^8.5.23",
"rolldown": "~1.2.0",
"postcss": "^8.5.25",
"rolldown": "~1.2.1",
"tinyglobby": "^0.2.17"
},
"bin": {