diff --git a/bun.lockb b/bun.lockb index a35ec48..e9f2ca2 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 0fba685..2e1115e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@sveltejs/adapter-auto": "^3.2.5", "@sveltejs/adapter-cloudflare": "^4.7.3", "@sveltejs/kit": "^2.7.1", - "@sveltejs/vite-plugin-svelte": "^3.1.2", + "@sveltejs/vite-plugin-svelte": "^4", "autoprefixer": "^10.4.20", "daisyui": "^4.12.13", "eslint": "^9.12.0", @@ -26,9 +26,9 @@ "postcss": "^8.4.47", "prettier": "^3.3.3", "prettier-plugin-svelte": "^3.2.7", - "svelte": "^4.2.19", + "svelte": "^5", "svelte-check": "^4.0.5", - "svelte-eslint-parser": "^0.41.1", + "svelte-eslint-parser": "^0.43", "svelte-preprocess": "^6.0.3", "tailwindcss": "^3.4.13", "tslib": "^2.7.0",