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
2eb0509fd3
commit
962c159ddd
|
|
@ -87,7 +87,7 @@
|
||||||
"@types/mime-types": "^2.1.4",
|
"@types/mime-types": "^2.1.4",
|
||||||
"@types/pg": "^8.11.10",
|
"@types/pg": "^8.11.10",
|
||||||
"@types/qs": "^6.9.16",
|
"@types/qs": "^6.9.16",
|
||||||
"drizzle-kit": "^0.27.0",
|
"drizzle-kit": "^0.27.1",
|
||||||
"oclif": "^4.15.16",
|
"oclif": "^4.15.16",
|
||||||
"ts-prune": "^0.10.3",
|
"ts-prune": "^0.10.3",
|
||||||
"typescript": "^5.6.3",
|
"typescript": "^5.6.3",
|
||||||
|
|
@ -139,7 +139,7 @@
|
||||||
"markdown-it-toc-done-right": "^4.2.0",
|
"markdown-it-toc-done-right": "^4.2.0",
|
||||||
"mime-types": "^2.1.35",
|
"mime-types": "^2.1.35",
|
||||||
"oauth4webapi": "^3.1.2",
|
"oauth4webapi": "^3.1.2",
|
||||||
"ora": "^8.1.0",
|
"ora": "^8.1.1",
|
||||||
"pg": "^8.13.1",
|
"pg": "^8.13.1",
|
||||||
"prom-client": "^15.1.3",
|
"prom-client": "^15.1.3",
|
||||||
"qs": "^6.13.0",
|
"qs": "^6.13.0",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue