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

This commit is contained in:
renovate[bot]
2026-06-04 10:09:32 +00:00
committed by GitHub
parent 66ad0c3548
commit 6966efeda5
2 changed files with 5 additions and 5 deletions

View File

@@ -66,7 +66,7 @@
"jsdom": "29.1.1",
"lint-staged": "17.0.7",
"typescript": "6.0.3",
"vite": "8.0.15",
"vite": "8.0.16",
"vite-plugin-checker": "0.14.1",
"vitest": "4.1.8",
"yaml": "2.9.0"
@@ -6071,9 +6071,9 @@
}
},
"node_modules/vite": {
"version": "8.0.15",
"resolved": "https://registry.npmjs.org/vite/-/vite-8.0.15.tgz",
"integrity": "sha512-qpgllRxrLqwsMAGRdLhsEr9bepaOQk1rxH1xT2coBXLaEB/bfkqQj1j7RMxwMfnYrvO1ZnFMiwX+wBVgnsyn0g==",
"version": "8.0.16",
"resolved": "https://registry.npmjs.org/vite/-/vite-8.0.16.tgz",
"integrity": "sha512-h9bXPmJichP5fLmVQo3PyaGSDE2n3aPuomeAlVRm0JLmt4rY6zmPKd59HYI4LNW8oTK7tlTsuC7l/m7awx9Jcw==",
"devOptional": true,
"license": "MIT",
"dependencies": {

View File

@@ -74,7 +74,7 @@
"jsdom": "29.1.1",
"lint-staged": "17.0.7",
"typescript": "6.0.3",
"vite": "8.0.15",
"vite": "8.0.16",
"vite-plugin-checker": "0.14.1",
"vitest": "4.1.8",
"yaml": "2.9.0"