chore: 📦 Update packages

This commit is contained in:
Jesse Wierzbinski 2024-06-10 16:00:52 -10:00
parent b3bace4d53
commit f0c69cfb33
No known key found for this signature in database
2 changed files with 4 additions and 4 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -75,7 +75,7 @@
"flexibleTaxonomy": true "flexibleTaxonomy": true
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "^1.8.0", "@biomejs/biome": "^1.8.1",
"@types/bun": "^1.1.3", "@types/bun": "^1.1.3",
"@types/cli-progress": "^3.11.5", "@types/cli-progress": "^3.11.5",
"@types/cli-table": "^0.3.4", "@types/cli-table": "^0.3.4",
@ -86,8 +86,8 @@
"@types/mime-types": "^2.1.4", "@types/mime-types": "^2.1.4",
"@types/pg": "^8.11.6", "@types/pg": "^8.11.6",
"@types/qs": "^6.9.15", "@types/qs": "^6.9.15",
"drizzle-kit": "^0.22.6", "drizzle-kit": "^0.22.7",
"oclif": "^4.13.4", "oclif": "^4.13.5",
"ts-prune": "^0.10.3", "ts-prune": "^0.10.3",
"typescript": "^5.4.5" "typescript": "^5.4.5"
}, },
@ -110,7 +110,7 @@
"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.4", "hono": "^4.4.5",
"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",