|
59 | 59 | "vitest": "vitest" |
60 | 60 | }, |
61 | 61 | "devDependencies": { |
62 | | - "@cloudflare/workers-types": "^4.20260304.0", |
63 | | - "@hono/node-server": "^1.19.9", |
| 62 | + "@cloudflare/workers-types": "^4.20260307.1", |
| 63 | + "@hono/node-server": "^1.19.11", |
64 | 64 | "@mitata/counters": "^0.0.8", |
65 | 65 | "@mjackson/node-fetch-server": "^0.7.0", |
66 | | - "@types/aws-lambda": "^8.10.160", |
67 | | - "@types/bun": "^1.3.9", |
| 66 | + "@types/aws-lambda": "^8.10.161", |
| 67 | + "@types/bun": "^1.3.10", |
68 | 68 | "@types/deno": "^2.5.0", |
69 | 69 | "@types/express": "^5.0.6", |
70 | | - "@types/node": "^25.3.0", |
| 70 | + "@types/node": "^25.3.5", |
71 | 71 | "@types/node-forge": "^1.3.14", |
72 | | - "@types/serviceworker": "^0.0.192", |
73 | | - "@typescript/native-preview": "^7.0.0-dev.20260225.1", |
| 72 | + "@types/serviceworker": "^0.0.193", |
| 73 | + "@typescript/native-preview": "7.0.0-dev.20260309.1", |
74 | 74 | "@vitest/coverage-v8": "^4.0.18", |
75 | 75 | "@whatwg-node/server": "^0.10.18", |
76 | 76 | "automd": "^0.4.3", |
77 | 77 | "changelogen": "^0.6.2", |
78 | 78 | "eslint-config-unjs": "^0.6.2", |
79 | 79 | "execa": "^9.6.1", |
80 | 80 | "express": "^5.2.1", |
81 | | - "fastify": "^5.7.4", |
| 81 | + "fastify": "^5.8.2", |
82 | 82 | "get-port-please": "^3.2.0", |
83 | 83 | "mdbox": "^0.1.1", |
84 | 84 | "mitata": "^1.0.34", |
85 | 85 | "node-forge": "^1.3.3", |
86 | | - "obuild": "^0.4.31", |
87 | | - "oxfmt": "^0.35.0", |
88 | | - "oxlint": "^1.50.0", |
89 | | - "srvx-release": "npm:srvx@^0.11.7", |
| 86 | + "obuild": "^0.4.32", |
| 87 | + "oxfmt": "^0.36.0", |
| 88 | + "oxlint": "^1.51.0", |
| 89 | + "srvx-release": "npm:srvx@^0.11.8", |
90 | 90 | "tslib": "^2.8.1", |
91 | 91 | "typescript": "^5.9.3", |
92 | 92 | "undici": "^7.22.0", |
|
0 commit comments