vite-plus 0.1.13-alpha.5 → 0.1.13
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/global/{agent-gbykY0o2.js → agent-BuEmv_K7.js} +2 -2
- package/dist/global/config.js +1 -1
- package/dist/global/create.js +2 -2
- package/dist/global/migrate.js +2 -2
- package/dist/global/staged.js +2 -2
- package/dist/global/{workspace-BUJYxGAP.js → workspace-CVWspacc.js} +1 -1
- package/package.json +12 -12
|
@@ -6,7 +6,7 @@ import path from "node:path";
|
|
|
6
6
|
import { stripVTControlCharacters, styleText } from "node:util";
|
|
7
7
|
import process$1, { stdin, stdout } from "node:process";
|
|
8
8
|
import * as k from "node:readline";
|
|
9
|
-
import
|
|
9
|
+
import c from "node:readline";
|
|
10
10
|
import { ReadStream } from "node:tty";
|
|
11
11
|
import color from "picocolors";
|
|
12
12
|
import fs from "node:fs";
|
|
@@ -358,7 +358,7 @@ var B = class {
|
|
|
358
358
|
this.state = "cancel", this.close();
|
|
359
359
|
}, { once: !0 });
|
|
360
360
|
}
|
|
361
|
-
this.rl =
|
|
361
|
+
this.rl = c.createInterface({
|
|
362
362
|
input: this.input,
|
|
363
363
|
tabSize: 2,
|
|
364
364
|
prompt: "",
|
package/dist/global/config.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as defaultInteractive, T as promptGitHooks, i as updateExistingAgentInstructions, u as ensurePreCommitHook } from "./agent-
|
|
1
|
+
import { C as defaultInteractive, T as promptGitHooks, i as updateExistingAgentInstructions, u as ensurePreCommitHook } from "./agent-BuEmv_K7.js";
|
|
2
2
|
import { t as lib_default } from "./lib-DxappLRQ.js";
|
|
3
3
|
import "./browser-09BZLUYM.js";
|
|
4
4
|
import "./package-D0VpX-8d.js";
|
package/dist/global/create.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { r as __toESM, t as __commonJSMin } from "./chunk-BoAXSpZd.js";
|
|
2
|
-
import { A as displayRelative, C as defaultInteractive, D as runViteInstall, E as runViteFmt, F as cancel, H as spinner, I as confirm, L as intro, M as DependencyType, N as PackageManager, O as selectPackageManager, R as log, T as promptGitHooks, U as text, V as select, W as Ct, _ as rewriteMonorepoProject, a as writeAgentInstructions, d as installGitHooks, g as rewriteMonorepo, j as templatesDir, n as detectExistingAgentTargetPaths, r as selectAgentTargetPaths, v as rewriteStandaloneProject, w as downloadPackageManager$1, z as multiselect } from "./agent-
|
|
2
|
+
import { A as displayRelative, C as defaultInteractive, D as runViteInstall, E as runViteFmt, F as cancel, H as spinner, I as confirm, L as intro, M as DependencyType, N as PackageManager, O as selectPackageManager, R as log, T as promptGitHooks, U as text, V as select, W as Ct, _ as rewriteMonorepoProject, a as writeAgentInstructions, d as installGitHooks, g as rewriteMonorepo, j as templatesDir, n as detectExistingAgentTargetPaths, r as selectAgentTargetPaths, v as rewriteStandaloneProject, w as downloadPackageManager$1, z as multiselect } from "./agent-BuEmv_K7.js";
|
|
3
3
|
import { t as lib_default } from "./lib-DxappLRQ.js";
|
|
4
4
|
import "./browser-09BZLUYM.js";
|
|
5
5
|
import { a as editJsonFile, s as readJsonFile } from "./package-D0VpX-8d.js";
|
|
6
6
|
import { a as muted, i as log$1, n as accent, o as success, t as renderCliDoc } from "./help-HviKaKAU.js";
|
|
7
|
-
import { a as detectExistingEditor, n as updatePackageJsonWithDeps, o as selectEditor, r as updateWorkspaceConfig, s as writeEditorConfigs, t as detectWorkspace$1 } from "./workspace-
|
|
7
|
+
import { a as detectExistingEditor, n as updatePackageJsonWithDeps, o as selectEditor, r as updateWorkspaceConfig, s as writeEditorConfigs, t as detectWorkspace$1 } from "./workspace-CVWspacc.js";
|
|
8
8
|
import path from "node:path";
|
|
9
9
|
import { styleText } from "node:util";
|
|
10
10
|
import color from "picocolors";
|
package/dist/global/migrate.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { r as __toESM } from "./chunk-BoAXSpZd.js";
|
|
2
|
-
import { A as displayRelative, B as outro, C as defaultInteractive, D as runViteInstall, H as spinner, I as confirm, N as PackageManager, O as selectPackageManager, P as require_semver, R as log, S as cancelAndExit, T as promptGitHooks, V as select, W as Ct, a as writeAgentInstructions, c as detectEslintProject, d as installGitHooks, f as mergeViteConfigFiles, g as rewriteMonorepo, h as preflightGitHooksSetup, k as upgradeYarn, l as detectPrettierProject, m as migratePrettierToOxfmt, n as detectExistingAgentTargetPaths, o as checkViteVersion, p as migrateEslintToOxlint, r as selectAgentTargetPaths, s as checkVitestVersion, t as detectAgentConflicts, v as rewriteStandaloneProject, w as downloadPackageManager$1, y as createMigrationReport } from "./agent-
|
|
2
|
+
import { A as displayRelative, B as outro, C as defaultInteractive, D as runViteInstall, H as spinner, I as confirm, N as PackageManager, O as selectPackageManager, P as require_semver, R as log, S as cancelAndExit, T as promptGitHooks, V as select, W as Ct, a as writeAgentInstructions, c as detectEslintProject, d as installGitHooks, f as mergeViteConfigFiles, g as rewriteMonorepo, h as preflightGitHooksSetup, k as upgradeYarn, l as detectPrettierProject, m as migratePrettierToOxfmt, n as detectExistingAgentTargetPaths, o as checkViteVersion, p as migrateEslintToOxlint, r as selectAgentTargetPaths, s as checkVitestVersion, t as detectAgentConflicts, v as rewriteStandaloneProject, w as downloadPackageManager$1, y as createMigrationReport } from "./agent-BuEmv_K7.js";
|
|
3
3
|
import { t as lib_default } from "./lib-DxappLRQ.js";
|
|
4
4
|
import "./browser-09BZLUYM.js";
|
|
5
5
|
import { i as readNearestPackageJson, r as hasVitePlusDependency } from "./package-D0VpX-8d.js";
|
|
6
6
|
import { a as muted, i as log$1, n as accent, t as renderCliDoc } from "./help-HviKaKAU.js";
|
|
7
|
-
import { i as detectEditorConflicts, o as selectEditor, s as writeEditorConfigs, t as detectWorkspace$1 } from "./workspace-
|
|
7
|
+
import { i as detectEditorConflicts, o as selectEditor, s as writeEditorConfigs, t as detectWorkspace$1 } from "./workspace-CVWspacc.js";
|
|
8
8
|
import path from "node:path";
|
|
9
9
|
import { styleText } from "node:util";
|
|
10
10
|
import { vitePlusHeader } from "../../binding/index.js";
|
package/dist/global/staged.js
CHANGED
|
@@ -4,7 +4,7 @@ import { i as log, r as errorMsg, t as renderCliDoc } from "./help-HviKaKAU.js";
|
|
|
4
4
|
import path, { delimiter, dirname, normalize, resolve } from "node:path";
|
|
5
5
|
import { formatWithOptions, inspect, promisify } from "node:util";
|
|
6
6
|
import { cwd } from "node:process";
|
|
7
|
-
import
|
|
7
|
+
import c from "node:readline";
|
|
8
8
|
import nodeTty from "node:tty";
|
|
9
9
|
import { constants } from "node:fs";
|
|
10
10
|
import { vitePlusHeader } from "../../binding/index.js";
|
|
@@ -637,7 +637,7 @@ var L = class {
|
|
|
637
637
|
if (this._streamErr) t.push(this._streamErr);
|
|
638
638
|
if (this._streamOut) t.push(this._streamOut);
|
|
639
639
|
const n = g(t);
|
|
640
|
-
const r =
|
|
640
|
+
const r = c.createInterface({ input: n });
|
|
641
641
|
for await (const e of r) yield e.toString();
|
|
642
642
|
await this._processClosed;
|
|
643
643
|
e.removeAllListeners();
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { N as PackageManager, R as log, V as select, W as Ct, b as editYamlFile, x as readYamlFile } from "./agent-
|
|
1
|
+
import { N as PackageManager, R as log, V as select, W as Ct, b as editYamlFile, x as readYamlFile } from "./agent-BuEmv_K7.js";
|
|
2
2
|
import { g as YAMLSeq, y as Scalar } from "./browser-09BZLUYM.js";
|
|
3
3
|
import { a as editJsonFile, c as writeJsonFile, n as getScopeFromPackageName, s as readJsonFile } from "./package-D0VpX-8d.js";
|
|
4
4
|
import path, { posix, win32 } from "node:path";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "vite-plus",
|
|
3
|
-
"version": "0.1.13
|
|
3
|
+
"version": "0.1.13",
|
|
4
4
|
"description": "The Unified Toolchain for the Web",
|
|
5
5
|
"homepage": "https://viteplus.dev/guide",
|
|
6
6
|
"bugs": {
|
|
@@ -312,10 +312,10 @@
|
|
|
312
312
|
"cross-spawn": "^7.0.5",
|
|
313
313
|
"oxfmt": "=0.41.0",
|
|
314
314
|
"oxlint": "=1.56.0",
|
|
315
|
-
"oxlint-tsgolint": "=0.17.
|
|
315
|
+
"oxlint-tsgolint": "=0.17.1",
|
|
316
316
|
"picocolors": "^1.1.1",
|
|
317
|
-
"@voidzero-dev/vite-plus-
|
|
318
|
-
"@voidzero-dev/vite-plus-
|
|
317
|
+
"@voidzero-dev/vite-plus-core": "0.1.13",
|
|
318
|
+
"@voidzero-dev/vite-plus-test": "0.1.13"
|
|
319
319
|
},
|
|
320
320
|
"devDependencies": {
|
|
321
321
|
"@napi-rs/cli": "^3.4.1",
|
|
@@ -337,9 +337,9 @@
|
|
|
337
337
|
"tsdown": "^0.21.4",
|
|
338
338
|
"validate-npm-package-name": "^7.0.2",
|
|
339
339
|
"yaml": "^2.8.1",
|
|
340
|
-
"
|
|
340
|
+
"vite": "npm:@voidzero-dev/vite-plus-core@0.1.13",
|
|
341
341
|
"rolldown": "1.0.0-rc.10",
|
|
342
|
-
"
|
|
342
|
+
"@voidzero-dev/vite-plus-prompts": "0.0.0"
|
|
343
343
|
},
|
|
344
344
|
"napi": {
|
|
345
345
|
"binaryName": "vite-plus",
|
|
@@ -357,12 +357,12 @@
|
|
|
357
357
|
"node": "^20.19.0 || >=22.12.0"
|
|
358
358
|
},
|
|
359
359
|
"optionalDependencies": {
|
|
360
|
-
"@voidzero-dev/vite-plus-darwin-arm64": "0.1.13
|
|
361
|
-
"@voidzero-dev/vite-plus-darwin-x64": "0.1.13
|
|
362
|
-
"@voidzero-dev/vite-plus-linux-arm64-gnu": "0.1.13
|
|
363
|
-
"@voidzero-dev/vite-plus-linux-x64-gnu": "0.1.13
|
|
364
|
-
"@voidzero-dev/vite-plus-win32-x64-msvc": "0.1.13
|
|
365
|
-
"@voidzero-dev/vite-plus-win32-arm64-msvc": "0.1.13
|
|
360
|
+
"@voidzero-dev/vite-plus-darwin-arm64": "0.1.13",
|
|
361
|
+
"@voidzero-dev/vite-plus-darwin-x64": "0.1.13",
|
|
362
|
+
"@voidzero-dev/vite-plus-linux-arm64-gnu": "0.1.13",
|
|
363
|
+
"@voidzero-dev/vite-plus-linux-x64-gnu": "0.1.13",
|
|
364
|
+
"@voidzero-dev/vite-plus-win32-x64-msvc": "0.1.13",
|
|
365
|
+
"@voidzero-dev/vite-plus-win32-arm64-msvc": "0.1.13"
|
|
366
366
|
},
|
|
367
367
|
"scripts": {
|
|
368
368
|
"build": "oxnode -C dev ./build.ts",
|