chore: 📦 Update all dependencies to latest version

This commit is contained in:
Jesse Wierzbinski 2024-06-03 16:08:42 -10:00
parent f904ad33ba
commit 381094c12d
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -86,7 +86,7 @@
"@types/mime-types": "^2.1.4", "@types/mime-types": "^2.1.4",
"@types/pg": "^8.11.5", "@types/pg": "^8.11.5",
"@types/qs": "^6.9.15", "@types/qs": "^6.9.15",
"drizzle-kit": "^0.21.1", "drizzle-kit": "^0.22.1",
"oclif": "^4.10.4", "oclif": "^4.10.4",
"ts-prune": "^0.10.3", "ts-prune": "^0.10.3",
"typescript": "^5.4.5" "typescript": "^5.4.5"
@ -108,7 +108,7 @@
"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.30.7", "drizzle-orm": "^0.31.0",
"extract-zip": "^2.0.1", "extract-zip": "^2.0.1",
"hono": "^4.3.2", "hono": "^4.3.2",
"html-to-text": "^9.0.5", "html-to-text": "^9.0.5",