mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
chore: ⬆️ Upgrade dependencies
This commit is contained in:
parent
3216fc339a
commit
8ac476fe66
2 changed files with 164 additions and 316 deletions
16
package.json
16
package.json
|
|
@ -81,20 +81,20 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^1.9.4",
|
||||
"@types/bun": "^1.2.0",
|
||||
"@types/bun": "^1.2.1",
|
||||
"@types/cli-progress": "^3.11.6",
|
||||
"@types/cli-table": "^0.3.4",
|
||||
"@types/html-to-text": "^9.0.4",
|
||||
"@types/jsonld": "^1.5.15",
|
||||
"@types/markdown-it-container": "^2.0.10",
|
||||
"@types/mime-types": "^2.1.4",
|
||||
"@types/pg": "^8.11.10",
|
||||
"@types/pg": "^8.11.11",
|
||||
"@types/qs": "^6.9.18",
|
||||
"@types/web-push": "^3.6.4",
|
||||
"drizzle-kit": "^0.30.2",
|
||||
"drizzle-kit": "^0.30.3",
|
||||
"markdown-it-image-figures": "^2.1.1",
|
||||
"markdown-it-mathjax3": "^4.3.2",
|
||||
"oclif": "^4.17.17",
|
||||
"oclif": "^4.17.20",
|
||||
"ts-prune": "^0.10.3",
|
||||
"typescript": "^5.7.3",
|
||||
"vitepress": "^1.6.3",
|
||||
|
|
@ -120,22 +120,22 @@
|
|||
"@json2csv/plainjs": "^7.0.6",
|
||||
"@logtape/logtape": "npm:@jsr/logtape__logtape@0.9.0-dev.114+327c9473",
|
||||
"@oclif/core": "^4.2.4",
|
||||
"@sentry/bun": "^8.51.0",
|
||||
"@sentry/bun": "^8.52.0",
|
||||
"@tufjs/canonical-json": "^2.0.0",
|
||||
"@versia/client": "^0.1.5",
|
||||
"@versia/federation": "^0.1.4",
|
||||
"@versia/kit": "workspace:*",
|
||||
"altcha-lib": "^1.2.0",
|
||||
"blurhash": "^2.0.5",
|
||||
"bullmq": "^5.35.1",
|
||||
"bullmq": "^5.38.0",
|
||||
"c12": "^2.0.1",
|
||||
"chalk": "^5.4.1",
|
||||
"cli-progress": "^3.12.0",
|
||||
"cli-table": "^0.3.11",
|
||||
"confbox": "^0.1.8",
|
||||
"drizzle-orm": "^0.38.4",
|
||||
"drizzle-orm": "^0.39.0",
|
||||
"extract-zip": "^2.0.1",
|
||||
"hono": "^4.6.18",
|
||||
"hono": "^4.6.19",
|
||||
"html-to-text": "^9.0.5",
|
||||
"ioredis": "^5.4.2",
|
||||
"ip-matching": "^2.1.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue