nitro-nightly 3.0.1-20251106-133252-bc66cd6f → 3.0.1-20251106-140827-5d57690c

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.0_@types+node@24.10.0_jiti@2.6.1_ligh_0a184f97042768f7f978a07ce7356911/node_modules/@pi0/vite-plugin-fullstack/dist/index.js
12
+ //#region node_modules/.pnpm/@pi0+vite-plugin-fullstack@0.0.5-pr-1297_vite@7.2.1_@types+node@24.10.0_jiti@2.6.1_ligh_f9ad39ecd245afcb76a4a2aae58b5286/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-20251106-133252-bc66cd6f",
3
+ "version": "3.0.1-20251106-140827-5d57690c",
4
4
  "description": "Build and Deploy Universal JavaScript Servers",
5
5
  "homepage": "https://nitro.build",
6
6
  "repository": "nitrojs/nitro",
@@ -74,15 +74,15 @@
74
74
  "@cloudflare/workers-types": "^4.20251014.0",
75
75
  "@deno/types": "^0.0.1",
76
76
  "@hiogawa/vite-plugin-fullstack": "npm:@pi0/vite-plugin-fullstack@0.0.5-pr-1297",
77
- "@netlify/edge-functions": "^3.0.1",
78
- "@netlify/functions": "^5.0.1",
77
+ "@netlify/edge-functions": "^3.0.2",
78
+ "@netlify/functions": "^5.1.0",
79
79
  "@rollup/plugin-alias": "^6.0.0",
80
80
  "@rollup/plugin-commonjs": "^29.0.0",
81
81
  "@rollup/plugin-inject": "^5.0.5",
82
82
  "@rollup/plugin-json": "^6.1.0",
83
83
  "@rollup/plugin-node-resolve": "^16.0.3",
84
84
  "@rollup/plugin-replace": "^6.0.3",
85
- "@scalar/api-reference": "^1.39.1",
85
+ "@scalar/api-reference": "^1.39.2",
86
86
  "@types/aws-lambda": "^8.10.157",
87
87
  "@types/estree": "^1.0.8",
88
88
  "@types/etag": "^1.8.4",
@@ -122,7 +122,7 @@
122
122
  "knitwork": "^1.2.0",
123
123
  "magic-string": "^0.30.21",
124
124
  "mime": "^4.1.0",
125
- "miniflare": "^4.20251011.2",
125
+ "miniflare": "^4.20251105.0",
126
126
  "mlly": "^1.8.0",
127
127
  "obuild": "^0.3.2",
128
128
  "pathe": "^2.0.3",
@@ -133,7 +133,7 @@
133
133
  "react": "^19.2.0",
134
134
  "rendu": "^0.0.7",
135
135
  "rolldown": "^1.0.0-beta.47",
136
- "rolldown-vite": "^7.2.0",
136
+ "rolldown-vite": "^7.2.1",
137
137
  "rou3": "^0.7.10",
138
138
  "scule": "^1.3.0",
139
139
  "semver": "^7.7.3",
@@ -151,7 +151,7 @@
151
151
  "untyped": "^2.0.0",
152
152
  "unwasm": "^0.4.2",
153
153
  "vitest": "^4.0.7",
154
- "wrangler": "^4.45.4",
154
+ "wrangler": "^4.46.0",
155
155
  "xml2js": "^0.6.2",
156
156
  "youch": "^4.1.0-beta.12",
157
157
  "youch-core": "^0.3.3"