diff --git a/bun.lockb b/bun.lockb index 09f9e94..2e4a46b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/docs/bun.lockb b/docs/bun.lockb index 8a53060..9d29178 100755 Binary files a/docs/bun.lockb and b/docs/bun.lockb differ diff --git a/docs/package.json b/docs/package.json index 21aedd2..e425118 100644 --- a/docs/package.json +++ b/docs/package.json @@ -31,7 +31,7 @@ "@docusaurus/module-type-aliases": "3.5.2", "@docusaurus/tsconfig": "3.5.2", "@docusaurus/types": "3.5.2", - "typescript": "~5.5.2" + "typescript": "~5.6.0" }, "browserslist": { "production": [ diff --git a/package.json b/package.json index b47858e..a0bf575 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "svelte-adapter-bun": "^0.5.2", "svelte-check": "^4.0.4", "tailwindcss": "^3.4.13", - "typescript": "~5.5.4", + "typescript": "~5.6.0", "typescript-eslint": "^8.8.0", "vite": "^5.4.8", "vitest": "^2.1.4"