|
85 | 85 | "devDependencies": { |
86 | 86 | "@azure/functions": "^3.5.1", |
87 | 87 | "@azure/static-web-apps-cli": "^2.0.8", |
88 | | - "@cloudflare/workers-types": "^4.20260307.1", |
| 88 | + "@cloudflare/workers-types": "^4.20260310.1", |
89 | 89 | "@deno/types": "^0.0.1", |
90 | 90 | "@hiogawa/vite-plugin-fullstack": "^0.0.11", |
91 | 91 | "@netlify/edge-functions": "^3.0.3", |
|
96 | 96 | "@rollup/plugin-json": "^6.1.0", |
97 | 97 | "@rollup/plugin-node-resolve": "^16.0.3", |
98 | 98 | "@rollup/plugin-replace": "^6.0.3", |
99 | | - "@scalar/api-reference": "^1.48.0", |
| 99 | + "@scalar/api-reference": "^1.48.1", |
100 | 100 | "@types/aws-lambda": "^8.10.161", |
101 | 101 | "@types/estree": "^1.0.8", |
102 | 102 | "@types/etag": "^1.8.4", |
103 | 103 | "@types/fs-extra": "^11.0.4", |
104 | 104 | "@types/http-proxy": "^1.17.17", |
105 | | - "@types/node": "^25.3.5", |
| 105 | + "@types/node": "^25.4.0", |
106 | 106 | "@types/node-fetch": "^2.6.13", |
107 | 107 | "@types/semver": "^7.7.1", |
108 | 108 | "@types/xml2js": "^0.4.14", |
|
134 | 134 | "klona": "^2.0.6", |
135 | 135 | "knitwork": "^1.3.0", |
136 | 136 | "magic-string": "^0.30.21", |
137 | | - "mdzilla": "^0.0.4", |
| 137 | + "mdzilla": "^0.0.5", |
138 | 138 | "mime": "^4.1.0", |
139 | 139 | "miniflare": "^4.20260305.0", |
140 | 140 | "mlly": "^1.8.1", |
141 | 141 | "nypm": "^0.6.5", |
142 | 142 | "obuild": "^0.4.32", |
143 | 143 | "oxfmt": "^0.36.0", |
144 | | - "oxlint": "^1.51.0", |
| 144 | + "oxlint": "^1.52.0", |
145 | 145 | "pathe": "^2.0.3", |
146 | 146 | "perfect-debounce": "^2.1.0", |
147 | 147 | "pkg-types": "^2.3.0", |
|
154 | 154 | "semver": "^7.7.4", |
155 | 155 | "serve-placeholder": "^2.0.2", |
156 | 156 | "source-map": "^0.7.6", |
157 | | - "std-env": "^4.0.0-rc.1", |
| 157 | + "std-env": "^4.0.0", |
158 | 158 | "tinyglobby": "^0.2.15", |
159 | 159 | "tsconfck": "^3.1.6", |
160 | 160 | "typescript": "^5.9.3", |
|
172 | 172 | "xml2js": "^0.6.2", |
173 | 173 | "youch": "^4.1.0", |
174 | 174 | "youch-core": "^0.3.3", |
175 | | - "zephyr-agent": "^0.1.14" |
| 175 | + "zephyr-agent": "^0.1.15" |
176 | 176 | }, |
177 | 177 | "peerDependencies": { |
178 | 178 | "dotenv": "*", |
|
181 | 181 | "rollup": "^4.59.0", |
182 | 182 | "vite": "^7 || ^8 || >=8.0.0-0", |
183 | 183 | "xml2js": "^0.6.2", |
184 | | - "zephyr-agent": "^0.1.14" |
| 184 | + "zephyr-agent": "^0.1.15" |
185 | 185 | }, |
186 | 186 | "peerDependenciesMeta": { |
187 | 187 | "dotenv": { |
|
214 | 214 | "engines": { |
215 | 215 | "node": "^20.19.0 || >=22.12.0" |
216 | 216 | }, |
217 | | - "packageManager": "pnpm@10.31.0", |
| 217 | + "packageManager": "pnpm@10.32.0", |
218 | 218 | "compatiblePackages": { |
219 | 219 | "schemaVersion": 1, |
220 | 220 | "vite": { |
|
0 commit comments