chore(deps): update dependency vite to ^7.1.9

This commit is contained in:
renovate[bot]
2025-10-03 05:30:16 +00:00
committed by GitHub
parent 9339847d09
commit 9f61442cec
2 changed files with 5 additions and 5 deletions

View File

@@ -62,7 +62,7 @@
"jsdom": "^27.0.0",
"rollup-plugin-visualizer": "^6.0.4",
"typescript": "^5.9.3",
"vite": "^7.1.8",
"vite": "^7.1.9",
"vite-plugin-checker": "^0.11.0",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.2.4",
@@ -6392,9 +6392,9 @@
"license": "MIT"
},
"node_modules/vite": {
"version": "7.1.8",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.8.tgz",
"integrity": "sha512-oBXvfSHEOL8jF+R9Am7h59Up07kVVGH1NrFGFoEG6bPDZP3tGpQhvkBpy5x7U6+E6wZCu9OihsWgJqDbQIm8LQ==",
"version": "7.1.9",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.1.9.tgz",
"integrity": "sha512-4nVGliEpxmhCL8DslSAUdxlB6+SMrhB0a1v5ijlh1xB1nEPuy1mxaHxysVucLHuWryAxLWg6a5ei+U4TLn/rFg==",
"dev": true,
"license": "MIT",
"peer": true,

View File

@@ -69,7 +69,7 @@
"jsdom": "^27.0.0",
"rollup-plugin-visualizer": "^6.0.4",
"typescript": "^5.9.3",
"vite": "^7.1.8",
"vite": "^7.1.9",
"vite-plugin-checker": "^0.11.0",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^3.2.4",