diff --git a/bun.lockb b/bun.lockb index 4f68112..244a8cd 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/examples/rollup/bun.lockb b/examples/rollup/bun.lockb index c748ffa..e5343ba 100755 Binary files a/examples/rollup/bun.lockb and b/examples/rollup/bun.lockb differ diff --git a/examples/routify/bun.lockb b/examples/routify/bun.lockb index 93ae97e..4d53634 100755 Binary files a/examples/routify/bun.lockb and b/examples/routify/bun.lockb differ diff --git a/examples/routify/package.json b/examples/routify/package.json index 4ba991b..dd8b329 100644 --- a/examples/routify/package.json +++ b/examples/routify/package.json @@ -7,7 +7,7 @@ "preview": "vite preview" }, "devDependencies": { - "@roxi/routify": "^3.0.0-next.239", + "@roxi/routify": "^3.0.0-next.240", "@sveltejs/vite-plugin-svelte": "latest", "@tsconfig/svelte": "latest", "svelte": "latest", diff --git a/examples/sveltekit/bun.lockb b/examples/sveltekit/bun.lockb index 56f894a..c53644b 100755 Binary files a/examples/sveltekit/bun.lockb and b/examples/sveltekit/bun.lockb differ diff --git a/examples/vite/bun.lockb b/examples/vite/bun.lockb index f6d211a..b49d477 100755 Binary files a/examples/vite/bun.lockb and b/examples/vite/bun.lockb differ diff --git a/examples/vite@svelte-5/bun.lockb b/examples/vite@svelte-5/bun.lockb index 350f86d..043efa8 100755 Binary files a/examples/vite@svelte-5/bun.lockb and b/examples/vite@svelte-5/bun.lockb differ diff --git a/examples/webpack/bun.lockb b/examples/webpack/bun.lockb index 6c0fefc..79d1659 100755 Binary files a/examples/webpack/bun.lockb and b/examples/webpack/bun.lockb differ diff --git a/package.json b/package.json index 3008a21..27faf90 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "postcss": "latest", "prettier": "latest", "prettier-plugin-svelte": "latest", - "svelte": "latest", + "svelte": "^4.2.19", "svelte-focus-key": "latest", "typescript": "latest", "vite": "latest"