diff --git a/bun.lockb b/bun.lockb index 5d706d6..1e8bf60 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/examples/rollup/bun.lockb b/examples/rollup/bun.lockb index 90fbebf..d52f9bc 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 dc50535..3080801 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 873a7ab..222f41b 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 c25d12c..3918616 100755 Binary files a/examples/webpack/bun.lockb and b/examples/webpack/bun.lockb differ diff --git a/package.json b/package.json index f1091aa..9d93d78 100644 --- a/package.json +++ b/package.json @@ -21,12 +21,12 @@ "@testing-library/svelte": "^5.2.0", "dlz": "^0.1.3", "jsdom": "^24.1.0", - "prettier": "^3.3.2", - "prettier-plugin-svelte": "^3.2.5", + "prettier": "^3.3.3", + "prettier-plugin-svelte": "^3.2.6", "svelte": "^4.2.18", "svelte-readme": "^3.6.3", - "typescript": "^5.5.2", - "vitest": "^2.0.1" + "typescript": "^5.5.3", + "vitest": "^2.0.3" }, "repository": { "type": "git",