diff --git a/package.json b/package.json index ac57e17..5c7d3b7 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "license": "MIT", "devDependencies": { "bottom-tip": "^0.1.5", - "vite": "^7.1.5" + "vite": "^7.1.11" }, "dependencies": { "@calcit/procs": "^0.9.18", diff --git a/yarn.lock b/yarn.lock index c647fde..41f191d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -500,10 +500,10 @@ virtual-dom@^2.1.1: x-is-array "0.1.0" x-is-string "0.1.0" -vite@^7.1.5: - version "7.1.5" - resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.5.tgz#4dbcb48c6313116689be540466fc80faa377be38" - integrity sha512-4cKBO9wR75r0BeIWWWId9XK9Lj6La5X846Zw9dFfzMRw38IlTk2iCcUt6hsyiDRcPidc55ZParFYDXi0nXOeLQ== +vite@^7.1.11: + version "7.1.11" + resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.11.tgz#4d006746112fee056df64985191e846ebfb6007e" + integrity sha512-uzcxnSDVjAopEUjljkWh8EIrg6tlzrjFUfMcR1EVsRDGwf/ccef0qQPRyOrROwhrTDaApueq+ja+KLPlzR/zdg== dependencies: esbuild "^0.25.0" fdir "^6.5.0"