@powerlines/plugin-tsup 0.12.599 → 0.12.600

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,7 +1,6 @@
1
1
  import { BuildOptions } from "@storm-software/tsup/types";
2
-
3
2
  //#region src/types/build.d.ts
4
3
  type TsupOptions = Partial<Omit<BuildOptions, "userOptions" | "tsconfig" | "tsconfigRaw" | "assets" | "outputPath" | "mode" | "format" | "platform" | "projectRoot" | "clean" | "env" | "entry" | "entryPoints" | "external" | "noExternal" | "skipNodeModulesBundle">>;
5
4
  //#endregion
6
5
  export { TsupOptions as t };
7
- //# sourceMappingURL=build-BvcFYjeF.d.cts.map
6
+ //# sourceMappingURL=build-DEniuXOS.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"build-DEniuXOS.d.cts","names":[],"sources":["../src/types/build.ts"],"mappings":";;KAoBY,cAAc,QACxB,KACE"}
@@ -1,7 +1,6 @@
1
1
  import { BuildOptions } from "@storm-software/tsup/types";
2
-
3
2
  //#region src/types/build.d.ts
4
3
  type TsupOptions = Partial<Omit<BuildOptions, "userOptions" | "tsconfig" | "tsconfigRaw" | "assets" | "outputPath" | "mode" | "format" | "platform" | "projectRoot" | "clean" | "env" | "entry" | "entryPoints" | "external" | "noExternal" | "skipNodeModulesBundle">>;
5
4
  //#endregion
6
5
  export { TsupOptions as t };
7
- //# sourceMappingURL=build-BvcFYjeF.d.mts.map
6
+ //# sourceMappingURL=build-DEniuXOS.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"build-DEniuXOS.d.mts","names":[],"sources":["../src/types/build.ts"],"mappings":";;KAoBY,cAAc,QACxB,KACE"}
package/dist/index.d.cts CHANGED
@@ -1,7 +1,7 @@
1
- import { t as TsupOptions } from "./build-BvcFYjeF.cjs";
1
+ import { t as TsupOptions } from "./build-DEniuXOS.cjs";
2
2
  import { TsupPluginContext, TsupPluginOptions, TsupPluginResolvedConfig, TsupPluginUserConfig } from "./types/plugin.cjs";
3
+ import "./types/index.cjs";
3
4
  import { Plugin } from "powerlines";
4
-
5
5
  //#region src/index.d.ts
