diff --git a/bun.lockb b/bun.lockb index 2d04350..f0146d4 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index e0c2589..4c1d51f 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,7 @@ "open-source" ], "dependencies": { + "@octokit/plugin-rest-endpoint-methods": "^13.2.6", "@sinclair/typebox": "0.34.3", "@supabase/supabase-js": "^2.45.2", "@types/markdown-it": "^14.1.2", @@ -68,7 +69,6 @@ "supabase": "1.219.2", "ts-jest": "29.1.5", "ts-node": "^10.9.2", - "tsx": "4.15.6", "typescript": "5.6.2", "typescript-eslint": "8.15.0", "wrangler": "3.89.0"