|
28 | 28 | "codegen": "graphql-codegen --config codegen.ts" |
29 | 29 | }, |
30 | 30 | "dependencies": { |
31 | | - "@aws-sdk/client-s3": "3.842.0", |
| 31 | + "@aws-sdk/client-s3": "3.859.0", |
32 | 32 | "@bgm38/wiki": "0.3.3", |
33 | | - "@confluentinc/kafka-javascript": "1.3.2", |
| 33 | + "@confluentinc/kafka-javascript": "1.4.0", |
34 | 34 | "@fastify/cookie": "11.0.2", |
35 | 35 | "@fastify/error": "4.2.0", |
36 | 36 | "@fastify/formbody": "8.0.2", |
37 | 37 | "@fastify/request-context": "6.2.0", |
38 | 38 | "@fastify/static": "8.2.0", |
39 | 39 | "@fastify/swagger": "9.5.1", |
40 | | - "@fastify/type-provider-typebox": "5.1.0", |
| 40 | + "@fastify/type-provider-typebox": "5.2.0", |
41 | 41 | "@fastify/view": "11.1.0", |
42 | 42 | "@node-rs/bcrypt": "1.10.7", |
43 | | - "@sentry/node": "9.34.0", |
44 | | - "@sinclair/typebox": "0.34.37", |
| 43 | + "@sentry/node": "9.44.0", |
| 44 | + "@sinclair/typebox": "0.34.38", |
45 | 45 | "@trim21/php-serialize": "0.2.2", |
46 | 46 | "ajv": "8.17.1", |
47 | 47 | "ajv-formats": "3.0.1", |
48 | 48 | "ajv-keywords": "5.1.0", |
49 | 49 | "altair-static": "8.2.5", |
50 | | - "cron": "4.3.1", |
| 50 | + "cron": "4.3.3", |
51 | 51 | "diff": "7.0.0", |
52 | | - "drizzle-orm": "0.44.2", |
| 52 | + "drizzle-orm": "0.44.4", |
53 | 53 | "fastify": "5.4.0", |
54 | 54 | "fastify-metrics": "12.1.0", |
55 | 55 | "fastify-socket.io": "5.1.0", |
|
58 | 58 | "http-proxy-agent": "7.0.2", |
59 | 59 | "http-status-codes": "2.3.0", |
60 | 60 | "https-proxy-agent": "7.0.6", |
61 | | - "ioredis": "5.6.1", |
| 61 | + "ioredis": "5.7.0", |
62 | 62 | "js-yaml": "4.1.0", |
63 | | - "keyv": "5.3.4", |
| 63 | + "keyv": "5.5.0", |
64 | 64 | "liquidjs": "10.21.1", |
65 | 65 | "lodash-es": "4.17.21", |
66 | | - "luxon": "3.6.1", |
| 66 | + "luxon": "3.7.1", |
67 | 67 | "meilisearch": "0.51.0", |
68 | 68 | "mercurius": "16.2.0", |
69 | 69 | "micromatch": "4.0.8", |
70 | 70 | "mime-types": "3.0.1", |
71 | | - "mysql2": "3.14.1", |
| 71 | + "mysql2": "3.14.3", |
72 | 72 | "openapi-types": "12.1.3", |
73 | 73 | "parse-duration": "2.1.4", |
74 | 74 | "pino": "9.7.0", |
75 | | - "pino-pretty": "13.0.0", |
| 75 | + "pino-pretty": "13.1.1", |
76 | 76 | "prom-client": "15.1.3", |
77 | 77 | "reflect-metadata": "0.2.2", |
78 | 78 | "socket.io": "4.8.1", |
|
0 commit comments