1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-14 05:15:35 +02:00

Merge remote-tracking branch 'msky/develop' into renovate/major-backend-update-dependencies

This commit is contained in:
kakkokari-gtyih
2025-05-27 13:56:35 +09:00
29 changed files with 733 additions and 496 deletions

View File

@@ -67,8 +67,8 @@
"utf-8-validate": "6.0.5"
},
"dependencies": {
"@aws-sdk/client-s3": "3.815.0",
"@aws-sdk/lib-storage": "3.815.0",
"@aws-sdk/client-s3": "3.817.0",
"@aws-sdk/lib-storage": "3.817.0",
"@discordapp/twemoji": "15.1.0",
"@fastify/accepts": "5.0.2",
"@fastify/cookie": "11.0.2",
@@ -81,9 +81,9 @@
"@misskey-dev/sharp-read-bmp": "1.2.0",
"@misskey-dev/summaly": "5.2.1",
"@napi-rs/canvas": "0.1.70",
"@nestjs/common": "11.1.1",
"@nestjs/core": "11.1.1",
"@nestjs/testing": "11.1.1",
"@nestjs/common": "11.1.2",
"@nestjs/core": "11.1.2",
"@nestjs/testing": "11.1.2",
"@peertube/http-signature": "1.7.0",
"@sentry/node": "9.22.0",
"@sentry/profiling-node": "9.22.0",
@@ -159,7 +159,7 @@
"qrcode": "1.5.4",
"random-seed": "0.3.0",
"ratelimiter": "3.4.1",
"re2": "1.21.5",
"re2": "1.22.1",
"redis-info": "3.1.0",
"reflect-metadata": "0.2.2",
"rename": "1.0.4",
@@ -172,7 +172,7 @@
"slacc": "0.0.10",
"strict-event-emitter-types": "2.0.0",
"stringz": "2.1.0",
"systeminformation": "5.26.1",
"systeminformation": "5.27.1",
"tinycolor2": "1.6.0",
"tmp": "0.2.3",
"tsc-alias": "1.8.16",