chore: Remove jsdom and types

This commit is contained in:
Jesse Wierzbinski 2024-05-02 14:55:29 -10:00
parent 5ef7564ee8
commit 4f0db2dfba
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -55,7 +55,6 @@
"@types/cli-table": "^0.3.4", "@types/cli-table": "^0.3.4",
"@types/html-to-text": "^9.0.4", "@types/html-to-text": "^9.0.4",
"@types/ioredis": "^5.0.0", "@types/ioredis": "^5.0.0",
"@types/jsdom": "^21.1.6",
"@types/jsonld": "^1.5.13", "@types/jsonld": "^1.5.13",
"@types/markdown-it-container": "^2.0.10", "@types/markdown-it-container": "^2.0.10",
"@types/mime-types": "^2.1.4", "@types/mime-types": "^2.1.4",
@ -87,7 +86,6 @@
"ip-matching": "^2.1.2", "ip-matching": "^2.1.2",
"iso-639-1": "^3.1.0", "iso-639-1": "^3.1.0",
"jose": "^5.2.4", "jose": "^5.2.4",
"jsdom": "^24.0.0",
"linkify-html": "^4.1.3", "linkify-html": "^4.1.3",
"linkify-string": "^4.1.3", "linkify-string": "^4.1.3",
"linkifyjs": "^4.1.3", "linkifyjs": "^4.1.3",