diff --git a/package.json b/package.json index da90f07..6b539ab 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "svelte-check": "^4.3.1", "svelte-preprocess": "^6.0.3", "typescript": "^5.9.2", - "vite": "^7.1.5", + "vite": "^7.1.6", "yarn-upgrade-all": "^0.7.5" }, "type": "module", diff --git a/yarn.lock b/yarn.lock index dc2af73..31352df 100644 --- a/yarn.lock +++ b/yarn.lock @@ -862,10 +862,10 @@ unique-string@^3.0.0: dependencies: crypto-random-string "^4.0.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.6: + version "7.1.6" + resolved "https://registry.yarnpkg.com/vite/-/vite-7.1.6.tgz#336806d29983135677f498a05efb0fd46c5eef2d" + integrity sha512-SRYIB8t/isTwNn8vMB3MR6E+EQZM/WG1aKmmIUCfDXfVvKfc20ZpamngWHKzAmmu9ppsgxsg4b2I7c90JZudIQ== dependencies: esbuild "^0.25.0" fdir "^6.5.0"