|
57 | 57 | }
|
58 | 58 | ],
|
59 | 59 | "devDependencies": {
|
60 |
| - "@fastify/pre-commit": "^2.1.0", |
61 |
| - "@fastify/websocket": "^11.0.1", |
| 60 | + "@fastify/pre-commit": "^2.2.0", |
| 61 | + "@fastify/websocket": "^11.0.2", |
62 | 62 | "@jsumners/line-reporter": "^1.0.1",
|
63 |
| - "@types/node": "^22.0.0", |
64 |
| - "@types/ws": "^8.5.10", |
| 63 | + "@types/node": "^22.13.4", |
| 64 | + "@types/ws": "^8.5.14", |
65 | 65 | "borp": "^0.19.0",
|
66 |
| - "eslint": "^9.17.0", |
67 |
| - "express": "^4.19.2", |
68 |
| - "express-http-proxy": "^2.0.0", |
69 |
| - "fast-proxy": "^2.1.0", |
70 |
| - "fastify": "^5.0.0", |
| 66 | + "eslint": "^9.20.1", |
| 67 | + "express": "^4.21.2", |
| 68 | + "express-http-proxy": "^2.1.1", |
| 69 | + "fast-proxy": "^2.2.0", |
| 70 | + "fastify": "^5.2.1", |
71 | 71 | "got": "^11.8.6",
|
72 | 72 | "http-errors": "^2.0.0",
|
73 | 73 | "http-proxy": "^1.18.1",
|
74 |
| - "neostandard": "^0.12.0", |
| 74 | + "neostandard": "^0.12.1", |
75 | 75 | "pino": "^9.6.0",
|
76 | 76 | "pino-test": "^1.1.0",
|
77 | 77 | "simple-get": "^4.0.1",
|
78 |
| - "socket.io": "^4.7.5", |
79 |
| - "socket.io-client": "^4.7.5", |
80 |
| - "tsd": "^0.31.0", |
81 |
| - "typescript": "~5.7.2", |
82 |
| - "why-is-node-running": "^3.0.0" |
| 78 | + "socket.io": "^4.8.1", |
| 79 | + "socket.io-client": "^4.8.1", |
| 80 | + "tsd": "^0.31.2", |
| 81 | + "typescript": "~5.7.3", |
| 82 | + "why-is-node-running": "^3.2.2" |
83 | 83 | },
|
84 | 84 | "dependencies": {
|
85 |
| - "@fastify/reply-from": "^12.0.0", |
| 85 | + "@fastify/reply-from": "^12.0.2", |
86 | 86 | "fast-querystring": "^1.1.2",
|
87 |
| - "fastify-plugin": "^5.0.0", |
88 |
| - "ws": "^8.16.0" |
| 87 | + "fastify-plugin": "^5.0.1", |
| 88 | + "ws": "^8.18.0" |
89 | 89 | },
|
90 | 90 | "tsd": {
|
91 | 91 | "directory": "test/types"
|
|
0 commit comments