mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
chore: ⬆️ Upgrade dependencies
This commit is contained in:
parent
70cd00cfa8
commit
1b427cf225
|
|
@ -75,8 +75,8 @@
|
|||
"flexibleTaxonomy": true
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.8.1",
|
||||
"@types/bun": "^1.1.4",
|
||||
"@biomejs/biome": "^1.8.2",
|
||||
"@types/bun": "^1.1.5",
|
||||
"@types/cli-progress": "^3.11.5",
|
||||
"@types/cli-table": "^0.3.4",
|
||||
"@types/html-to-text": "^9.0.4",
|
||||
|
|
@ -89,7 +89,7 @@
|
|||
"drizzle-kit": "^0.22.7",
|
||||
"oclif": "^4.13.8",
|
||||
"ts-prune": "^0.10.3",
|
||||
"typescript": "^5.4.5"
|
||||
"typescript": "^5.5.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.3.2"
|
||||
|
|
@ -130,7 +130,7 @@
|
|||
"media-manager": "workspace:*",
|
||||
"meilisearch": "^0.40.0",
|
||||
"mime-types": "^2.1.35",
|
||||
"oauth4webapi": "^2.11.0",
|
||||
"oauth4webapi": "^2.11.1",
|
||||
"ora": "^8.0.1",
|
||||
"pg": "^8.12.0",
|
||||
"qs": "^6.12.1",
|
||||
|
|
|
|||
Loading…
Reference in a new issue