6
6
  declare module "powerlines" {
7
7
  interface Config {
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.cts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;;YAmCY,MAAA;IACR,IAAA,GAAO,iBAAiB;EAAA;AAAA;;;;cAOf,MAAA,oBAA2B,iBAAA,GAAoB,iBAAA,EAC1D,OAAA,GAAS,iBAAA,KACR,MAAA,CAAO,QAAA"}
1
+ {"version":3,"file":"index.d.cts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;;YAmCY;IACR,OAAO;;;;;;cAOE,SAAU,iBAAiB,oBAAoB,mBAC1D,UAAS,sBACR,OAAO"}
package/dist/index.d.mts CHANGED
@@ -1,7 +1,7 @@
1
- import { t as TsupOptions } from "./build-BvcFYjeF.mjs";
1
+ import { t as TsupOptions } from "./build-DEniuXOS.mjs";
2
2
  import { TsupPluginContext, TsupPluginOptions, TsupPluginResolvedConfig, TsupPluginUserConfig } from "./types/plugin.mjs";
3
+ import "./types/index.mjs";
3
4
  import { Plugin } from "powerlines";
4
-
5
5
  //#region src/index.d.ts
6
6
  declare module "powerlines" {
7
7
  interface Config {
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.mts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;;YAmCY,MAAA;IACR,IAAA,GAAO,iBAAiB;EAAA;AAAA;;;;cAOf,MAAA,oBAA2B,iBAAA,GAAoB,iBAAA,EAC1D,OAAA,GAAS,iBAAA,KACR,MAAA,CAAO,QAAA"}
1
+ {"version":3,"file":"index.d.mts","names":[],"sources":["../src/index.ts"],"mappings":";;;;;;YAmCY;IACR,OAAO;;;;;;cAOE,SAAU,iBAAiB,oBAAoB,mBAC1D,UAAS,sBACR,OAAO"}
@@ -1,2 +1,2 @@
1
- import { t as TsupOptions } from "../build-BvcFYjeF.cjs";
1
+ import { t as TsupOptions } from "../build-DEniuXOS.cjs";
2
2
  export { TsupOptions };
@@ -1,2 +1,2 @@
1
- import { t as TsupOptions } from "../build-BvcFYjeF.mjs";
1
+ import { t as TsupOptions } from "../build-DEniuXOS.mjs";
2
2
  export { TsupOptions };
@@ -1,3 +1,3 @@
1
- import { t as TsupOptions } from "../build-BvcFYjeF.cjs";
1
+ import { t as TsupOptions } from "../build-DEniuXOS.cjs";
2
2
  import { TsupPluginContext, TsupPluginOptions, TsupPluginResolvedConfig, TsupPluginUserConfig } from "./plugin.cjs";
3
3
  export { TsupOptions, TsupPluginContext, TsupPluginOptions, TsupPluginResolvedConfig, TsupPluginUserConfig };
@@ -1,3 +1,3 @@
1
- import { t as TsupOptions } from "../build-BvcFYjeF.mjs";
1
+ import { t as TsupOptions } from "../build-DEniuXOS.mjs";
2
2
  import { TsupPluginContext, TsupPluginOptions, TsupPluginResolvedConfig, TsupPluginUserConfig } from "./plugin.mjs";
3
3
  export { TsupOptions, TsupPluginContext, TsupPluginOptions, TsupPluginResolvedConfig, TsupPluginUserConfig };
@@ -1,6 +1,5 @@
1
- import { t as TsupOptions } from "../build-BvcFYjeF.cjs";
1
+ import { t as TsupOptions } from "../build-DEniuXOS.cjs";
2
2
  import { PluginContext, ResolvedConfig, UserConfig } from "powerlines";
3
-
4
3
  //#region src/types/plugin.d.ts
5
4
  type TsupPluginOptions = Partial<TsupOptions>;
6
5
  interface TsupPluginUserConfig extends UserConfig {
@@ -1 +1 @@
1
- {"version":3,"file":"plugin.d.cts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;;KAqBY,iBAAA,GAAoB,OAAO,CAAC,WAAA;AAAA,UAEvB,oBAAA,SAA6B,UAAU;EACtD,IAAA,GAAO,iBAAA;AAAA;AAAA,UAGQ,wBAAA,SAAiC,cAAc;EAC9D,IAAA,EAAM,WAAA;AAAA;AAAA,KAGI,iBAAA,yBACc,wBAAA,GAA2B,wBAAA,IACjD,aAAA,CAAc,eAAA"}
1
+ {"version":3,"file":"plugin.d.cts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;KAqBY,oBAAoB,QAAQ;UAEvB,6BAA6B;EAC5C,OAAO;;UAGQ,iCAAiC;EAChD,MAAM;;KAGI,kBACV,wBAAwB,2BAA2B,4BACjD,cAAc"}
@@ -1,6 +1,5 @@
1
- import { t as TsupOptions } from "../build-BvcFYjeF.mjs";
1
+ import { t as TsupOptions } from "../build-DEniuXOS.mjs";
2
2
  import { PluginContext, ResolvedConfig, UserConfig } from "powerlines";
3
-
4
3
  //#region src/types/plugin.d.ts
5
4
  type TsupPluginOptions = Partial<TsupOptions>;
6
5
  interface TsupPluginUserConfig extends UserConfig {
@@ -1 +1 @@
1
- {"version":3,"file":"plugin.d.mts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;;KAqBY,iBAAA,GAAoB,OAAO,CAAC,WAAA;AAAA,UAEvB,oBAAA,SAA6B,UAAU;EACtD,IAAA,GAAO,iBAAA;AAAA;AAAA,UAGQ,wBAAA,SAAiC,cAAc;EAC9D,IAAA,EAAM,WAAA;AAAA;AAAA,KAGI,iBAAA,yBACc,wBAAA,GAA2B,wBAAA,IACjD,aAAA,CAAc,eAAA"}
1
+ {"version":3,"file":"plugin.d.mts","names":[],"sources":["../../src/types/plugin.ts"],"mappings":";;;KAqBY,oBAAoB,QAAQ;UAEvB,6BAA6B;EAC5C,OAAO;;UAGQ,iCAAiC;EAChD,MAAM;;KAGI,kBACV,wBAAwB,2BAA2B,4BACjD,cAAc"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerlines/plugin-tsup",
3
- "version": "0.12.599",
3
+ "version": "0.12.600",
4
4
  "private": false,
5
5
  "description": "A package containing a Powerlines plugin to assist in developing other Powerlines plugins.",
6
6
  "keywords": ["tsup", "powerlines", "storm-software", "powerlines-plugin"],
@@ -61,21 +61,21 @@
61
61
  "typings": "dist/index.d.mts",
62
62
  "files": ["dist"],
63
63
  "dependencies": {
64
- "@powerlines/core": "^0.48.63",
65
- "@powerlines/unplugin": "^0.0.111",
66
- "@storm-software/build-tools": "^0.158.249",
64
+ "@powerlines/core": "0.48.64",
65
+ "@powerlines/unplugin": "0.0.112",
66
+ "@storm-software/build-tools": "^0.158.252",
67
67
  "@stryke/convert": "^0.7.26",
68
68
  "@stryke/helpers": "^0.10.35",
69
69
  "@stryke/path": "^0.29.22",
70
70
  "@stryke/type-checks": "^0.6.28",
71
71
  "@stryke/types": "^0.12.23",
72
72
  "defu": "^6.1.7",
73
- "powerlines": "^0.47.142",
73
+ "powerlines": "0.47.143",
74
74
  "unplugin": "^3.3.0"
75
75
  },
76
76
  "devDependencies": {
77
- "@storm-software/tsup": "^0.2.247",
78
- "@types/node": "^25.9.4",
77
+ "@storm-software/tsup": "^0.2.250",
78
+ "@types/node": "^25.9.5",
79
79
  "tsup": "8.4.0"
80
80
  },
81
81
  "peerDependencies": { "@storm-software/tsup": ">=0.57.0", "tsup": ">=8.4.0" },
@@ -84,5 +84,5 @@
84
84
  "tsup": { "optional": false }
85
85
  },
86
86
  "publishConfig": { "access": "public" },
87
- "gitHead": "237e375dd938a17d2d363344b4d2c38c0173a76e"
87
+ "gitHead": "cea2b02d3fb6556ff2e53576b6a17787b4e28d67"
88
88
  }
@@ -1 +0,0 @@
1
- {"version":3,"file":"build-BvcFYjeF.d.cts","names":[],"sources":["../src/types/build.ts"],"mappings":";;;KAoBY,WAAA,GAAc,OAAA,CACxB,IAAA,CACE,YAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"build-BvcFYjeF.d.mts","names":[],"sources":["../src/types/build.ts"],"mappings":";;;KAoBY,WAAA,GAAc,OAAA,CACxB,IAAA,CACE,YAAA"}