|
57 | 57 | } |
58 | 58 | ], |
59 | 59 | "devDependencies": { |
60 | | - "@fastify/websocket": "^11.0.2", |
| 60 | + "@fastify/websocket": "^11.2.0", |
61 | 61 | "@jsumners/line-reporter": "^1.0.1", |
62 | | - "@types/node": "^24.0.8", |
63 | | - "@types/ws": "^8.5.14", |
| 62 | + "@types/node": "^24.10.1", |
| 63 | + "@types/ws": "^8.18.1", |
64 | 64 | "borp": "^0.21.0", |
65 | | - "eslint": "^9.20.1", |
| 65 | + "eslint": "^9.39.1", |
66 | 66 | "express": "^5.1.0", |
67 | | - "express-http-proxy": "^2.1.1", |
| 67 | + "express-http-proxy": "^2.1.2", |
68 | 68 | "fast-proxy": "^2.2.0", |
69 | | - "fastify": "^5.2.1", |
| 69 | + "fastify": "^5.6.2", |
70 | 70 | "got": "^11.8.6", |
71 | 71 | "http-errors": "^2.0.0", |
72 | 72 | "http-proxy": "^1.18.1", |
73 | | - "neostandard": "^0.12.1", |
| 73 | + "neostandard": "^0.12.2", |
74 | 74 | "pino": "^10.1.0", |
75 | 75 | "pino-test": "^1.1.0", |
76 | 76 | "socket.io": "^4.8.1", |
77 | 77 | "socket.io-client": "^4.8.1", |
78 | 78 | "tsd": "^0.33.0", |
79 | | - "typescript": "~5.9.2", |
| 79 | + "typescript": "~5.9.3", |
80 | 80 | "why-is-node-running": "^3.2.2" |
81 | 81 | }, |
82 | 82 | "dependencies": { |
83 | | - "@fastify/reply-from": "^12.0.2", |
| 83 | + "@fastify/reply-from": "^12.4.0", |
84 | 84 | "fast-querystring": "^1.1.2", |
85 | | - "fastify-plugin": "^5.0.1", |
86 | | - "ws": "^8.18.0" |
| 85 | + "fastify-plugin": "^5.1.0", |
| 86 | + "ws": "^8.18.3" |
87 | 87 | }, |
88 | 88 | "tsd": { |
89 | 89 | "directory": "test/types" |
|
0 commit comments