chore: ⚰️ Remove unused dependencies
Some checks failed
CodeQL Scan / Analyze (javascript-typescript) (push) Failing after 5s
Build Docker Images / lint (push) Failing after 10s
Build Docker Images / check (push) Failing after 10s
Build Docker Images / tests (push) Failing after 6s
Build Docker Images / build (server, Dockerfile, ${{ github.repository_owner }}/server) (push) Has been skipped
Build Docker Images / build (worker, Worker.Dockerfile, ${{ github.repository_owner }}/worker) (push) Has been skipped
Deploy Docs to GitHub Pages / build (push) Failing after 5s
Mirror to Codeberg / Mirror (push) Failing after 0s
Deploy Docs to GitHub Pages / Deploy (push) Has been skipped
Nix Build / check (push) Failing after 5s

This commit is contained in:
Jesse Wierzbinski 2025-02-26 00:37:54 +01:00
parent 764061b4be
commit 956a5fd2b3
No known key found for this signature in database
2 changed files with 0 additions and 60 deletions

View file

@ -55,8 +55,6 @@
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/bun": "^1.2.3",
"@types/cli-progress": "^3.11.6",
"@types/cli-table": "^0.3.4",
"@types/html-to-text": "^9.0.4",
"@types/markdown-it-container": "^2.0.10",
"@types/mime-types": "^2.1.4",
@ -91,7 +89,6 @@
"@hono/zod-openapi": "0.18.4",
"@hono/zod-validator": "^0.4.3",
"@inquirer/confirm": "^5.1.6",
"@inquirer/input": "^4.1.6",
"@logtape/file": "^0.9.0-dev.134+9f8d1ac0",
"@logtape/logtape": "^0.9.0-dev.134",
"@sentry/bun": "^9.2.0",
@ -104,8 +101,6 @@
"c12": "^3.0.0",
"chalk": "^5.4.1",
"clerc": "^0.44.0",
"cli-progress": "^3.12.0",
"cli-table": "^0.3.11",
"confbox": "^0.1.8",
"drizzle-orm": "^0.40.0",
"hono": "^4.7.2",
@ -132,8 +127,6 @@
"sonic-channel": "^1.3.1",
"string-comparison": "^1.3.0",
"stringify-entities": "^4.0.4",
"strip-ansi": "^7.1.0",
"table": "^6.9.0",
"uqr": "^0.1.2",
"web-push": "^3.6.7",
"xss": "^1.0.15",