|
28 | 28 | "codegen": "graphql-codegen --config codegen.ts" |
29 | 29 | }, |
30 | 30 | "dependencies": { |
31 | | - "@aws-sdk/client-s3": "3.901.0", |
| 31 | + "@aws-sdk/client-s3": "3.922.0", |
32 | 32 | "@bgm38/wiki": "0.3.3", |
33 | | - "@confluentinc/kafka-javascript": "1.5.0", |
| 33 | + "@confluentinc/kafka-javascript": "1.6.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.1", |
38 | | - "@fastify/static": "8.2.0", |
| 38 | + "@fastify/static": "8.3.0", |
39 | 39 | "@fastify/swagger": "9.5.2", |
40 | | - "@fastify/type-provider-typebox": "6.0.0", |
| 40 | + "@fastify/type-provider-typebox": "6.1.0", |
41 | 41 | "@fastify/view": "11.1.1", |
42 | 42 | "@node-rs/bcrypt": "1.10.7", |
43 | | - "@sentry/node": "10.17.0", |
44 | | - "typebox": "^1.0.0", |
| 43 | + "@sentry/node": "10.22.0", |
| 44 | + "typebox": "1.0.35", |
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 | | - "altair-static": "8.3.0", |
| 49 | + "altair-static": "8.4.1", |
50 | 50 | "cron": "4.3.3", |
51 | 51 | "diff": "8.0.2", |
52 | | - "drizzle-orm": "0.44.6", |
| 52 | + "drizzle-orm": "0.44.7", |
53 | 53 | "fastify": "5.6.1", |
54 | 54 | "fastify-metrics": "12.1.0", |
55 | 55 | "fastify-socket.io": "5.1.0", |
56 | | - "got": "14.4.9", |
57 | | - "graphql": "16.11.0", |
| 56 | + "got": "14.6.2", |
| 57 | + "graphql": "16.12.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.8.0", |
| 61 | + "ioredis": "5.8.2", |
62 | 62 | "js-yaml": "4.1.0", |
63 | 63 | "keyv": "5.5.3", |
64 | | - "liquidjs": "10.21.1", |
| 64 | + "liquidjs": "10.24.0", |
65 | 65 | "lodash-es": "4.17.21", |
66 | 66 | "luxon": "3.7.2", |
67 | | - "meilisearch": "0.53.0", |
68 | | - "mercurius": "16.4.0", |
| 67 | + "meilisearch": "0.54.0", |
| 68 | + "mercurius": "16.5.0", |
69 | 69 | "micromatch": "4.0.8", |
70 | 70 | "mime-types": "3.0.1", |
71 | | - "mysql2": "3.15.1", |
| 71 | + "mysql2": "3.15.3", |
72 | 72 | "openapi-types": "12.1.3", |
73 | 73 | "parse-duration": "2.1.4", |
74 | | - "pino": "10.0.0", |
75 | | - "pino-pretty": "13.1.1", |
| 74 | + "pino": "10.1.0", |
| 75 | + "pino-pretty": "13.1.2", |
76 | 76 | "prom-client": "15.1.3", |
77 | 77 | "reflect-metadata": "0.2.2", |
78 | 78 | "socket.io": "4.8.1", |
|
0 commit comments