Skip to content

Commit daa5923

Browse files
committed
chore: update deps
1 parent 7e25f69 commit daa5923

2 files changed

Lines changed: 497 additions & 491 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"escape-string-regexp": "^5.0.0",
7878
"etag": "^1.8.1",
7979
"exsolve": "^1.0.7",
80-
"fetchdts": "^0.1.6",
80+
"fetchdts": "^0.1.7",
8181
"fs-extra": "^11.3.1",
8282
"globby": "^14.1.0",
8383
"gzip-size": "^7.0.0",
@@ -114,19 +114,19 @@
114114
"uncrypto": "^0.1.3",
115115
"unctx": "^2.4.1",
116116
"undici": "^7.15.0",
117-
"unenv": "2.0.0-rc.19",
117+
"unenv": "^2.0.0-rc.21",
118118
"unimport": "^5.2.0",
119119
"unplugin-utils": "^0.3.0",
120-
"unstorage": "^1.17.0",
120+
"unstorage": "^1.17.1",
121121
"untyped": "^2.0.0",
122122
"unwasm": "^0.3.11",
123-
"youch": "4.1.0-beta.8",
123+
"youch": "^4.1.0-beta.11",
124124
"youch-core": "^0.3.3"
125125
},
126126
"devDependencies": {
127127
"@azure/functions": "^3.5.1",
128128
"@azure/static-web-apps-cli": "^2.0.6",
129-
"@cloudflare/workers-types": "^4.20250902.0",
129+
"@cloudflare/workers-types": "^4.20250905.0",
130130
"@deno/types": "^0.0.1",
131131
"@netlify/edge-functions": "^2.17.4",
132132
"@netlify/functions": "^4.2.5",
@@ -136,9 +136,9 @@
136136
"@types/estree": "^1.0.8",
137137
"@types/etag": "^1.8.4",
138138
"@types/fs-extra": "^11.0.4",
139-
"@types/node": "^24.3.0",
139+
"@types/node": "^24.3.1",
140140
"@types/node-fetch": "^2.6.13",
141-
"@types/semver": "^7.7.0",
141+
"@types/semver": "^7.7.1",
142142
"@types/serve-static": "^1.15.8",
143143
"@types/xml2js": "^0.4.14",
144144
"@vitest/coverage-v8": "^3.2.4",
@@ -150,14 +150,14 @@
150150
"execa": "^9.6.0",
151151
"expect-type": "^1.2.2",
152152
"get-port-please": "^3.2.0",
153-
"miniflare": "^4.20250823.1",
153+
"miniflare": "^4.20250902.0",
154154
"prettier": "^3.6.2",
155155
"react": "^19.1.1",
156-
"rolldown": "1.0.0-beta.34",
156+
"rolldown": "^1.0.0-beta.35",
157157
"typescript": "^5.9.2",
158158
"unbuild": "^3.6.1",
159159
"vitest": "^3.2.4",
160-
"wrangler": "^4.33.1",
160+
"wrangler": "^4.34.0",
161161
"xml2js": "^0.6.2"
162162
},
163163
"peerDependencies": {

0 commit comments

Comments
 (0)