chore: ⬆️ Upgrade dependencies

This commit is contained in:
Jesse Wierzbinski 2024-06-20 19:15:18 -10:00
parent 70cd00cfa8
commit 1b427cf225
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,8 +75,8 @@
"flexibleTaxonomy": true "flexibleTaxonomy": true
}, },
"devDependencies": { "devDependencies": {
"@biomejs/biome": "^1.8.1", "@biomejs/biome": "^1.8.2",
"@types/bun": "^1.1.4", "@types/bun": "^1.1.5",
"@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",
@ -89,7 +89,7 @@
"drizzle-kit": "^0.22.7", "drizzle-kit": "^0.22.7",
"oclif": "^4.13.8", "oclif": "^4.13.8",
"ts-prune": "^0.10.3", "ts-prune": "^0.10.3",
"typescript": "^5.4.5" "typescript": "^5.5.2"
}, },
"peerDependencies": { "peerDependencies": {
"typescript": "^5.3.2" "typescript": "^5.3.2"
@ -130,7 +130,7 @@
"media-manager": "workspace:*", "media-manager": "workspace:*",
"meilisearch": "^0.40.0", "meilisearch": "^0.40.0",
"mime-types": "^2.1.35", "mime-types": "^2.1.35",
"oauth4webapi": "^2.11.0", "oauth4webapi": "^2.11.1",
"ora": "^8.0.1", "ora": "^8.0.1",
"pg": "^8.12.0", "pg": "^8.12.0",
"qs": "^6.12.1", "qs": "^6.12.1",