Skip to content

Commit c24f39c

Browse files
committedMar 18, 2025·
chore: update dependencies
1 parent 0f89254 commit c24f39c

File tree

2 files changed

+627
-643
lines changed

2 files changed

+627
-643
lines changed
 

‎package.json

+13-13
Original file line numberDiff line numberDiff line change
@@ -98,13 +98,13 @@
9898
"nitropack": "link:."
9999
},
100100
"dependencies": {
101-
"@cloudflare/kv-asset-handler": "^0.3.4",
102-
"@netlify/functions": "3.0.0",
101+
"@cloudflare/kv-asset-handler": "^0.4.0",
102+
"@netlify/functions": "^3.0.2",
103103
"@rollup/plugin-alias": "^5.1.1",
104104
"@rollup/plugin-commonjs": "^28.0.3",
105105
"@rollup/plugin-inject": "^5.0.5",
106106
"@rollup/plugin-json": "^6.1.0",
107-
"@rollup/plugin-node-resolve": "^16.0.0",
107+
"@rollup/plugin-node-resolve": "^16.0.1",
108108
"@rollup/plugin-replace": "^6.0.2",
109109
"@rollup/plugin-terser": "^0.4.4",
110110
"@types/http-proxy": "^1.17.16",
@@ -115,15 +115,15 @@
115115
"citty": "^0.1.6",
116116
"compatx": "^0.1.8",
117117
"confbox": "^0.2.1",
118-
"consola": "^3.4.0",
118+
"consola": "^3.4.2",
119119
"cookie-es": "^2.0.0",
120120
"croner": "^9.0.0",
121121
"crossws": "^0.3.4",
122122
"db0": "^0.3.1",
123123
"defu": "^6.1.4",
124124
"destr": "^2.0.3",
125125
"dot-prop": "^9.0.0",
126-
"esbuild": "^0.25.0",
126+
"esbuild": "^0.25.1",
127127
"escape-string-regexp": "^5.0.0",
128128
"etag": "^1.8.1",
129129
"exsolve": "^1.0.4",
@@ -152,7 +152,7 @@
152152
"pkg-types": "^2.1.0",
153153
"pretty-bytes": "^6.1.1",
154154
"radix3": "^1.1.2",
155-
"rollup": "^4.35.0",
155+
"rollup": "^4.36.0",
156156
"rollup-plugin-visualizer": "^5.14.0",
157157
"scule": "^1.3.0",
158158
"semver": "^7.7.1",
@@ -164,7 +164,7 @@
164164
"ultrahtml": "^1.5.3",
165165
"uncrypto": "^0.1.3",
166166
"unctx": "^2.4.1",
167-
"unenv": "^2.0.0-rc.14",
167+
"unenv": "^2.0.0-rc.15",
168168
"unimport": "^4.1.2",
169169
"unplugin-utils": "^0.2.4",
170170
"unstorage": "^1.15.0",
@@ -176,10 +176,10 @@
176176
"devDependencies": {
177177
"@azure/functions": "^3.5.1",
178178
"@azure/static-web-apps-cli": "^2.0.4",
179-
"@cloudflare/workers-types": "^4.20250303.0",
179+
"@cloudflare/workers-types": "^4.20250317.0",
180180
"@deno/types": "^0.0.1",
181181
"@netlify/edge-functions": "^2.11.1",
182-
"@scalar/api-reference": "^1.25.130",
182+
"@scalar/api-reference": "^1.28.5",
183183
"@types/archiver": "^6.0.3",
184184
"@types/aws-lambda": "^8.10.147",
185185
"@types/estree": "^1.0.6",
@@ -189,7 +189,7 @@
189189
"@types/semver": "^7.5.8",
190190
"@types/serve-static": "^1.15.7",
191191
"@types/xml2js": "^0.4.14",
192-
"@vitest/coverage-v8": "^3.0.8",
192+
"@vitest/coverage-v8": "^3.0.9",
193193
"automd": "^0.4.0",
194194
"changelogen": "^0.6.1",
195195
"edge-runtime": "^4.0.1",
@@ -200,13 +200,13 @@
200200
"firebase-admin": "^12.7.0",
201201
"firebase-functions": "^4.9.0",
202202
"get-port-please": "^3.1.2",
203-
"miniflare": "^3.20250224.0",
203+
"miniflare": "^4.20250317.0",
204204
"ohash-v1": "npm:ohash@^1.1.6",
205205
"prettier": "^3.5.3",
206206
"typescript": "^5.8.2",
207207
"unbuild": "^3.5.0",
208-
"undici": "^7.4.0",
209-
"vitest": "^3.0.8",
208+
"undici": "^7.5.0",
209+
"vitest": "^3.0.9",
210210
"xml2js": "^0.6.2"
211211
},
212212
"peerDependencies": {

‎pnpm-lock.yaml

+614-630
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.