@nuxt/cli-nightly 3.31.0-20251110-091029-ce9694f → 3.31.0-20251110-105825-ce9694f

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/index.mjs CHANGED
@@ -19,7 +19,7 @@ const commands = {
19
19
  dev: () => import("./dev-aS1afvp8.mjs").then(_rDefault),
20
20
  devtools: () => import("./devtools-BLGzUSNU.mjs").then(_rDefault),
21
21
  generate: () => import("./generate-DZJF1Xf_.mjs").then(_rDefault),
22
- info: () => import("./info-DvP_gH2v.mjs").then(_rDefault),
22
+ info: () => import("./info-CqQ3tiKz.mjs").then(_rDefault),
23
23
  init: () => import("./init-DX0yoR1B.mjs").then(_rDefault),
24
24
  module: () => import("./module-t-MDBA3Y.mjs").then(_rDefault),
25
25
  prepare: () => import("./prepare-ZByeo9vQ.mjs").then(_rDefault),
@@ -64,7 +64,7 @@ async function checkEngines() {
64
64
  //#endregion
65
65
  //#region package.json
66
66
  var name = "@nuxt/cli-nightly";
67
- var version = "3.31.0-20251110-091029-ce9694f";
67
+ var version = "3.31.0-20251110-105825-ce9694f";
68
68
  var description = "Nuxt CLI";
69
69
 
70
70
  //#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.31.0-20251110-091017-ce9694f";
16
+ var version = "3.31.0-20251110-105813-ce9694f";
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.31.0-20251110-091029-ce9694f",
4
+ "version": "3.31.0-20251110-105825-ce9694f",
5
5
  "description": "Nuxt CLI",
6
6
  "license": "MIT",
7
7
  "repository": {
@@ -69,7 +69,7 @@
69
69
  "h3-next": "npm:h3@^2.0.1-rc.5",
70
70
  "nitro": "^3.0.1-alpha.0",
71
71
  "nitropack": "^2.12.9",
72
- "rollup": "^4.53.1",
72
+ "rollup": "^4.53.2",
73
73
  "rollup-plugin-visualizer": "^6.0.5",
74
74
  "tsdown": "^0.16.1",
75
75
  "typescript": "^5.9.3",