nitro-nightly 3.0.1-20251201-104553-0f08396c → 3.0.1-20251201-122756-bd148853
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.
|
@@ -9,7 +9,7 @@ import { createHash } from "node:crypto";
|
|
|
9
9
|
import { isCSSRequest, normalizePath } from "vite";
|
|
10
10
|
import assert$1 from "node:assert/strict";
|
|
11
11
|
|
|
12
|
-
//#region node_modules/.pnpm/@pi0+vite-plugin-fullstack@0.0.5-pr-1297_vite@7.2.
|
|
12
|
+
//#region node_modules/.pnpm/@pi0+vite-plugin-fullstack@0.0.5-pr-1297_vite@7.2.6_@types+node@24.10.1_jiti@2.6.1_ligh_753e613ef6b6507e3955315025049470/node_modules/@pi0/vite-plugin-fullstack/dist/index.js
|
|
13
13
|
function parseIdQuery(id) {
|
|
14
14
|
if (!id.includes("?")) return {
|
|
15
15
|
filename: id,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "nitro-nightly",
|
|
3
|
-
"version": "3.0.1-20251201-
|
|
3
|
+
"version": "3.0.1-20251201-122756-bd148853",
|
|
4
4
|
"description": "Build and Deploy Universal JavaScript Servers",
|
|
5
5
|
"homepage": "https://nitro.build",
|
|
6
6
|
"repository": "nitrojs/nitro",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"ohash": "^2.0.11",
|
|
69
69
|
"oxc-minify": "^0.99.0",
|
|
70
70
|
"oxc-transform": "^0.99.0",
|
|
71
|
-
"srvx": "^0.9.
|
|
71
|
+
"srvx": "^0.9.7",
|
|
72
72
|
"undici": "^7.16.0",
|
|
73
73
|
"unenv": "^2.0.0-rc.24",
|
|
74
74
|
"unstorage": "^2.0.0-alpha.4"
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
"devDependencies": {
|
|
77
77
|
"@azure/functions": "^3.5.1",
|
|
78
78
|
"@azure/static-web-apps-cli": "^2.0.7",
|
|
79
|
-
"@cloudflare/workers-types": "^4.
|
|
79
|
+
"@cloudflare/workers-types": "^4.20251128.0",
|
|
80
80
|
"@deno/types": "^0.0.1",
|
|
81
81
|
"@hiogawa/vite-plugin-fullstack": "npm:@pi0/vite-plugin-fullstack@0.0.5-pr-1297",
|
|
82
82
|
"@netlify/edge-functions": "^3.0.2",
|
|
@@ -115,7 +115,7 @@
|
|
|
115
115
|
"eslint": "^9.39.1",
|
|
116
116
|
"eslint-config-unjs": "^0.5.0",
|
|
117
117
|
"etag": "^1.8.1",
|
|
118
|
-
"execa": "^9.6.
|
|
118
|
+
"execa": "^9.6.1",
|
|
119
119
|
"expect-type": "^1.2.2",
|
|
120
120
|
"exsolve": "^1.0.8",
|
|
121
121
|
"fs-extra": "^11.3.2",
|
|
@@ -134,12 +134,12 @@
|
|
|
134
134
|
"pathe": "^2.0.3",
|
|
135
135
|
"perfect-debounce": "^2.0.0",
|
|
136
136
|
"pkg-types": "^2.3.0",
|
|
137
|
-
"prettier": "^3.
|
|
137
|
+
"prettier": "^3.7.3",
|
|
138
138
|
"pretty-bytes": "^7.1.0",
|
|
139
139
|
"react": "^19.2.0",
|
|
140
140
|
"rendu": "^0.0.7",
|
|
141
141
|
"rolldown": "1.0.0-beta.52",
|
|
142
|
-
"rolldown-vite": "^7.2.
|
|
142
|
+
"rolldown-vite": "^7.2.9",
|
|
143
143
|
"rollup": "^4.53.3",
|
|
144
144
|
"rou3": "^0.7.10",
|
|
145
145
|
"scule": "^1.3.0",
|