|
50 | 50 | "@types/serve-static": "^2.2.0", |
51 | 51 | "@types/ws": "^8.18.1", |
52 | 52 | "chokidar": "^3.6.0", |
53 | | - "connect-next": "^4.0.0", |
54 | 53 | "connect-history-api-fallback": "^2.0.0", |
| 54 | + "connect-next": "^4.0.0", |
55 | 55 | "http-proxy-middleware": "^3.0.5", |
56 | 56 | "ipaddr.js": "^2.3.0", |
57 | | - "serve-static": "^2.2.1", |
58 | 57 | "serve-index": "^1.9.2", |
| 58 | + "serve-static": "^2.2.1", |
59 | 59 | "webpack-dev-middleware": "^7.4.5", |
60 | 60 | "ws": "^8.19.0" |
61 | 61 | }, |
|
66 | 66 | "@rspack/core": "2.0.0-beta.5", |
67 | 67 | "@rspack/plugin-react-refresh": "1.6.1", |
68 | 68 | "@rstest/core": "^0.9.0", |
69 | | - "@types/compression": "^1.8.1", |
70 | 69 | "@types/mime-types": "3.0.1", |
71 | 70 | "@types/node": "^24.12.0", |
72 | 71 | "@types/node-forge": "^1.3.14", |
73 | 72 | "@types/trusted-types": "^2.0.7", |
74 | 73 | "@types/ws": "8.18.1", |
75 | | - "express": "^5.2.1", |
76 | | - "compression": "^1.8.1", |
77 | 74 | "cross-env": "^10.1.0", |
78 | 75 | "css-loader": "^7.1.4", |
| 76 | + "express": "^5.2.1", |
79 | 77 | "hono": "^4.12.5", |
| 78 | + "http-compression": "^1.1.2", |
80 | 79 | "http-proxy": "^1.18.1", |
81 | 80 | "launch-editor": "^2.13.1", |
82 | 81 | "nano-staged": "^0.9.0", |
|
0 commit comments