|
50 | 50 | }, |
51 | 51 | "devDependencies": { |
52 | 52 | "@hono/node-server": "^1.19.12", |
53 | | - "@microsoft/api-extractor": "^7.58.0", |
54 | | - "@rslib/core": "^0.20.2", |
| 53 | + "@microsoft/api-extractor": "^7.58.1", |
| 54 | + "@rslib/core": "^0.20.3", |
55 | 55 | "@rslint/core": "^0.3.4", |
56 | 56 | "@rspack/core": "2.0.0-rc.0", |
57 | 57 | "@rspack/plugin-react-refresh": "1.6.1", |
58 | | - "@rstest/core": "^0.9.5", |
| 58 | + "@rstest/core": "^0.9.6", |
59 | 59 | "@types/connect-history-api-fallback": "^1.5.4", |
60 | 60 | "@types/mime-types": "3.0.1", |
61 | | - "@types/node": "^24.12.0", |
| 61 | + "@types/node": "^24.12.2", |
62 | 62 | "@types/serve-static": "^2.2.0", |
63 | 63 | "@types/trusted-types": "^2.0.7", |
64 | 64 | "@types/ws": "8.18.1", |
|
67 | 67 | "connect-next": "^4.0.1", |
68 | 68 | "cross-env": "^10.1.0", |
69 | 69 | "express": "^5.2.1", |
70 | | - "hono": "^4.12.9", |
| 70 | + "hono": "^4.12.10", |
71 | 71 | "http-compression": "^1.1.2", |
72 | 72 | "http-proxy": "^1.18.1", |
73 | 73 | "http-proxy-middleware": "^3.0.5", |
|
0 commit comments