nitropack-nightly 2.11.10-20250422-232522.a159742c → 2.11.10-20250427-170723.f258555c
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/meta/index.mjs +1 -1
- package/dist/runtime/internal/app.mjs +2 -0
- package/package.json +15 -15
package/dist/meta/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "nitropack-nightly",
|
|
3
|
-
"version": "2.11.10-
|
|
3
|
+
"version": "2.11.10-20250427-170723.f258555c",
|
|
4
4
|
"description": "Build and Deploy Universal JavaScript Servers",
|
|
5
5
|
"repository": "nitrojs/nitro",
|
|
6
6
|
"license": "MIT",
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
},
|
|
100
100
|
"dependencies": {
|
|
101
101
|
"@cloudflare/kv-asset-handler": "^0.4.0",
|
|
102
|
-
"@netlify/functions": "^3.
|
|
102
|
+
"@netlify/functions": "^3.1.2",
|
|
103
103
|
"@rollup/plugin-alias": "^5.1.1",
|
|
104
104
|
"@rollup/plugin-commonjs": "^28.0.3",
|
|
105
105
|
"@rollup/plugin-inject": "^5.0.5",
|
|
@@ -118,20 +118,20 @@
|
|
|
118
118
|
"cookie-es": "^2.0.0",
|
|
119
119
|
"croner": "^9.0.0",
|
|
120
120
|
"crossws": "^0.3.4",
|
|
121
|
-
"db0": "^0.3.
|
|
121
|
+
"db0": "^0.3.2",
|
|
122
122
|
"defu": "^6.1.4",
|
|
123
123
|
"destr": "^2.0.5",
|
|
124
124
|
"dot-prop": "^9.0.0",
|
|
125
|
-
"esbuild": "^0.25.
|
|
125
|
+
"esbuild": "^0.25.3",
|
|
126
126
|
"escape-string-regexp": "^5.0.0",
|
|
127
127
|
"etag": "^1.8.1",
|
|
128
|
-
"exsolve": "^1.0.
|
|
128
|
+
"exsolve": "^1.0.5",
|
|
129
129
|
"globby": "^14.1.0",
|
|
130
130
|
"gzip-size": "^7.0.0",
|
|
131
131
|
"h3": "npm:h3-nightly@latest",
|
|
132
132
|
"hookable": "^5.5.3",
|
|
133
133
|
"httpxy": "^0.1.7",
|
|
134
|
-
"ioredis": "^5.6.
|
|
134
|
+
"ioredis": "^5.6.1",
|
|
135
135
|
"jiti": "^2.4.2",
|
|
136
136
|
"klona": "^2.0.6",
|
|
137
137
|
"knitwork": "^1.2.0",
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
"pkg-types": "^2.1.0",
|
|
150
150
|
"pretty-bytes": "^6.1.1",
|
|
151
151
|
"radix3": "^1.1.2",
|
|
152
|
-
"rollup": "^4.
|
|
152
|
+
"rollup": "^4.40.0",
|
|
153
153
|
"rollup-plugin-visualizer": "^5.14.0",
|
|
154
154
|
"scule": "^1.3.0",
|
|
155
155
|
"semver": "^7.7.1",
|
|
@@ -164,7 +164,7 @@
|
|
|
164
164
|
"unenv": "^2.0.0-rc.15",
|
|
165
165
|
"unimport": "^5.0.0",
|
|
166
166
|
"unplugin-utils": "^0.2.4",
|
|
167
|
-
"unstorage": "^1.
|
|
167
|
+
"unstorage": "^1.16.0",
|
|
168
168
|
"untyped": "^2.0.0",
|
|
169
169
|
"unwasm": "^0.3.9",
|
|
170
170
|
"youch": "^4.1.0-beta.7",
|
|
@@ -173,10 +173,10 @@
|
|
|
173
173
|
"devDependencies": {
|
|
174
174
|
"@azure/functions": "^3.5.1",
|
|
175
175
|
"@azure/static-web-apps-cli": "^2.0.5",
|
|
176
|
-
"@cloudflare/workers-types": "^4.
|
|
176
|
+
"@cloudflare/workers-types": "^4.20250427.0",
|
|
177
177
|
"@deno/types": "^0.0.1",
|
|
178
|
-
"@netlify/edge-functions": "^2.
|
|
179
|
-
"@scalar/api-reference": "^1.28.
|
|
178
|
+
"@netlify/edge-functions": "^2.12.0",
|
|
179
|
+
"@scalar/api-reference": "^1.28.26",
|
|
180
180
|
"@types/archiver": "^6.0.3",
|
|
181
181
|
"@types/aws-lambda": "^8.10.149",
|
|
182
182
|
"@types/estree": "^1.0.7",
|
|
@@ -186,24 +186,24 @@
|
|
|
186
186
|
"@types/semver": "^7.7.0",
|
|
187
187
|
"@types/serve-static": "^1.15.7",
|
|
188
188
|
"@types/xml2js": "^0.4.14",
|
|
189
|
-
"@vitest/coverage-v8": "^3.1.
|
|
189
|
+
"@vitest/coverage-v8": "^3.1.2",
|
|
190
190
|
"automd": "^0.4.0",
|
|
191
191
|
"changelogen": "^0.6.1",
|
|
192
192
|
"edge-runtime": "^4.0.1",
|
|
193
|
-
"eslint": "^9.
|
|
193
|
+
"eslint": "^9.25.1",
|
|
194
194
|
"eslint-config-unjs": "^0.4.2",
|
|
195
195
|
"execa": "^9.5.2",
|
|
196
196
|
"expect-type": "^1.2.1",
|
|
197
197
|
"firebase-admin": "^12.7.0",
|
|
198
198
|
"firebase-functions": "^4.9.0",
|
|
199
199
|
"get-port-please": "^3.1.2",
|
|
200
|
-
"miniflare": "^4.
|
|
200
|
+
"miniflare": "^4.20250424.1",
|
|
201
201
|
"ohash-v1": "npm:ohash@^1.1.6",
|
|
202
202
|
"prettier": "^3.5.3",
|
|
203
203
|
"typescript": "^5.8.3",
|
|
204
204
|
"unbuild": "^3.5.0",
|
|
205
205
|
"undici": "^7.8.0",
|
|
206
|
-
"vitest": "^3.1.
|
|
206
|
+
"vitest": "^3.1.2",
|
|
207
207
|
"xml2js": "^0.6.2"
|
|
208
208
|
},
|
|
209
209
|
"peerDependencies": {
|