Skip to content

Commit aed8658

Browse files
committed
chore: update deps
1 parent 81c2f9c commit aed8658

File tree

2 files changed

+613
-598
lines changed

2 files changed

+613
-598
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
"klona": "^2.0.6",
136136
"knitwork": "^1.2.0",
137137
"listhen": "^1.9.0",
138-
"magic-string": "^0.30.18",
138+
"magic-string": "^0.30.19",
139139
"magicast": "^0.3.5",
140140
"mime": "^4.0.7",
141141
"mlly": "^1.8.0",
@@ -148,7 +148,7 @@
148148
"pkg-types": "^2.3.0",
149149
"pretty-bytes": "^7.0.1",
150150
"radix3": "^1.1.2",
151-
"rollup": "^4.50.0",
151+
"rollup": "^4.50.1",
152152
"rollup-plugin-visualizer": "^6.0.3",
153153
"scule": "^1.3.0",
154154
"semver": "^7.7.2",
@@ -172,11 +172,11 @@
172172
"devDependencies": {
173173
"@azure/functions": "^3.5.1",
174174
"@azure/static-web-apps-cli": "^2.0.6",
175-
"@cloudflare/workers-types": "^4.20250904.0",
175+
"@cloudflare/workers-types": "^4.20250911.0",
176176
"@deno/types": "^0.0.1",
177177
"@netlify/edge-functions": "^2.17.4",
178178
"@netlify/functions": "^4.2.5",
179-
"@scalar/api-reference": "^1.34.6",
179+
"@scalar/api-reference": "^1.35.3",
180180
"@types/archiver": "^6.0.3",
181181
"@types/aws-lambda": "^8.10.152",
182182
"@types/estree": "^1.0.8",
@@ -190,21 +190,21 @@
190190
"automd": "^0.4.0",
191191
"changelogen": "^0.6.2",
192192
"edge-runtime": "^4.0.1",
193-
"eslint": "^9.34.0",
193+
"eslint": "^9.35.0",
194194
"eslint-config-unjs": "^0.5.0",
195195
"execa": "^9.6.0",
196196
"expect-type": "^1.2.2",
197197
"firebase-admin": "^12.7.0",
198198
"firebase-functions": "^4.9.0",
199199
"get-port-please": "^3.2.0",
200-
"miniflare": "^4.20250829.0",
200+
"miniflare": "^4.20250906.0",
201201
"ohash-v1": "npm:ohash@^1.1.6",
202202
"prettier": "^3.6.2",
203203
"typescript": "^5.9.2",
204204
"unbuild": "^3.6.1",
205-
"undici": "^7.15.0",
205+
"undici": "^7.16.0",
206206
"vitest": "^3.2.4",
207-
"wrangler": "^4.33.2",
207+
"wrangler": "^4.35.0",
208208
"xml2js": "^0.6.2"
209209
},
210210
"peerDependencies": {

0 commit comments

Comments
 (0)