diff --git a/apps/website/package.json b/apps/website/package.json index 832da9d..07c9aad 100644 --- a/apps/website/package.json +++ b/apps/website/package.json @@ -50,7 +50,7 @@ "svelte-preprocess": "^6.0.2", "tslib": "^2.6.3", "typescript": "^5.5.4", - "vite": "5.3.5" + "vite": "5.4.0" }, "type": "module", "browserslist": [ diff --git a/bun.lockb b/bun.lockb index eac1068..40009fa 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 90c6eb7..989f7ad 100644 --- a/package.json +++ b/package.json @@ -19,5 +19,5 @@ "engines": { "node": ">=20.0.0" }, - "packageManager": "bun@1.1.21" + "packageManager": "bun@1.1.22" } \ No newline at end of file