Skip to content

Commit 9bf29d5

Browse files
committed
chore: update deps
1 parent 8927800 commit 9bf29d5

File tree

2 files changed

+698
-703
lines changed

2 files changed

+698
-703
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"@rollup/plugin-node-resolve": "^16.0.1",
108108
"@rollup/plugin-replace": "^6.0.2",
109109
"@rollup/plugin-terser": "^0.4.4",
110-
"@vercel/nft": "^0.30.0",
110+
"@vercel/nft": "^0.30.1",
111111
"archiver": "^7.0.1",
112112
"c12": "^3.2.0",
113113
"chokidar": "^4.0.3",
@@ -136,20 +136,20 @@
136136
"klona": "^2.0.6",
137137
"knitwork": "^1.2.0",
138138
"listhen": "^1.9.0",
139-
"magic-string": "^0.30.17",
139+
"magic-string": "^0.30.18",
140140
"magicast": "^0.3.5",
141141
"mime": "^4.0.7",
142-
"mlly": "^1.7.4",
142+
"mlly": "^1.8.0",
143143
"node-fetch-native": "^1.6.7",
144144
"node-mock-http": "^1.0.2",
145145
"ofetch": "^1.4.1",
146146
"ohash": "^2.0.11",
147147
"pathe": "^2.0.3",
148-
"perfect-debounce": "^1.0.0",
149-
"pkg-types": "^2.2.0",
148+
"perfect-debounce": "^2.0.0",
149+
"pkg-types": "^2.3.0",
150150
"pretty-bytes": "^6.1.1",
151151
"radix3": "^1.1.2",
152-
"rollup": "^4.46.3",
152+
"rollup": "^4.48.1",
153153
"rollup-plugin-visualizer": "^6.0.3",
154154
"scule": "^1.3.0",
155155
"semver": "^7.7.2",
@@ -164,7 +164,7 @@
164164
"unenv": "2.0.0-rc.19",
165165
"unimport": "^5.2.0",
166166
"unplugin-utils": "^0.2.5",
167-
"unstorage": "^1.16.1",
167+
"unstorage": "^1.17.0",
168168
"untyped": "^2.0.0",
169169
"unwasm": "^0.3.11",
170170
"youch": "4.1.0-beta.8",
@@ -173,10 +173,10 @@
173173
"devDependencies": {
174174
"@azure/functions": "^3.5.1",
175175
"@azure/static-web-apps-cli": "^2.0.6",
176-
"@cloudflare/workers-types": "^4.20250819.0",
176+
"@cloudflare/workers-types": "^4.20250826.0",
177177
"@deno/types": "^0.0.1",
178178
"@netlify/edge-functions": "^2.17.1",
179-
"@scalar/api-reference": "^1.34.2",
179+
"@scalar/api-reference": "^1.34.6",
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.33.0",
193+
"eslint": "^9.34.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.20250816.0",
200+
"miniflare": "^4.20250823.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.14.0",
205+
"undici": "^7.15.0",
206206
"vitest": "^3.2.4",
207-
"wrangler": "^4.31.0",
207+
"wrangler": "^4.33.0",
208208
"xml2js": "^0.6.2"
209209
},
210210
"peerDependencies": {

0 commit comments

Comments
 (0)