chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2024-06-19 13:01:54 -10:00
parent f5330b6134
commit 84f2312508
No known key found for this signature in database
2 changed files with 6 additions and 6 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -87,7 +87,7 @@
"@types/pg": "^8.11.6",
"@types/qs": "^6.9.15",
"drizzle-kit": "^0.22.7",
"oclif": "^4.13.6",
"oclif": "^4.13.8",
"ts-prune": "^0.10.3",
"typescript": "^5.4.5"
},
@ -97,8 +97,8 @@
"dependencies": {
"@hackmd/markdown-it-task-lists": "^2.1.4",
"@hono/zod-validator": "^0.2.2",
"@inquirer/confirm": "^3.1.9",
"@inquirer/input": "^2.1.9",
"@inquirer/confirm": "^3.1.10",
"@inquirer/input": "^2.1.10",
"@json2csv/plainjs": "^7.0.6",
"@lysand-org/federation": "^1.2.0",
"@oclif/core": "^4.0.6",
@ -111,13 +111,13 @@
"config-manager": "workspace:*",
"drizzle-orm": "^0.31.2",
"extract-zip": "^2.0.1",
"hono": "^4.4.6",
"hono": "^4.4.7",
"html-to-text": "^9.0.5",
"husky": "^9.0.11",
"ioredis": "^5.4.1",
"ip-matching": "^2.1.2",
"iso-639-1": "^3.1.2",
"jose": "^5.4.0",
"jose": "^5.4.1",
"linkify-html": "^4.1.3",
"linkify-string": "^4.1.3",
"linkifyjs": "^4.1.3",
@ -130,7 +130,7 @@
"media-manager": "workspace:*",
"meilisearch": "^0.40.0",
"mime-types": "^2.1.35",
"oauth4webapi": "^2.10.4",
"oauth4webapi": "^2.11.0",
"ora": "^8.0.1",
"pg": "^8.12.0",
"qs": "^6.12.1",