chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2024-06-28 20:15:07 -10:00
parent faf829437d
commit 99b8c35f7b
No known key found for this signature in database
2 changed files with 8 additions and 8 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -76,8 +76,8 @@
"flexibleTaxonomy": true "flexibleTaxonomy": true
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "^1.8.2", "@biomejs/biome": "^1.8.3",
"@types/bun": "^1.1.5", "@types/bun": "^1.1.6",
"@types/cli-progress": "^3.11.5", "@types/cli-progress": "^3.11.5",
"@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",
@ -88,7 +88,7 @@
"@types/pg": "^8.11.6", "@types/pg": "^8.11.6",
"@types/qs": "^6.9.15", "@types/qs": "^6.9.15",
"drizzle-kit": "^0.22.7", "drizzle-kit": "^0.22.7",
"oclif": "^4.13.8", "oclif": "^4.13.10",
"ts-prune": "^0.10.3", "ts-prune": "^0.10.3",
"typescript": "^5.5.2" "typescript": "^5.5.2"
}, },
@ -98,12 +98,12 @@
"dependencies": { "dependencies": {
"@hackmd/markdown-it-task-lists": "^2.1.4", "@hackmd/markdown-it-task-lists": "^2.1.4",
"@hono/zod-validator": "^0.2.2", "@hono/zod-validator": "^0.2.2",
"@inquirer/confirm": "^3.1.10", "@inquirer/confirm": "^3.1.11",
"@inquirer/input": "^2.1.10", "@inquirer/input": "^2.1.11",
"@json2csv/plainjs": "^7.0.6", "@json2csv/plainjs": "^7.0.6",
"@logtape/logtape": "npm:@jsr/logtape__logtape", "@logtape/logtape": "npm:@jsr/logtape__logtape",
"@lysand-org/federation": "^2.0.0", "@lysand-org/federation": "^2.0.0",
"@oclif/core": "^4.0.6", "@oclif/core": "^4.0.7",
"@tufjs/canonical-json": "^2.0.0", "@tufjs/canonical-json": "^2.0.0",
"altcha-lib": "^0.3.0", "altcha-lib": "^0.3.0",
"blurhash": "^2.0.5", "blurhash": "^2.0.5",
@ -113,13 +113,13 @@
"config-manager": "workspace:*", "config-manager": "workspace:*",
"drizzle-orm": "^0.31.2", "drizzle-orm": "^0.31.2",
"extract-zip": "^2.0.1", "extract-zip": "^2.0.1",
"hono": "^4.4.7", "hono": "^4.4.9",
"html-to-text": "^9.0.5", "html-to-text": "^9.0.5",
"husky": "^9.0.11", "husky": "^9.0.11",
"ioredis": "^5.4.1", "ioredis": "^5.4.1",
"ip-matching": "^2.1.2", "ip-matching": "^2.1.2",
"iso-639-1": "^3.1.2", "iso-639-1": "^3.1.2",
"jose": "^5.4.1", "jose": "^5.6.2",
"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",