|
67 | 67 | "jiti": "^2.6.1", |
68 | 68 | "ofetch": "^2.0.0-alpha.3", |
69 | 69 | "ohash": "^2.0.11", |
70 | | - "oxc-minify": "^0.103.0", |
71 | | - "oxc-transform": "^0.103.0", |
| 70 | + "oxc-minify": "^0.104.0", |
| 71 | + "oxc-transform": "^0.104.0", |
72 | 72 | "srvx": "^0.9.8", |
73 | 73 | "undici": "^7.16.0", |
74 | 74 | "unenv": "^2.0.0-rc.24", |
|
77 | 77 | "devDependencies": { |
78 | 78 | "@azure/functions": "^3.5.1", |
79 | 79 | "@azure/static-web-apps-cli": "^2.0.7", |
80 | | - "@cloudflare/workers-types": "^4.20251217.0", |
| 80 | + "@cloudflare/workers-types": "^4.20251218.0", |
81 | 81 | "@deno/types": "^0.0.1", |
82 | | - "@hiogawa/vite-plugin-fullstack": "^0.0.8", |
| 82 | + "@hiogawa/vite-plugin-fullstack": "^0.0.10", |
83 | 83 | "@netlify/edge-functions": "^3.0.3", |
84 | 84 | "@netlify/functions": "^5.1.1", |
85 | 85 | "@rollup/plugin-alias": "^6.0.0", |
|
88 | 88 | "@rollup/plugin-json": "^6.1.0", |
89 | 89 | "@rollup/plugin-node-resolve": "^16.0.3", |
90 | 90 | "@rollup/plugin-replace": "^6.0.3", |
91 | | - "@scalar/api-reference": "^1.40.5", |
| 91 | + "@scalar/api-reference": "^1.40.8", |
92 | 92 | "@types/aws-lambda": "^8.10.159", |
93 | 93 | "@types/estree": "^1.0.8", |
94 | 94 | "@types/etag": "^1.8.4", |
|
119 | 119 | "execa": "^9.6.1", |
120 | 120 | "expect-type": "^1.3.0", |
121 | 121 | "exsolve": "^1.0.8", |
122 | | - "fs-extra": "^11.3.2", |
| 122 | + "fs-extra": "^11.3.3", |
123 | 123 | "get-port-please": "^3.2.0", |
124 | 124 | "gzip-size": "^7.0.0", |
125 | | - "hookable": "^6.0.0", |
| 125 | + "hookable": "^6.0.1", |
126 | 126 | "httpxy": "^0.1.7", |
127 | 127 | "klona": "^2.0.6", |
128 | 128 | "knitwork": "^1.3.0", |
129 | 129 | "magic-string": "^0.30.21", |
130 | 130 | "mime": "^4.1.0", |
131 | | - "miniflare": "^4.20251213.0", |
| 131 | + "miniflare": "^4.20251217.0", |
132 | 132 | "mlly": "^1.8.0", |
133 | 133 | "nf3": "^0.3.1", |
134 | 134 | "nypm": "^0.6.2", |
|
141 | 141 | "react": "^19.2.3", |
142 | 142 | "rendu": "^0.0.7", |
143 | 143 | "rolldown": "1.0.0-beta.55", |
144 | | - "rollup": "^4.53.5", |
| 144 | + "rollup": "^4.54.0", |
145 | 145 | "rou3": "^0.7.12", |
146 | 146 | "scule": "^1.3.0", |
147 | 147 | "semver": "^7.7.3", |
|
158 | 158 | "unimport": "^5.6.0", |
159 | 159 | "untyped": "^2.0.0", |
160 | 160 | "unwasm": "^0.5.2", |
161 | | - "vite": "8.0.0-beta.2", |
| 161 | + "vite": "8.0.0-beta.3", |
162 | 162 | "vite7": "npm:vite@^7.3.0", |
163 | 163 | "vitest": "^4.0.16", |
164 | | - "wrangler": "^4.55.0", |
| 164 | + "wrangler": "^4.56.0", |
165 | 165 | "xml2js": "^0.6.2", |
166 | 166 | "youch": "4.1.0-beta.13", |
167 | 167 | "youch-core": "^0.3.3" |
168 | 168 | }, |
169 | 169 | "peerDependencies": { |
170 | 170 | "nf3": ">=0.3.1", |
171 | 171 | "rolldown": "*", |
172 | | - "rollup": "^4.53.5", |
| 172 | + "rollup": "^4.54.0", |
173 | 173 | "vite": ">=7.3.0", |
174 | 174 | "xml2js": "^0.6.2" |
175 | 175 | }, |
|
190 | 190 | "optional": true |
191 | 191 | } |
192 | 192 | }, |
193 | | - "packageManager": "pnpm@10.26.0", |
| 193 | + "packageManager": "pnpm@10.26.1", |
194 | 194 | "engines": { |
195 | 195 | "node": "^20.19.0 || >=22.12.0" |
196 | 196 | } |
|
0 commit comments