Skip to content

Commit bb6e8a7

Browse files
committed
chore: update deps
1 parent 3c4371b commit bb6e8a7

2 files changed

Lines changed: 1251 additions & 1101 deletions

File tree

package.json

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -105,35 +105,35 @@
105105
"@rollup/plugin-node-resolve": "^16.0.3",
106106
"@rollup/plugin-replace": "^6.0.3",
107107
"@rollup/plugin-terser": "^1.0.0",
108-
"@vercel/nft": "^1.4.0",
108+
"@vercel/nft": "^1.5.0",
109109
"archiver": "^7.0.1",
110-
"c12": "^3.3.3",
110+
"c12": "^3.3.4",
111111
"chokidar": "^5.0.0",
112-
"citty": "^0.2.1",
112+
"citty": "^0.2.2",
113113
"compatx": "^0.2.0",
114114
"confbox": "^0.2.4",
115115
"consola": "^3.4.2",
116-
"cookie-es": "^2.0.0",
116+
"cookie-es": "^2.0.1",
117117
"croner": "^10.0.1",
118118
"crossws": "^0.3.5",
119119
"db0": "^0.3.4",
120-
"defu": "^6.1.4",
120+
"defu": "^6.1.6",
121121
"destr": "^2.0.5",
122122
"dot-prop": "^10.1.0",
123123
"esbuild": "^0.27.4",
124124
"escape-string-regexp": "^5.0.0",
125125
"etag": "^1.8.1",
126126
"exsolve": "^1.0.8",
127-
"globby": "^16.1.1",
127+
"globby": "^16.2.0",
128128
"gzip-size": "^7.0.0",
129-
"h3": "^1.15.9",
129+
"h3": "^1.15.10",
130130
"hookable": "^5.5.3",
131131
"httpxy": "^0.3.1",
132132
"ioredis": "^5.10.1",
133133
"jiti": "^2.6.1",
134134
"klona": "^2.0.6",
135135
"knitwork": "^1.3.0",
136-
"listhen": "^1.9.0",
136+
"listhen": "^1.9.1",
137137
"magic-string": "^0.30.21",
138138
"magicast": "^0.5.2",
139139
"mime": "^4.1.0",
@@ -147,7 +147,7 @@
147147
"pkg-types": "^2.3.0",
148148
"pretty-bytes": "^7.1.0",
149149
"radix3": "^1.1.2",
150-
"rollup": "^4.59.0",
150+
"rollup": "^4.60.1",
151151
"rollup-plugin-visualizer": "^7.0.1",
152152
"scule": "^1.3.0",
153153
"semver": "^7.7.4",
@@ -159,23 +159,23 @@
159159
"ultrahtml": "^1.6.0",
160160
"uncrypto": "^0.1.3",
161161
"unctx": "^2.5.0",
162-
"unenv": "^2.0.0-rc.24",
162+
"unenv": "2.0.0-rc.24",
163163
"unimport": "^6.0.2",
164164
"unplugin-utils": "^0.3.1",
165-
"unstorage": "^1.17.4",
165+
"unstorage": "^1.17.5",
166166
"untyped": "^2.0.0",
167167
"unwasm": "^0.5.3",
168-
"youch": "^4.1.0",
168+
"youch": "^4.1.1",
169169
"youch-core": "^0.3.3"
170170
},
171171
"devDependencies": {
172172
"@azure/functions": "^3.5.1",
173173
"@azure/static-web-apps-cli": "^2.0.8",
174-
"@cloudflare/workers-types": "^4.20260317.1",
174+
"@cloudflare/workers-types": "^4.20260401.1",
175175
"@deno/types": "^0.0.1",
176176
"@netlify/edge-functions": "^3.0.6",
177177
"@netlify/functions": "^5.1.5",
178-
"@scalar/api-reference": "^1.49.3",
178+
"@scalar/api-reference": "^1.49.8",
179179
"@types/archiver": "^7.0.0",
180180
"@types/aws-lambda": "^8.10.161",
181181
"@types/estree": "^1.0.8",
@@ -185,7 +185,7 @@
185185
"@types/semver": "^7.7.1",
186186
"@types/serve-static": "^2.2.0",
187187
"@types/xml2js": "^0.4.14",
188-
"@vitest/coverage-v8": "^4.1.0",
188+
"@vitest/coverage-v8": "^4.1.2",
189189
"automd": "^0.4.3",
190190
"changelogen": "^0.6.2",
191191
"edge-runtime": "^4.0.1",
@@ -196,14 +196,14 @@
196196
"firebase-admin": "^13.7.0",
197197
"firebase-functions": "^7.2.2",
198198
"get-port-please": "^3.2.0",
199-
"miniflare": "^4.20260317.1",
199+
"miniflare": "^4.20260329.0",
200200
"ohash-v1": "npm:ohash@^1.1.6",
201201
"prettier": "^3.8.1",
202-
"typescript": "^5.9.3",
202+
"typescript": "^6.0.2",
203203
"unbuild": "^3.6.1",
204-
"undici": "^7.24.5",
205-
"vitest": "^4.1.0",
206-
"wrangler": "^4.76.0",
204+
"undici": "^7.24.7",
205+
"vitest": "^4.1.2",
206+
"wrangler": "^4.79.0",
207207
"xml2js": "^0.6.2"
208208
},
209209
"peerDependencies": {

0 commit comments

Comments
 (0)