diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/package.json b/package.json index e81bf7515..94e45d994 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,10 @@ "@kobalte/core": "0.13.11", "@types/node": "22.13.9", "@tsconfig/node22": "22.0.2", + "@tsconfig/bun": "1.0.9", + "@cloudflare/workers-types": "4.20251008.0", + "@openauthjs/openauth": "0.0.0-20250322224806", + "diff": "8.0.2", "ai": "5.0.8", "hono": "4.7.10", "fuzzysort": "3.1.0", @@ -32,7 +36,7 @@ } }, "devDependencies": { - "@tsconfig/bun": "1.0.9", + "@tsconfig/bun": "catalog:", "husky": "9.1.7", "prettier": "3.6.2", "sst": "3.17.19", |
