|
59 | 59 | "vitest": "vitest" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | | - "@cloudflare/workers-types": "^4.20260217.0", |
| 62 | + "@cloudflare/workers-types": "^4.20260304.0", |
63 | 63 | "@hono/node-server": "^1.19.9", |
64 | 64 | "@mitata/counters": "^0.0.8", |
65 | 65 | "@mjackson/node-fetch-server": "^0.7.0", |
66 | 66 | "@types/aws-lambda": "^8.10.160", |
67 | 67 | "@types/bun": "^1.3.9", |
68 | 68 | "@types/deno": "^2.5.0", |
69 | 69 | "@types/express": "^5.0.6", |
70 | | - "@types/node": "^25.2.3", |
| 70 | + "@types/node": "^25.3.0", |
71 | 71 | "@types/node-forge": "^1.3.14", |
72 | | - "@types/serviceworker": "^0.0.191", |
73 | | - "@typescript/native-preview": "^7.0.0-dev.20260217.1", |
| 72 | + "@types/serviceworker": "^0.0.192", |
| 73 | + "@typescript/native-preview": "^7.0.0-dev.20260225.1", |
74 | 74 | "@vitest/coverage-v8": "^4.0.18", |
75 | 75 | "@whatwg-node/server": "^0.10.18", |
76 | 76 | "automd": "^0.4.3", |
|
83 | 83 | "mdbox": "^0.1.1", |
84 | 84 | "mitata": "^1.0.34", |
85 | 85 | "node-forge": "^1.3.3", |
86 | | - "obuild": "^0.4.27", |
87 | | - "oxfmt": "^0.33.0", |
88 | | - "oxlint": "^1.48.0", |
89 | | - "srvx-release": "npm:srvx@^0.11.4", |
| 86 | + "obuild": "^0.4.31", |
| 87 | + "oxfmt": "^0.35.0", |
| 88 | + "oxlint": "^1.50.0", |
| 89 | + "srvx-release": "npm:srvx@^0.11.7", |
90 | 90 | "tslib": "^2.8.1", |
91 | 91 | "typescript": "^5.9.3", |
92 | 92 | "undici": "^7.22.0", |
|
98 | 98 | "engines": { |
99 | 99 | "node": ">=20.16.0" |
100 | 100 | }, |
101 | | - "packageManager": "pnpm@10.29.3" |
| 101 | + "packageManager": "pnpm@10.30.2" |
102 | 102 | } |
0 commit comments