chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2024-07-24 16:39:12 +02:00
parent 8213ca62e0
commit 98a2549a3d
No known key found for this signature in database
2 changed files with 11 additions and 11 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -87,9 +87,9 @@
"@types/pg": "^8.11.6", "@types/pg": "^8.11.6",
"@types/qs": "^6.9.15", "@types/qs": "^6.9.15",
"drizzle-kit": "^0.23.0", "drizzle-kit": "^0.23.0",
"oclif": "^4.14.6", "oclif": "^4.14.9",
"ts-prune": "^0.10.3", "ts-prune": "^0.10.3",
"typescript": "^5.5.3" "typescript": "^5.5.4"
}, },
"peerDependencies": { "peerDependencies": {
"typescript": "^5.3.2" "typescript": "^5.3.2"
@ -97,28 +97,28 @@
"dependencies": { "dependencies": {
"@bradenmacdonald/s3-lite-client": "npm:@jsr/bradenmacdonald__s3-lite-client", "@bradenmacdonald/s3-lite-client": "npm:@jsr/bradenmacdonald__s3-lite-client",
"@hackmd/markdown-it-task-lists": "^2.1.4", "@hackmd/markdown-it-task-lists": "^2.1.4",
"@hono/hono": "npm:@jsr/hono__hono", "@hono/hono": "npm:@jsr/hono__hono@4.5.0",
"@hono/zod-validator": "^0.2.2", "@hono/zod-validator": "^0.2.2",
"@inquirer/confirm": "^3.1.15", "@inquirer/confirm": "^3.1.17",
"@inquirer/input": "^2.2.2", "@inquirer/input": "^2.2.4",
"@json2csv/plainjs": "^7.0.6", "@json2csv/plainjs": "^7.0.6",
"@logtape/logtape": "npm:@jsr/logtape__logtape@0.4.2", "@logtape/logtape": "npm:@jsr/logtape__logtape@0.4.2",
"@lysand-org/client": "^0.2.4", "@lysand-org/client": "^0.2.5",
"@lysand-org/federation": "2.1.8", "@lysand-org/federation": "2.1.8",
"@oclif/core": "^4.0.12", "@oclif/core": "^4.0.14",
"@tufjs/canonical-json": "^2.0.0", "@tufjs/canonical-json": "^2.0.0",
"altcha-lib": "^0.4.0", "altcha-lib": "^0.4.1",
"blurhash": "^2.0.5", "blurhash": "^2.0.5",
"bullmq": "^5.10.0", "bullmq": "^5.10.3",
"chalk": "^5.3.0", "chalk": "^5.3.0",
"cli-progress": "^3.12.0", "cli-progress": "^3.12.0",
"cli-table": "^0.3.11", "cli-table": "^0.3.11",
"config-manager": "workspace:*", "config-manager": "workspace:*",
"drizzle-orm": "^0.32.0", "drizzle-orm": "^0.32.1",
"extract-zip": "^2.0.1", "extract-zip": "^2.0.1",
"hono": "npm:@jsr/hono__hono", "hono": "npm:@jsr/hono__hono",
"html-to-text": "^9.0.5", "html-to-text": "^9.0.5",
"husky": "^9.0.11", "husky": "^9.1.1",
"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",