diff --git a/bun.lockb b/bun.lockb index 2983e25..d23afcd 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 98c5d66..34a9844 100644 --- a/package.json +++ b/package.json @@ -12,24 +12,24 @@ }, "devDependencies": { "@arethetypeswrong/cli": "^0.16.1", - "@biomejs/biome": "^1.8.3", + "@biomejs/biome": "^1.9.1", "@remix-run/cloudflare": "^2.0.0", "@remix-run/deno": "^2.0.0", - "@remix-run/dev": "^2.11.0", + "@remix-run/dev": "^2.12.0", "@remix-run/node": "^2.0.0", "@remix-run/react": "^2.0.0", - "@remix-run/server-runtime": "^2.11.0", + "@remix-run/server-runtime": "^2.12.0", "@total-typescript/tsconfig": "^1.0.4", "@types/accept-language-parser": "^1.5.6", - "@types/bun": "^1.1.6", - "@types/react": "^18.3.3", + "@types/bun": "^1.1.9", + "@types/react": "^18.3.7", "consola": "^3.2.3", "i18next": "^23.1.0", "react": "^16.8.0 || ^17.0.0 || ^18.0.0", "react-i18next": "^13.0.0 || ^14.0.0 || ^15.0.0", - "typedoc": "^0.26.5", - "typedoc-plugin-mdn-links": "^3.2.6", - "typescript": "^5.5.4" + "typedoc": "^0.26.7", + "typedoc-plugin-mdn-links": "^3.2.12", + "typescript": "^5.6.2" }, "peerDependencies": { "@remix-run/cloudflare": "^2.0.0",