chore(deps): update dependency vite to ^7.2.7

This commit is contained in:
renovate[bot]
2025-12-11 03:42:05 +00:00
committed by GitHub
parent 28f23a73af
commit 3e76c142c3
2 changed files with 5 additions and 5 deletions

View File

@@ -60,7 +60,7 @@
"babel-plugin-react-compiler": "1.0.0",
"jsdom": "^27.2.0",
"typescript": "^5.9.3",
"vite": "^7.2.6",
"vite": "^7.2.7",
"vite-plugin-checker": "^0.11.0",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^4.0.15",
@@ -6100,9 +6100,9 @@
"license": "MIT"
},
"node_modules/vite": {
"version": "7.2.6",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.2.6.tgz",
"integrity": "sha512-tI2l/nFHC5rLh7+5+o7QjKjSR04ivXDF4jcgV0f/bTQ+OJiITy5S6gaynVsEM+7RqzufMnVbIon6Sr5x1SDYaQ==",
"version": "7.2.7",
"resolved": "https://registry.npmjs.org/vite/-/vite-7.2.7.tgz",
"integrity": "sha512-ITcnkFeR3+fI8P1wMgItjGrR10170d8auB4EpMLPqmx6uxElH3a/hHGQabSHKdqd4FXWO1nFIp9rRn7JQ34ACQ==",
"dev": true,
"license": "MIT",
"peer": true,

View File

@@ -67,7 +67,7 @@
"babel-plugin-react-compiler": "1.0.0",
"jsdom": "^27.2.0",
"typescript": "^5.9.3",
"vite": "^7.2.6",
"vite": "^7.2.7",
"vite-plugin-checker": "^0.11.0",
"vite-tsconfig-paths": "^5.1.4",
"vitest": "^4.0.15",