diff --git a/bun.lockb b/bun.lockb index e721aa0..2c72c35 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/examples/rollup/bun.lockb b/examples/rollup/bun.lockb index 2cf489c..40e8014 100755 Binary files a/examples/rollup/bun.lockb and b/examples/rollup/bun.lockb differ diff --git a/examples/sveltekit/bun.lockb b/examples/sveltekit/bun.lockb index 708334a..773b63a 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 cf9bed1..629e213 100755 Binary files a/examples/vite/bun.lockb and b/examples/vite/bun.lockb differ diff --git a/examples/webpack/bun.lockb b/examples/webpack/bun.lockb index 3479d9f..6aa9869 100755 Binary files a/examples/webpack/bun.lockb and b/examples/webpack/bun.lockb differ diff --git a/package.json b/package.json index 7ce6a2c..535b4b3 100644 --- a/package.json +++ b/package.json @@ -17,17 +17,17 @@ "dayjs": "^1.11.12" }, "devDependencies": { - "@rollup/plugin-commonjs": "^21.1.0", - "@sveltejs/vite-plugin-svelte": "^3.1.1", + "@rollup/plugin-commonjs": "^26.0.1", + "@sveltejs/vite-plugin-svelte": "^3.1.2", "@testing-library/svelte": "^5.2.1", "dlz": "^0.1.3", - "jsdom": "^24.1.1", + "jsdom": "^25.0.0", "prettier": "^3.3.3", "prettier-plugin-svelte": "^3.2.6", - "svelte": "^4.2.18", + "svelte": "^4.2.19", "svelte-readme": "^3.6.3", - "typescript": "^5.5.4", - "vitest": "^2.0.5" + "typescript": "^5.6.2", + "vitest": "^2.1.1" }, "repository": { "type": "git",