nitro-nightly 3.0.1-20251210-103926-22a293c5 → 3.0.1-20251210-132645-67926d7d
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.
|
@@ -1371,7 +1371,7 @@ function stripLiteral(code, options) {
|
|
|
1371
1371
|
}
|
|
1372
1372
|
|
|
1373
1373
|
//#endregion
|
|
1374
|
-
//#region node_modules/.pnpm/@pi0+vite-plugin-fullstack@0.0.5-pr-1297_vite@7.2.
|
|
1374
|
+
//#region node_modules/.pnpm/@pi0+vite-plugin-fullstack@0.0.5-pr-1297_vite@7.2.7_@types+node@24.10.2_jiti@2.6.1_ligh_4a0864edcdc51b1fd4dcd36007a36c09/node_modules/@pi0/vite-plugin-fullstack/dist/index.js
|
|
1375
1375
|
function parseIdQuery(id) {
|
|
1376
1376
|
if (!id.includes("?")) return {
|
|
1377
1377
|
filename: id,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "nitro-nightly",
|
|
3
|
-
"version": "3.0.1-20251210-
|
|
3
|
+
"version": "3.0.1-20251210-132645-67926d7d",
|
|
4
4
|
"description": "Build and Deploy Universal JavaScript Servers",
|
|
5
5
|
"homepage": "https://nitro.build",
|
|
6
6
|
"repository": "nitrojs/nitro",
|
|
@@ -61,12 +61,12 @@
|
|
|
61
61
|
"consola": "^3.4.2",
|
|
62
62
|
"crossws": "^0.4.1",
|
|
63
63
|
"db0": "^0.3.4",
|
|
64
|
-
"h3": "2.0.1-rc.
|
|
64
|
+
"h3": "^2.0.1-rc.6",
|
|
65
65
|
"jiti": "^2.6.1",
|
|
66
66
|
"ofetch": "^2.0.0-alpha.3",
|
|
67
67
|
"ohash": "^2.0.11",
|
|
68
|
-
"oxc-minify": "^0.
|
|
69
|
-
"oxc-transform": "^0.
|
|
68
|
+
"oxc-minify": "^0.102.0",
|
|
69
|
+
"oxc-transform": "^0.102.0",
|
|
70
70
|
"srvx": "^0.9.7",
|
|
71
71
|
"undici": "^7.16.0",
|
|
72
72
|
"unenv": "^2.0.0-rc.24",
|
|
@@ -75,24 +75,24 @@
|
|
|
75
75
|
"devDependencies": {
|
|
76
76
|
"@azure/functions": "^3.5.1",
|
|
77
77
|
"@azure/static-web-apps-cli": "^2.0.7",
|
|
78
|
-
"@cloudflare/workers-types": "^4.
|
|
78
|
+
"@cloudflare/workers-types": "^4.20251210.0",
|
|
79
79
|
"@deno/types": "^0.0.1",
|
|
80
80
|
"@hiogawa/vite-plugin-fullstack": "npm:@pi0/vite-plugin-fullstack@0.0.5-pr-1297",
|
|
81
|
-
"@netlify/edge-functions": "^3.0.
|
|
82
|
-
"@netlify/functions": "^5.1.
|
|
81
|
+
"@netlify/edge-functions": "^3.0.3",
|
|
82
|
+
"@netlify/functions": "^5.1.1",
|
|
83
83
|
"@rollup/plugin-alias": "^6.0.0",
|
|
84
84
|
"@rollup/plugin-commonjs": "^29.0.0",
|
|
85
85
|
"@rollup/plugin-inject": "^5.0.5",
|
|
86
86
|
"@rollup/plugin-json": "^6.1.0",
|
|
87
87
|
"@rollup/plugin-node-resolve": "^16.0.3",
|
|
88
88
|
"@rollup/plugin-replace": "^6.0.3",
|
|
89
|
-
"@scalar/api-reference": "^1.40.
|
|
89
|
+
"@scalar/api-reference": "^1.40.3",
|
|
90
90
|
"@types/aws-lambda": "^8.10.159",
|
|
91
91
|
"@types/estree": "^1.0.8",
|
|
92
92
|
"@types/etag": "^1.8.4",
|
|
93
93
|
"@types/fs-extra": "^11.0.4",
|
|
94
94
|
"@types/http-proxy": "^1.17.17",
|
|
95
|
-
"@types/node": "^24.10.
|
|
95
|
+
"@types/node": "^24.10.2",
|
|
96
96
|
"@types/node-fetch": "^2.6.13",
|
|
97
97
|
"@types/semver": "^7.7.1",
|
|
98
98
|
"@types/xml2js": "^0.4.14",
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"eslint-config-unjs": "^0.5.0",
|
|
116
116
|
"etag": "^1.8.1",
|
|
117
117
|
"execa": "^9.6.1",
|
|
118
|
-
"expect-type": "^1.
|
|
118
|
+
"expect-type": "^1.3.0",
|
|
119
119
|
"exsolve": "^1.0.8",
|
|
120
120
|
"fs-extra": "^11.3.2",
|
|
121
121
|
"get-port-please": "^3.2.0",
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
"knitwork": "^1.3.0",
|
|
127
127
|
"magic-string": "^0.30.21",
|
|
128
128
|
"mime": "^4.1.0",
|
|
129
|
-
"miniflare": "^4.
|
|
129
|
+
"miniflare": "^4.20251202.1",
|
|
130
130
|
"mlly": "^1.8.0",
|
|
131
131
|
"nf3": "^0.1.12",
|
|
132
132
|
"nypm": "^0.6.2",
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
"untyped": "^2.0.0",
|
|
159
159
|
"unwasm": "^0.5.2",
|
|
160
160
|
"vitest": "^4.0.15",
|
|
161
|
-
"wrangler": "^4.
|
|
161
|
+
"wrangler": "^4.53.0",
|
|
162
162
|
"xml2js": "^0.6.2",
|
|
163
163
|
"youch": "4.1.0-beta.13",
|
|
164
164
|
"youch-core": "^0.3.3"
|