|
34 | 34 | "generate-api-json": "pnpm build && bun run ./scripts/generate_api_json.js"
|
35 | 35 | },
|
36 | 36 | "optionalDependencies": {
|
37 |
| - "@swc/core-darwin-arm64": "1.8.0", |
38 |
| - "@swc/core-darwin-x64": "1.8.0", |
39 |
| - "@swc/core-linux-arm-gnueabihf": "1.8.0", |
40 |
| - "@swc/core-linux-arm64-gnu": "1.8.0", |
41 |
| - "@swc/core-linux-arm64-musl": "1.8.0", |
42 |
| - "@swc/core-linux-x64-gnu": "1.8.0", |
43 |
| - "@swc/core-linux-x64-musl": "1.8.0", |
44 |
| - "@swc/core-win32-arm64-msvc": "1.8.0", |
45 |
| - "@swc/core-win32-ia32-msvc": "1.8.0", |
46 |
| - "@swc/core-win32-x64-msvc": "1.8.0", |
| 37 | + "@swc/core-darwin-arm64": "1.9.1", |
| 38 | + "@swc/core-darwin-x64": "1.9.1", |
| 39 | + "@swc/core-linux-arm-gnueabihf": "1.9.1", |
| 40 | + "@swc/core-linux-arm64-gnu": "1.9.1", |
| 41 | + "@swc/core-linux-arm64-musl": "1.9.1", |
| 42 | + "@swc/core-linux-x64-gnu": "1.9.1", |
| 43 | + "@swc/core-linux-x64-musl": "1.9.1", |
| 44 | + "@swc/core-win32-arm64-msvc": "1.9.1", |
| 45 | + "@swc/core-win32-ia32-msvc": "1.9.1", |
| 46 | + "@swc/core-win32-x64-msvc": "1.9.1", |
47 | 47 | "@tensorflow/tfjs": "4.22.0",
|
48 | 48 | "@tensorflow/tfjs-node": "4.22.0",
|
49 | 49 | "bufferutil": "4.0.8",
|
|
64 | 64 | },
|
65 | 65 | "dependencies": {
|
66 | 66 | "@authenio/samlify-node-xmllint": "2.0.0",
|
67 |
| - "@aws-sdk/client-s3": "3.685.0", |
68 |
| - "@aws-sdk/lib-storage": "3.685.0", |
| 67 | + "@aws-sdk/client-s3": "3.687.0", |
| 68 | + "@aws-sdk/lib-storage": "3.687.0", |
69 | 69 | "@bull-board/api": "6.3.3",
|
70 | 70 | "@bull-board/fastify": "6.3.3",
|
71 | 71 | "@bull-board/ui": "6.3.3",
|
|
81 | 81 | "@fastify/static": "8.0.2",
|
82 | 82 | "@fastify/view": "10.0.1",
|
83 | 83 | "@misskey-dev/sharp-read-bmp": "1.2.0",
|
84 |
| - "@misskey-dev/summaly": "5.1.0", |
85 |
| - "@napi-rs/canvas": "0.1.59", |
| 84 | + "@misskey-dev/summaly": "MisskeyIO/summaly#5.1.1", |
| 85 | + "@napi-rs/canvas": "0.1.60", |
86 | 86 | "@nestjs/common": "10.4.7",
|
87 | 87 | "@nestjs/core": "10.4.7",
|
88 | 88 | "@nestjs/testing": "10.4.7",
|
|
91 | 91 | "@sinonjs/fake-timers": "11.3.1",
|
92 | 92 | "@smithy/node-http-handler": "3.2.5",
|
93 | 93 | "@swc/cli": "0.5.0",
|
94 |
| - "@swc/core": "1.8.0", |
| 94 | + "@swc/core": "1.9.1", |
95 | 95 | "@twemoji/parser": "15.1.1",
|
96 | 96 | "accepts": "1.3.8",
|
97 | 97 | "ajv": "8.17.1",
|
|
100 | 100 | "bcryptjs": "2.4.3",
|
101 | 101 | "blurhash": "2.0.5",
|
102 | 102 | "body-parser": "1.20.3",
|
103 |
| - "bullmq": "5.24.0", |
| 103 | + "bullmq": "5.25.2", |
104 | 104 | "cacheable-lookup": "7.0.0",
|
105 |
| - "cbor": "10.0.2", |
| 105 | + "cbor": "10.0.3", |
106 | 106 | "chalk": "5.3.0",
|
107 | 107 | "chalk-template": "1.1.0",
|
108 | 108 | "chokidar": "4.0.1",
|
|
119 | 119 | "fluent-ffmpeg": "2.1.3",
|
120 | 120 | "form-data": "4.0.1",
|
121 | 121 | "got": "14.4.4",
|
122 |
| - "happy-dom": "15.9.0", |
| 122 | + "happy-dom": "15.11.0", |
123 | 123 | "hpagent": "1.2.0",
|
124 | 124 | "htmlescape": "1.1.1",
|
125 | 125 | "http-link-header": "1.1.3",
|
|
154 | 154 | "parse5": "7.2.1",
|
155 | 155 | "pg": "8.13.1",
|
156 | 156 | "pino": "9.5.0",
|
157 |
| - "pino-pretty": "11.3.0", |
| 157 | + "pino-pretty": "12.0.0", |
158 | 158 | "pkce-challenge": "4.1.0",
|
159 | 159 | "probe-image-size": "7.2.3",
|
160 | 160 | "promise-limit": "2.7.0",
|
|
0 commit comments