diff --git a/bun.lockb b/bun.lockb index d49040d..2a3d566 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 331d241..a227481 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@shikijs/themes": "4.0.2", "@sveltejs/adapter-vercel": "6.3.3", "@sveltejs/kit": "2.55.0", - "@sveltejs/vite-plugin-svelte": "6.2.4", + "@sveltejs/vite-plugin-svelte": "7.0.0", "@tailwindcss/forms": "0.5.11", "@tailwindcss/typography": "0.5.19", "@tailwindcss/vite": "4.2.1", @@ -48,13 +48,13 @@ "typescript": "5.9.3", "typescript-eslint": "8.57.0", "vercel": "50.32.5", - "vite": "7.3.1" + "vite": "8.0.0" }, "dependencies": { "@lucide/svelte": "^0.577.0", "@lukulent/svelte-umami": "^0.0.4", - "@vercel/analytics": "^1.5.0", - "@vercel/speed-insights": "^1.2.0", + "@vercel/analytics": "^2.0.0", + "@vercel/speed-insights": "^2.0.0", "runed": "^0.37.0", "tailwind-merge": "^3.3.0", "tailwind-variants": "^3.0.0"