refactor: Remove Anify and Consumet integrations, their dependencies, and the ipCheck script.

This commit is contained in:
2025-12-16 08:01:56 -05:00
parent e8c7c7801f
commit 45bf96e764
7 changed files with 1 additions and 655 deletions

View File

@@ -17,7 +17,6 @@
"tsx": "tsx"
},
"dependencies": {
"@consumet/extensions": "github:consumet/consumet.ts#3dd0ccb",
"@hono/swagger-ui": "^0.5.1",
"@hono/zod-openapi": "^0.19.5",
"@hono/zod-validator": "^0.2.2",
@@ -27,7 +26,6 @@
"graphql-request": "^7.4.0",
"hono": "^4.7.7",
"jose": "^5.10.0",
"lodash.isequal": "^4.5.0",
"lodash.mapkeys": "^4.6.0",
"luxon": "^3.6.1",
"zod": "^3.24.3"
@@ -35,7 +33,6 @@
"devDependencies": {
"@cloudflare/vitest-pool-workers": "^0.10.15",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@types/lodash.isequal": "^4.5.8",
"@types/lodash.mapkeys": "^4.6.9",
"@types/luxon": "^3.6.2",
"@types/node": "^25.0.1",
@@ -54,7 +51,6 @@
"ts-morph": "^22.0.0",
"tsx": "^4.20.6",
"typescript": "^5.8.3",
"util": "^0.12.5",
"vitest": "~3.2.4",
"wrangler": "^4.51.0",
"zx": "8.1.5"