vite-plus 0.1.13-alpha.4 → 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.
@@ -1,5 +1,5 @@
1
- import { N as PackageManager, R as log, V as select, W as Ct, b as editYamlFile, x as readYamlFile } from "./agent-DJMFiDyo.js";
2
- import { g as YAMLSeq, y as Scalar } from "./browser-uvD86DGo.js";
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
+ 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";
5
5
  import * as actualFS from "node:fs";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vite-plus",
3
- "version": "0.1.13-alpha.4",
3
+ "version": "0.1.13",
4
4
  "description": "The Unified Toolchain for the Web",
5
5
  "homepage": "https://viteplus.dev/guide",
6
6
  "bugs": {
@@ -308,14 +308,14 @@
308
308
  },
309
309
  "dependencies": {
310
310
  "@oxc-project/types": "=0.120.0",
311
- "cac": "^6.7.14",
311
+ "cac": "^7.0.0",
312
312
  "cross-spawn": "^7.0.5",
313
313
  "oxfmt": "=0.41.0",
314
314
  "oxlint": "=1.56.0",
315
- "oxlint-tsgolint": "=0.17.0",
315
+ "oxlint-tsgolint": "=0.17.1",
316
316
  "picocolors": "^1.1.1",
317
- "@voidzero-dev/vite-plus-test": "0.1.13-alpha.4",
318
- "@voidzero-dev/vite-plus-core": "0.1.13-alpha.4"
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
- "@voidzero-dev/vite-plus-prompts": "0.0.0",
341
- "vite": "npm:@voidzero-dev/vite-plus-core@0.1.13-alpha.4",
342
- "rolldown": "1.0.0-rc.9"
340
+ "vite": "npm:@voidzero-dev/vite-plus-core@0.1.13",
341
+ "rolldown": "1.0.0-rc.10",
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-alpha.4",
361
- "@voidzero-dev/vite-plus-darwin-x64": "0.1.13-alpha.4",
362
- "@voidzero-dev/vite-plus-linux-arm64-gnu": "0.1.13-alpha.4",
363
- "@voidzero-dev/vite-plus-linux-x64-gnu": "0.1.13-alpha.4",
364
- "@voidzero-dev/vite-plus-win32-x64-msvc": "0.1.13-alpha.4",
365
- "@voidzero-dev/vite-plus-win32-arm64-msvc": "0.1.13-alpha.4"
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",