@voidzero-dev/vite-plus-core 0.1.6 → 0.1.8
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/rolldown/cli.mjs +27 -11
- package/dist/rolldown/config.d.mts +1 -1
- package/dist/rolldown/config.mjs +8 -8
- package/dist/rolldown/experimental-index.d.mts +2 -2
- package/dist/rolldown/experimental-index.mjs +8 -8
- package/dist/rolldown/filter-index.d.mts +1 -1
- package/dist/rolldown/index.d.mts +3 -3
- package/dist/rolldown/index.mjs +9 -10
- package/dist/rolldown/parallel-plugin-worker.mjs +5 -5
- package/dist/rolldown/parallel-plugin.d.mts +1 -1
- package/dist/rolldown/parse-ast-index.mjs +2 -2
- package/dist/rolldown/plugins-index.d.mts +2 -2
- package/dist/rolldown/plugins-index.mjs +3 -3
- package/dist/rolldown/shared/{bindingify-input-options-DkwIzK4F.mjs → bindingify-input-options-D6u7COm1.mjs} +18 -10
- package/dist/rolldown/shared/{constructors-D91FHkmz.mjs → constructors-Ctal_Rbv.mjs} +1 -1
- package/dist/rolldown/shared/{constructors-Bnr_ApVf.d.mts → constructors-DNuo4d0H.d.mts} +1 -1
- package/dist/rolldown/shared/{define-config-B1jccsL9.d.mts → define-config-cG45vHwf.d.mts} +15 -5
- package/dist/rolldown/shared/{error-tpgdcGrK.mjs → error-CP8smW_P.mjs} +1 -1
- package/dist/rolldown/shared/{load-config-Dapgaecf.mjs → load-config-CjCoDD5h.mjs} +1 -1
- package/dist/rolldown/shared/{normalize-string-or-regex-BCllTl21.mjs → normalize-string-or-regex-C5RWbu3O.mjs} +1 -1
- package/dist/rolldown/shared/{parse-DFYpKkKl.mjs → parse-8FR1cSLd.mjs} +1 -1
- package/dist/rolldown/shared/{rolldown-DK6iIJl8.mjs → rolldown-B7hI_r7G.mjs} +1 -1
- package/dist/rolldown/shared/{rolldown-build-rw0HCMhn.mjs → rolldown-build-CYoDea9V.mjs} +7 -7
- package/dist/rolldown/shared/{transform-BSCulZAO.mjs → transform-BfdLLNnY.mjs} +2 -2
- package/dist/rolldown/shared/{watch-D8uEZyLj.mjs → watch-CAj7leYN.mjs} +4 -4
- package/dist/rolldown/utils-index.mjs +4 -4
- package/dist/tsdown/build-B1oBkI4C-zptCT7Nv.js +5 -0
- package/dist/tsdown/{build-BG-XbM6V-hoyhQqI3.js → build-CpOl_krN-DF8oTAEE.js} +56 -39
- package/dist/tsdown/{debug-C4FmgzkJ-B6m_gRpz.js → debug-C4FmgzkJ-Fxa4sdkP.js} +2 -2
- package/dist/tsdown/{detect-J1_Vd1yf-BWDiPZkP.js → detect-J1_Vd1yf-uzwu6GvK.js} +1 -1
- package/dist/tsdown/{dist-Dx-jtFHM.js → dist-BTs7u0nu.js} +1 -1
- package/dist/tsdown/{dist-C9Oecl0H.js → dist-dJp148cE.js} +21 -24
- package/dist/tsdown/{filename-tIvGuRvQ.js → filename-UU7z2A9Z.js} +1 -1
- package/dist/tsdown/{index-node-Bpsmc0eX-jMz9gD3P.js → index-node-Bpsmc0eX-BiLag9_o.js} +1 -1
- package/dist/tsdown/index-types.d.ts +30 -11
- package/dist/tsdown/index.js +5 -5
- package/dist/tsdown/{main-DN-_H9u2.js → main-BUXYXu1I.js} +3 -3
- package/dist/tsdown/{resolver-CdD-yT15-3eaymYLw.js → resolver-BUWpVKW_-BR1glCep.js} +3 -4
- package/dist/tsdown/run.js +4 -4
- package/dist/tsdown/{tsc-context-DiIjfXAG.js → tsc-context-BQtoHArj.js} +2 -2
- package/dist/tsdown/{tsc-OwK9UHsV.js → tsc-ncSpKhL9.js} +6 -8
- package/dist/vite/node/index.d.ts +2 -2
- package/package.json +34 -34
- package/dist/tsdown/build-DHPfiKA--CvTonTfC.js +0 -5
- /package/dist/rolldown/shared/{binding-BSVL02lq.mjs → binding-C5G6_6ql.mjs} +0 -0
package/dist/tsdown/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { c as globalLogger } from "./main-
|
|
1
|
+
import { c as globalLogger } from "./main-BUXYXu1I.js";
|
|
2
2
|
import "./node-B3Gdtau1.js";
|
|
3
|
-
import { t as enableDebug } from "./debug-C4FmgzkJ-
|
|
4
|
-
import { i as resolveUserConfig, n as buildWithConfigs, r as mergeConfig, t as build$1 } from "./build-
|
|
5
|
-
import "./filename-
|
|
3
|
+
import { t as enableDebug } from "./debug-C4FmgzkJ-Fxa4sdkP.js";
|
|
4
|
+
import { i as resolveUserConfig, n as buildWithConfigs, r as mergeConfig, t as build$1 } from "./build-CpOl_krN-DF8oTAEE.js";
|
|
5
|
+
import "./filename-UU7z2A9Z.js";
|
|
6
6
|
import * as Rolldown from "@voidzero-dev/vite-plus-core/rolldown";
|
|
7
|
-
//#region ../../node_modules/.pnpm/tsdown@0.21.
|
|
7
|
+
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@type_b93b799299757e647e700df84d204817/node_modules/tsdown/dist/config.mjs
|
|
8
8
|
function defineConfig(options) {
|
|
9
9
|
return options;
|
|
10
10
|
}
|
|
@@ -173,7 +173,7 @@ const { Ansis, fg, bg, rgb, bgRgb, hex, bgHex, reset, inverse, hidden, visible,
|
|
|
173
173
|
module.exports = w, w.default = w;
|
|
174
174
|
})))(), 1)).default;
|
|
175
175
|
//#endregion
|
|
176
|
-
//#region ../../node_modules/.pnpm/tsdown@0.21.
|
|
176
|
+
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@type_b93b799299757e647e700df84d204817/node_modules/tsdown/dist/logger-BU0v7CAk.mjs
|
|
177
177
|
const LogLevels = {
|
|
178
178
|
silent: 0,
|
|
179
179
|
error: 1,
|
|
@@ -297,8 +297,8 @@ function hue2rgb(p, q, t) {
|
|
|
297
297
|
return p;
|
|
298
298
|
}
|
|
299
299
|
//#endregion
|
|
300
|
-
//#region ../../node_modules/.pnpm/tsdown@0.21.
|
|
301
|
-
var version = "0.21.
|
|
300
|
+
//#region ../../node_modules/.pnpm/tsdown@0.21.2_@arethetypeswrong+core@0.18.2_@tsdown+css@0.21.2_@tsdown+exe@0.21.2_@type_b93b799299757e647e700df84d204817/node_modules/tsdown/dist/package-B0nLlt00.mjs
|
|
301
|
+
var version = "0.21.2";
|
|
302
302
|
//#endregion
|
|
303
303
|
//#region ../../node_modules/.pnpm/tinyexec@1.0.2/node_modules/tinyexec/dist/main.js
|
|
304
304
|
var l = Object.create;
|
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
import { t as createDebug } from "./node-B3Gdtau1.js";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
const
|
|
5
|
-
const ts = __cjs_require("typescript");
|
|
2
|
+
import { createRequire } from "node:module";
|
|
3
|
+
import path from "node:path";
|
|
4
|
+
const ts = createRequire(import.meta.url)("typescript");
|
|
6
5
|
const debug = createDebug("rolldown-plugin-dts:tsc-resolver");
|
|
7
6
|
function tscResolve(id, importer, cwd, tsconfig, tsconfigRaw, reference) {
|
|
8
7
|
const baseDir = tsconfig ? path.dirname(tsconfig) : cwd;
|
package/dist/tsdown/run.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import { c as globalLogger, f as dim, g as yellow, r as version, t as K } from "./main-
|
|
2
|
+
import { c as globalLogger, f as dim, g as yellow, r as version, t as K } from "./main-BUXYXu1I.js";
|
|
3
3
|
import "./node-B3Gdtau1.js";
|
|
4
|
-
import { t as enableDebug } from "./debug-C4FmgzkJ-
|
|
4
|
+
import { t as enableDebug } from "./debug-C4FmgzkJ-Fxa4sdkP.js";
|
|
5
5
|
import module, { createRequire } from "node:module";
|
|
6
6
|
import process$1 from "node:process";
|
|
7
7
|
import { VERSION } from "@voidzero-dev/vite-plus-core/rolldown";
|
|
@@ -628,10 +628,10 @@ cli.help().version(version);
|
|
|
628
628
|
cli.command("[...files]", "Bundle files", {
|
|
629
629
|
ignoreOptionDefaultValue: true,
|
|
630
630
|
allowUnknownOptions: true
|
|
631
|
-
}).option("-c, --config <filename>", "Use a custom config file").option("--config-loader <loader>", "Config loader to use: auto, native, unrun", { default: "auto" }).option("--no-config", "Disable config file").option("-f, --format <format>", "Bundle format: esm, cjs, iife, umd", { default: "esm" }).option("--clean", "Clean output directory, --no-clean to disable").option("--deps.never-bundle <module>", "Mark dependencies as external").option("--minify", "Minify output").option("--devtools", "Enable devtools integration").option("--debug [feat]", "Show debug logs").option("--target <target>", "Bundle target, e.g \"es2015\", \"esnext\"").option("-l, --logLevel <level>", "Set log level: info, warn, error, silent").option("--fail-on-warn", "Fail on warnings", { default: true }).option("--no-write", "Disable writing files to disk, incompatible with watch mode").option("-d, --out-dir <dir>", "Output directory", { default: "dist" }).option("--treeshake", "Tree-shake bundle", { default: true }).option("--sourcemap", "Generate source map", { default: false }).option("--shims", "Enable cjs and esm shims ", { default: false }).option("--platform <platform>", "Target platform", { default: "node" }).option("--dts", "Generate dts files").option("--publint", "Enable publint", { default: false }).option("--attw", "Enable Are the types wrong integration", { default: false }).option("--unused", "Enable unused dependencies check", { default: false }).option("-w, --watch [path]", "Watch mode").option("--ignore-watch <path>", "Ignore custom paths in watch mode").option("--from-vite [vitest]", "Reuse config from Vite or Vitest").option("--report", "Size report", { default: true }).option("--env.* <value>", "Define compile-time env variables").option("--env-file <file>", "Load environment variables from a file, when used together with --env, variables in --env take precedence").option("--env-prefix <prefix>", "Prefix for env variables to inject into the bundle", { default: "TSDOWN_" }).option("--on-success <command>", "Command to run on success").option("--copy <dir>", "Copy files to output dir").option("--public-dir <dir>", "Alias for --copy, deprecated").option("--tsconfig <tsconfig>", "Set tsconfig path").option("--unbundle", "Unbundle mode").option("--exe", "Bundle as executable").option("-W, --workspace [dir]", "Enable workspace mode").option("-F, --filter <pattern>", "Filter configs (cwd or name), e.g. /pkg-name$/ or pkg-name").option("--exports", "Generate export-related metadata for package.json (experimental)").action(async (input, flags) => {
|
|
631
|
+
}).option("-c, --config <filename>", "Use a custom config file").option("--config-loader <loader>", "Config loader to use: auto, native, unrun", { default: "auto" }).option("--no-config", "Disable config file").option("-f, --format <format>", "Bundle format: esm, cjs, iife, umd", { default: "esm" }).option("--clean", "Clean output directory, --no-clean to disable").option("--deps.never-bundle <module>", "Mark dependencies as external").option("--minify", "Minify output").option("--devtools", "Enable devtools integration").option("--debug [feat]", "Show debug logs").option("--target <target>", "Bundle target, e.g \"es2015\", \"esnext\"").option("-l, --logLevel <level>", "Set log level: info, warn, error, silent").option("--fail-on-warn", "Fail on warnings", { default: true }).option("--no-write", "Disable writing files to disk, incompatible with watch mode").option("-d, --out-dir <dir>", "Output directory", { default: "dist" }).option("--treeshake", "Tree-shake bundle", { default: true }).option("--sourcemap", "Generate source map", { default: false }).option("--shims", "Enable cjs and esm shims ", { default: false }).option("--platform <platform>", "Target platform", { default: "node" }).option("--dts", "Generate dts files").option("--publint", "Enable publint", { default: false }).option("--attw", "Enable Are the types wrong integration", { default: false }).option("--unused", "Enable unused dependencies check", { default: false }).option("-w, --watch [path]", "Watch mode").option("--ignore-watch <path>", "Ignore custom paths in watch mode").option("--from-vite [vitest]", "Reuse config from Vite or Vitest").option("--report", "Size report", { default: true }).option("--env.* <value>", "Define compile-time env variables").option("--env-file <file>", "Load environment variables from a file, when used together with --env, variables in --env take precedence").option("--env-prefix <prefix>", "Prefix for env variables to inject into the bundle", { default: "TSDOWN_" }).option("--on-success <command>", "Command to run on success").option("--copy <dir>", "Copy files to output dir").option("--public-dir <dir>", "Alias for --copy, deprecated").option("--tsconfig <tsconfig>", "Set tsconfig path").option("--unbundle", "Unbundle mode").option("--root <dir>", "Root directory of input files").option("--exe", "Bundle as executable").option("-W, --workspace [dir]", "Enable workspace mode").option("-F, --filter <pattern>", "Filter configs (cwd or name), e.g. /pkg-name$/ or pkg-name").option("--exports", "Generate export-related metadata for package.json (experimental)").action(async (input, flags) => {
|
|
632
632
|
globalLogger.level = flags.logLevel || "info";
|
|
633
633
|
globalLogger.info(`tsdown ${dim`v${version}`} powered by rolldown ${dim`v${VERSION}`}`);
|
|
634
|
-
const { build } = await import("./build-
|
|
634
|
+
const { build } = await import("./build-B1oBkI4C-zptCT7Nv.js");
|
|
635
635
|
if (input.length > 0) flags.entry = input;
|
|
636
636
|
await build(flags);
|
|
637
637
|
});
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as createDebug } from "./node-B3Gdtau1.js";
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
import path from "node:path";
|
|
3
|
+
//#region ../../node_modules/.pnpm/rolldown-plugin-dts@0.22.5_@typescript+native-preview@7.0.0-dev.20260122.2_oxc-resolver_ee01c189cef60d67143f173de4d10478/node_modules/rolldown-plugin-dts/dist/tsc-context.mjs
|
|
4
4
|
const debug = createDebug("rolldown-plugin-dts:tsc-context");
|
|
5
5
|
function createContext() {
|
|
6
6
|
return {
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
import { t as createDebug } from "./node-B3Gdtau1.js";
|
|
2
|
-
import { n as RE_DTS, r as RE_DTS_MAP } from "./filename-
|
|
3
|
-
import { n as globalContext } from "./tsc-context-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
const
|
|
8
|
-
const ts = __cjs_require("typescript");
|
|
9
|
-
const { pathToFileURL } = globalThis.process.getBuiltinModule("node:url");
|
|
2
|
+
import { n as RE_DTS, r as RE_DTS_MAP } from "./filename-UU7z2A9Z.js";
|
|
3
|
+
import { n as globalContext } from "./tsc-context-BQtoHArj.js";
|
|
4
|
+
import { createRequire } from "node:module";
|
|
5
|
+
import { pathToFileURL } from "node:url";
|
|
6
|
+
import path from "node:path";
|
|
7
|
+
const ts = createRequire(import.meta.url)("typescript");
|
|
10
8
|
var __require = /* @__PURE__ */ createRequire(import.meta.url);
|
|
11
9
|
const debug$4 = createDebug("rolldown-plugin-dts:tsc-system");
|
|
12
10
|
/**
|
|
@@ -31,7 +31,7 @@ import { GeneralImportGlobOptions, ImportGlobFunction, ImportGlobOptions, KnownA
|
|
|
31
31
|
|
|
32
32
|
//#region \0rolldown/runtime.js
|
|
33
33
|
//#endregion
|
|
34
|
-
//#region ../../../node_modules/.pnpm/@vitejs+devtools@0.0.0-alpha.
|
|
34
|
+
//#region ../../../node_modules/.pnpm/@vitejs+devtools@0.0.0-alpha.34_@pnpm+logger@1001.0.1_typescript@5.9.3_vite@packages+core_vue@3.5.27_typescript@5.9.3_/node_modules/@vitejs/devtools/dist/cli-commands.d.ts
|
|
35
35
|
//#region src/node/cli-commands.d.ts
|
|
36
36
|
interface StartOptions {
|
|
37
37
|
root?: string;
|
|
@@ -41,7 +41,7 @@ interface StartOptions {
|
|
|
41
41
|
open?: boolean;
|
|
42
42
|
}
|
|
43
43
|
//#endregion
|
|
44
|
-
//#region ../../../node_modules/.pnpm/@vitejs+devtools@0.0.0-alpha.
|
|
44
|
+
//#region ../../../node_modules/.pnpm/@vitejs+devtools@0.0.0-alpha.34_@pnpm+logger@1001.0.1_typescript@5.9.3_vite@packages+core_vue@3.5.27_typescript@5.9.3_/node_modules/@vitejs/devtools/dist/config.d.ts
|
|
45
45
|
//#region src/node/config.d.ts
|
|
46
46
|
interface DevToolsConfig extends Partial<StartOptions> {
|
|
47
47
|
enabled: boolean;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@voidzero-dev/vite-plus-core",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.8",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"files": [
|
|
6
6
|
"dist"
|
|
@@ -32,56 +32,56 @@
|
|
|
32
32
|
"./internal": "./dist/vite/node/internal.js",
|
|
33
33
|
"./module-runner": "./dist/vite/node/module-runner.js",
|
|
34
34
|
"./pack": {
|
|
35
|
-
"
|
|
36
|
-
"
|
|
35
|
+
"default": "./dist/tsdown/index.js",
|
|
36
|
+
"types": "./dist/tsdown/index-types.d.ts"
|
|
37
37
|
},
|
|
38
38
|
"./package.json": "./package.json",
|
|
39
39
|
"./rolldown": {
|
|
40
|
-
"
|
|
41
|
-
"
|
|
40
|
+
"default": "./dist/rolldown/index.mjs",
|
|
41
|
+
"types": "./dist/rolldown/index.d.mts"
|
|
42
42
|
},
|
|
43
43
|
"./rolldown/config": {
|
|
44
|
-
"
|
|
45
|
-
"
|
|
44
|
+
"default": "./dist/rolldown/config.mjs",
|
|
45
|
+
"types": "./dist/rolldown/config.d.mts"
|
|
46
46
|
},
|
|
47
47
|
"./rolldown/experimental": {
|
|
48
|
-
"
|
|
49
|
-
"
|
|
48
|
+
"default": "./dist/rolldown/experimental-index.mjs",
|
|
49
|
+
"types": "./dist/rolldown/experimental-index.d.mts"
|
|
50
50
|
},
|
|
51
51
|
"./rolldown/experimental/runtime-types": {
|
|
52
52
|
"types": "./dist/rolldown/experimental-runtime-types.d.ts"
|
|
53
53
|
},
|
|
54
54
|
"./rolldown/filter": {
|
|
55
|
-
"
|
|
56
|
-
"
|
|
55
|
+
"default": "./dist/rolldown/filter-index.mjs",
|
|
56
|
+
"types": "./dist/rolldown/filter-index.d.mts"
|
|
57
57
|
},
|
|
58
58
|
"./rolldown/getLogFilter": {
|
|
59
|
-
"
|
|
60
|
-
"
|
|
59
|
+
"default": "./dist/rolldown/get-log-filter.mjs",
|
|
60
|
+
"types": "./dist/rolldown/get-log-filter.d.mts"
|
|
61
61
|
},
|
|
62
62
|
"./rolldown/parallelPlugin": {
|
|
63
|
-
"
|
|
64
|
-
"
|
|
63
|
+
"default": "./dist/rolldown/parallel-plugin.mjs",
|
|
64
|
+
"types": "./dist/rolldown/parallel-plugin.d.mts"
|
|
65
65
|
},
|
|
66
66
|
"./rolldown/parseAst": {
|
|
67
|
-
"
|
|
68
|
-
"
|
|
67
|
+
"default": "./dist/rolldown/parse-ast-index.mjs",
|
|
68
|
+
"types": "./dist/rolldown/parse-ast-index.d.mts"
|
|
69
69
|
},
|
|
70
70
|
"./rolldown/plugins": {
|
|
71
|
-
"
|
|
72
|
-
"
|
|
71
|
+
"default": "./dist/rolldown/plugins-index.mjs",
|
|
72
|
+
"types": "./dist/rolldown/plugins-index.d.mts"
|
|
73
73
|
},
|
|
74
74
|
"./rolldown/pluginutils": {
|
|
75
|
-
"
|
|
76
|
-
"
|
|
75
|
+
"default": "./dist/pluginutils/index.js",
|
|
76
|
+
"types": "./dist/pluginutils/index.d.ts"
|
|
77
77
|
},
|
|
78
78
|
"./rolldown/pluginutils/filter": {
|
|
79
|
-
"
|
|
80
|
-
"
|
|
79
|
+
"default": "./dist/pluginutils/filter/index.js",
|
|
80
|
+
"types": "./dist/pluginutils/filter/index.d.ts"
|
|
81
81
|
},
|
|
82
82
|
"./rolldown/utils": {
|
|
83
|
-
"
|
|
84
|
-
"
|
|
83
|
+
"default": "./dist/rolldown/utils-index.mjs",
|
|
84
|
+
"types": "./dist/rolldown/utils-index.d.mts"
|
|
85
85
|
},
|
|
86
86
|
"./types/*": {
|
|
87
87
|
"types": "./dist/vite/types/*"
|
|
@@ -101,12 +101,12 @@
|
|
|
101
101
|
"@babel/types": "^7.28.5",
|
|
102
102
|
"@oxc-node/cli": "^0.0.35",
|
|
103
103
|
"@oxc-node/core": "^0.0.35",
|
|
104
|
-
"@vitejs/devtools": "^0.0.0-alpha.
|
|
104
|
+
"@vitejs/devtools": "^0.0.0-alpha.34",
|
|
105
105
|
"es-module-lexer": "^1.7.0",
|
|
106
106
|
"hookable": "^6.0.1",
|
|
107
107
|
"magic-string": "^0.30.21",
|
|
108
108
|
"oxc-parser": "=0.115.0",
|
|
109
|
-
"oxfmt": "
|
|
109
|
+
"oxfmt": "=0.39.0",
|
|
110
110
|
"picocolors": "^1.1.1",
|
|
111
111
|
"picomatch": "^4.0.3",
|
|
112
112
|
"pkg-types": "^2.3.0",
|
|
@@ -116,14 +116,14 @@
|
|
|
116
116
|
"semver": "^7.7.3",
|
|
117
117
|
"tinyglobby": "^0.2.15",
|
|
118
118
|
"tree-kill": "^1.2.2",
|
|
119
|
-
"tsdown": "^0.21.
|
|
120
|
-
"vite": "npm:@voidzero-dev/vite-plus-core@0.1.
|
|
121
|
-
"rolldown": "1.0.0-rc.
|
|
119
|
+
"tsdown": "^0.21.2",
|
|
120
|
+
"vite": "npm:@voidzero-dev/vite-plus-core@0.1.8",
|
|
121
|
+
"rolldown": "1.0.0-rc.9"
|
|
122
122
|
},
|
|
123
123
|
"peerDependencies": {
|
|
124
124
|
"@arethetypeswrong/core": "^0.18.1",
|
|
125
|
-
"@tsdown/css": "0.21.
|
|
126
|
-
"@tsdown/exe": "0.21.
|
|
125
|
+
"@tsdown/css": "0.21.2",
|
|
126
|
+
"@tsdown/exe": "0.21.2",
|
|
127
127
|
"@types/node": "^20.19.0 || >=22.12.0",
|
|
128
128
|
"@vitejs/devtools": "^0.0.0-alpha.31",
|
|
129
129
|
"esbuild": "^0.27.0",
|
|
@@ -204,8 +204,8 @@
|
|
|
204
204
|
},
|
|
205
205
|
"bundledVersions": {
|
|
206
206
|
"vite": "8.0.0-beta.18",
|
|
207
|
-
"rolldown": "1.0.0-rc.
|
|
208
|
-
"tsdown": "0.21.
|
|
207
|
+
"rolldown": "1.0.0-rc.9",
|
|
208
|
+
"tsdown": "0.21.2"
|
|
209
209
|
},
|
|
210
210
|
"scripts": {
|
|
211
211
|
"build": "oxnode -C dev ./build.ts"
|
|
File without changes
|