@nuxt/cli-nightly 3.30.0-20251031-122706-6d1fedf → 3.30.0-20251103-103524-6d1fedf

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.
@@ -185,7 +185,7 @@ function routeToRegExp(route = "/") {
185
185
  }
186
186
 
187
187
  //#endregion
188
- //#region ../../node_modules/.pnpm/h3@2.0.1-rc.5_crossws@0.4.1_srvx@0.9.1_/node_modules/h3/dist/h3.mjs
188
+ //#region ../../node_modules/.pnpm/h3@2.0.1-rc.5_crossws@0.4.1_srvx@0.9.4_/node_modules/h3/dist/h3.mjs
189
189
  const kEventNS = "h3.internal.event.";
190
190
  const kEventRes = /* @__PURE__ */ Symbol.for(`${kEventNS}res`);
191
191
  const kEventResHeaders = /* @__PURE__ */ Symbol.for(`${kEventNS}res.headers`);
package/dist/index.mjs CHANGED
@@ -11,14 +11,14 @@ import { fileURLToPath } from "node:url";
11
11
  const _rDefault = (r) => r.default || r;
12
12
  const commands = {
13
13
  add: () => import("./add-CHVmfYrF.mjs").then(_rDefault),
14
- analyze: () => import("./analyze-B7ie7_6H.mjs").then(_rDefault),
14
+ analyze: () => import("./analyze-Ji0eD4TL.mjs").then(_rDefault),
15
15
  build: () => import("./build-BEXmJONc.mjs").then(_rDefault),
16
16
  cleanup: () => import("./cleanup-X4v95Xqm.mjs").then(_rDefault),
17
17
  _dev: () => import("./dev-child-Dcs4VQnN.mjs").then(_rDefault),
18
18
  dev: () => import("./dev-nr2jb3A5.mjs").then(_rDefault),
19
19
  devtools: () => import("./devtools-BLGzUSNU.mjs").then(_rDefault),
20
20
  generate: () => import("./generate-DZJF1Xf_.mjs").then(_rDefault),
21
- info: () => import("./info-B_7WJho3.mjs").then(_rDefault),
21
+ info: () => import("./info-D5Vae8US.mjs").then(_rDefault),
22
22
  init: () => import("./init-BQkH4r8t.mjs").then(_rDefault),
23
23
  module: () => import("./module-DLtKXRxA.mjs").then(_rDefault),
24
24
  prepare: () => import("./prepare-ZByeo9vQ.mjs").then(_rDefault),
@@ -63,7 +63,7 @@ async function checkEngines() {
63
63
  //#endregion
64
64
  //#region package.json
65
65
  var name = "@nuxt/cli-nightly";
66
- var version = "3.30.0-20251031-122706-6d1fedf";
66
+ var version = "3.30.0-20251103-103524-6d1fedf";
67
67
  var description = "Nuxt CLI";
68
68
 
69
69
  //#endregion
@@ -13,7 +13,7 @@ import { detectPackageManager } from "nypm";
13
13
  import { readPackageJSON } from "pkg-types";
14
14
 
15
15
  //#region ../nuxi/package.json
16
- var version = "3.30.0-20251031-122659-6d1fedf";
16
+ var version = "3.30.0-20251103-103516-6d1fedf";
17
17
 
18
18
  //#endregion
19
19
  //#region ../nuxi/src/commands/info.ts
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@nuxt/cli-nightly",
3
3
  "type": "module",
4
- "version": "3.30.0-20251031-122706-6d1fedf",
4
+ "version": "3.30.0-20251103-103524-6d1fedf",
5
5
  "description": "Nuxt CLI",
6
6
  "license": "MIT",
7
7
  "repository": {
@@ -45,35 +45,35 @@
45
45
  "jiti": "^2.6.1",
46
46
  "listhen": "^1.9.0",
47
47
  "nypm": "^0.6.2",
48
- "ofetch": "^1.4.1",
48
+ "ofetch": "^1.5.1",
49
49
  "ohash": "^2.0.11",
50
50
  "pathe": "^2.0.3",
51
51
  "perfect-debounce": "^2.0.0",
52
52
  "pkg-types": "^2.3.0",
53
53
  "scule": "^1.3.0",
54
54
  "semver": "^7.7.3",
55
- "srvx": "^0.9.1",
55
+ "srvx": "^0.9.4",
56
56
  "std-env": "^3.10.0",
57
57
  "tinyexec": "^1.0.1",
58
58
  "ufo": "^1.6.1",
59
- "youch": "^4.1.0-beta.11"
59
+ "youch": "^4.1.0-beta.12"
60
60
  },
61
61
  "devDependencies": {
62
62
  "@nuxt/kit": "^4.1.3",
63
63
  "@nuxt/schema": "^4.1.3",
64
- "@types/node": "^22.18.12",
64
+ "@types/node": "^22.19.0",
65
65
  "get-port-please": "^3.2.0",
66
66
  "h3": "^1.15.4",
67
67
  "h3-next": "npm:h3@^2.0.1-rc.5",
68
68
  "nitro": "^3.0.1-alpha.0",
69
- "nitropack": "^2.12.8",
69
+ "nitropack": "^2.12.9",
70
70
  "rollup": "^4.52.5",
71
71
  "rollup-plugin-visualizer": "^6.0.5",
72
- "tsdown": "^0.15.11",
72
+ "tsdown": "^0.15.12",
73
73
  "typescript": "^5.9.3",
74
74
  "undici": "^7.16.0",
75
75
  "unplugin-purge-polyfills": "^0.1.0",
76
76
  "vitest": "^3.2.4",
77
- "youch": "^4.1.0-beta.11"
77
+ "youch": "^4.1.0-beta.12"
78
78
  }
79
79
  }