@nuxt/cli-nightly 3.32.1-20260119-112903-362ab3a → 3.32.1-20260119-115115-362ab3a

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
@@ -23,7 +23,7 @@ const commands = {
23
23
  "dev": () => import("./dev-CAUc81j8.mjs").then(_rDefault),
24
24
  "devtools": () => import("./devtools-BTYlIJMv.mjs").then(_rDefault),
25
25
  "generate": () => import("./generate-Dl0M7pNO.mjs").then(_rDefault),
26
- "info": () => import("./info-CwjqD4NA.mjs").then(_rDefault),
26
+ "info": () => import("./info-BB-1g2_B.mjs").then(_rDefault),
27
27
  "init": () => import("./init-CbX2kZ7b.mjs").then(_rDefault),
28
28
  "module": () => import("./module-CsMeSzOg.mjs").then(_rDefault),
29
29
  "prepare": () => import("./prepare-D99IJFcY.mjs").then(_rDefault),
@@ -68,7 +68,7 @@ async function checkEngines() {
68
68
  //#endregion
69
69
  //#region package.json
70
70
  var name = "@nuxt/cli-nightly";
71
- var version = "3.32.1-20260119-112903-362ab3a";
71
+ var version = "3.32.1-20260119-115115-362ab3a";
72
72
  var description = "Nuxt CLI";
73
73
 
74
74
  //#endregion
@@ -17,7 +17,7 @@ import { copy } from "copy-paste";
17
17
  import { detectPackageManager } from "nypm";
18
18
 
19
19
  //#region ../nuxi/package.json
20
- var version = "3.32.1-20260119-112852-362ab3a";
20
+ var version = "3.32.1-20260119-115104-362ab3a";
21
21
 
22
22
  //#endregion
23
23
  //#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.32.1-20260119-112903-362ab3a",
4
+ "version": "3.32.1-20260119-115115-362ab3a",
5
5
  "description": "Nuxt CLI",
6
6
  "license": "MIT",
7
7
  "repository": {
@@ -71,7 +71,7 @@
71
71
  "h3-next": "npm:h3@^2.0.1-rc.8",
72
72
  "nitro": "^3.0.1-alpha.1",
73
73
  "nitropack": "^2.13.1",
74
- "rollup": "^4.55.1",
74
+ "rollup": "^4.55.2",
75
75
  "rollup-plugin-visualizer": "^6.0.5",
76
76
  "tsdown": "^0.19.0",
77
77
  "typescript": "^5.9.3",