Skip to content

Commit 28efb73

Browse files
committed
chore: update deps
1 parent a3ce370 commit 28efb73

2 files changed

Lines changed: 561 additions & 284 deletions

File tree

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"@rollup/plugin-node-resolve": "^16.0.3",
106106
"@rollup/plugin-replace": "^6.0.3",
107107
"@rollup/plugin-terser": "^0.4.4",
108-
"@vercel/nft": "^1.1.1",
108+
"@vercel/nft": "^1.2.0",
109109
"archiver": "^7.0.1",
110110
"c12": "^3.3.3",
111111
"chokidar": "^5.0.0",
@@ -129,7 +129,7 @@
129129
"h3": "^1.15.4",
130130
"hookable": "^5.5.3",
131131
"httpxy": "^0.1.7",
132-
"ioredis": "^5.9.0",
132+
"ioredis": "^5.9.1",
133133
"jiti": "^2.6.1",
134134
"klona": "^2.0.6",
135135
"knitwork": "^1.3.0",
@@ -171,11 +171,11 @@
171171
"devDependencies": {
172172
"@azure/functions": "^3.5.1",
173173
"@azure/static-web-apps-cli": "^2.0.7",
174-
"@cloudflare/workers-types": "^4.20260103.0",
174+
"@cloudflare/workers-types": "^4.20260108.0",
175175
"@deno/types": "^0.0.1",
176176
"@netlify/edge-functions": "^3.0.3",
177177
"@netlify/functions": "^5.1.2",
178-
"@scalar/api-reference": "^1.40.9",
178+
"@scalar/api-reference": "^1.43.1",
179179
"@types/archiver": "^7.0.0",
180180
"@types/aws-lambda": "^8.10.159",
181181
"@types/estree": "^1.0.8",
@@ -196,14 +196,14 @@
196196
"firebase-admin": "^13.6.0",
197197
"firebase-functions": "^7.0.2",
198198
"get-port-please": "^3.2.0",
199-
"miniflare": "^4.20251217.0",
199+
"miniflare": "^4.20260107.0",
200200
"ohash-v1": "npm:ohash@^1.1.6",
201201
"prettier": "^3.7.4",
202202
"typescript": "^5.9.3",
203203
"unbuild": "^3.6.1",
204204
"undici": "^7.18.2",
205205
"vitest": "^4.0.16",
206-
"wrangler": "^4.54.0",
206+
"wrangler": "^4.58.0",
207207
"xml2js": "^0.6.2"
208208
},
209209
"peerDependencies": {

0 commit comments

Comments
 (0)