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
8213ca62e0
commit
98a2549a3d
22
package.json
22
package.json
|
|
@ -87,9 +87,9 @@
|
|||
"@types/pg": "^8.11.6",
|
||||
"@types/qs": "^6.9.15",
|
||||
"drizzle-kit": "^0.23.0",
|
||||
"oclif": "^4.14.6",
|
||||
"oclif": "^4.14.9",
|
||||
"ts-prune": "^0.10.3",
|
||||
"typescript": "^5.5.3"
|
||||
"typescript": "^5.5.4"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "^5.3.2"
|
||||
|
|
@ -97,28 +97,28 @@
|
|||
"dependencies": {
|
||||
"@bradenmacdonald/s3-lite-client": "npm:@jsr/bradenmacdonald__s3-lite-client",
|
||||
"@hackmd/markdown-it-task-lists": "^2.1.4",
|
||||
"@hono/hono": "npm:@jsr/hono__hono",
|
||||
"@hono/hono": "npm:@jsr/hono__hono@4.5.0",
|
||||
"@hono/zod-validator": "^0.2.2",
|
||||
"@inquirer/confirm": "^3.1.15",
|
||||
"@inquirer/input": "^2.2.2",
|
||||
"@inquirer/confirm": "^3.1.17",
|
||||
"@inquirer/input": "^2.2.4",
|
||||
"@json2csv/plainjs": "^7.0.6",
|
||||
"@logtape/logtape": "npm:@jsr/logtape__logtape@0.4.2",
|
||||
"@lysand-org/client": "^0.2.4",
|
||||
"@lysand-org/client": "^0.2.5",
|
||||
"@lysand-org/federation": "2.1.8",
|
||||
"@oclif/core": "^4.0.12",
|
||||
"@oclif/core": "^4.0.14",
|
||||
"@tufjs/canonical-json": "^2.0.0",
|
||||
"altcha-lib": "^0.4.0",
|
||||
"altcha-lib": "^0.4.1",
|
||||
"blurhash": "^2.0.5",
|
||||
"bullmq": "^5.10.0",
|
||||
"bullmq": "^5.10.3",
|
||||
"chalk": "^5.3.0",
|
||||
"cli-progress": "^3.12.0",
|
||||
"cli-table": "^0.3.11",
|
||||
"config-manager": "workspace:*",
|
||||
"drizzle-orm": "^0.32.0",
|
||||
"drizzle-orm": "^0.32.1",
|
||||
"extract-zip": "^2.0.1",
|
||||
"hono": "npm:@jsr/hono__hono",
|
||||
"html-to-text": "^9.0.5",
|
||||
"husky": "^9.0.11",
|
||||
"husky": "^9.1.1",
|
||||
"ioredis": "^5.4.1",
|
||||
"ip-matching": "^2.1.2",
|
||||
"iso-639-1": "^3.1.2",
|
||||
|
|
|
|||
Loading…
Reference in a new issue