|
50 | 50 | }, |
51 | 51 | "dependencies": { |
52 | 52 | "rou3": "^0.7.12", |
53 | | - "srvx": "^0.10.0" |
| 53 | + "srvx": "^0.10.1" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@happy-dom/global-registrator": "^20.3.1", |
| 56 | + "@happy-dom/global-registrator": "^20.3.3", |
57 | 57 | "@mitata/counters": "^0.0.8", |
58 | 58 | "@types/connect": "^3.4.38", |
59 | 59 | "@types/express": "^5.0.6", |
60 | 60 | "@types/node": "^25.0.9", |
61 | 61 | "@types/react": "^19.2.8", |
62 | 62 | "@types/react-dom": "^19.2.3", |
63 | | - "@typescript/native-preview": "7.0.0-dev.20260117.1", |
| 63 | + "@typescript/native-preview": "^7.0.0-dev.20260119.1", |
64 | 64 | "@vitest/coverage-v8": "^4.0.17", |
65 | 65 | "automd": "^0.4.2", |
66 | 66 | "changelogen": "^0.6.2", |
67 | 67 | "connect": "^3.7.0", |
68 | 68 | "cookie-es": "^2.0.0", |
69 | | - "crossws": "^0.4.1", |
| 69 | + "crossws": "^0.4.3", |
70 | 70 | "elysia": "^1.4.22", |
71 | 71 | "esbuild": "^0.27.2", |
72 | 72 | "eslint": "^9.39.2", |
73 | 73 | "eslint-config-unjs": "^0.6.2", |
74 | 74 | "express": "^5.2.1", |
75 | 75 | "fetchdts": "^0.1.7", |
76 | 76 | "get-port-please": "^3.2.0", |
77 | | - "h3-nightly": "^2.0.1-rc.8", |
78 | | - "happy-dom": "^20.3.1", |
| 77 | + "h3-nightly": "^2.0.0-20260117-105852-2b7718c", |
| 78 | + "happy-dom": "^20.3.3", |
79 | 79 | "hono": "^4.11.4", |
80 | 80 | "magic-string": "^0.30.21", |
81 | 81 | "memoirist": "^0.4.0", |
82 | 82 | "mitata": "^1.0.34", |
83 | | - "obuild": "^0.4.14", |
84 | | - "oxc-parser": "^0.108.0", |
| 83 | + "obuild": "^0.4.16", |
| 84 | + "oxc-parser": "^0.110.0", |
85 | 85 | "prettier": "^3.8.0", |
86 | 86 | "react": "^19.2.3", |
87 | 87 | "react-dom": "^19.2.3", |
|
98 | 98 | "optional": true |
99 | 99 | } |
100 | 100 | }, |
101 | | - "packageManager": "pnpm@10.28.0", |
| 101 | + "packageManager": "pnpm@10.28.1", |
102 | 102 | "engines": { |
103 | 103 | "node": ">=20.11.1" |
104 | 104 | } |
|
0 commit comments