@powerlines/plugin-webpack 0.5.500 → 0.5.510

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.
@@ -5,4 +5,4 @@ type WebpackOptions = Omit<Configuration, "name" | "entry" | "entryPoints" | "ts
5
5
  declare type __ΩWebpackOptions = any[];
6
6
  //#endregion
7
7
  export { __ΩWebpackOptions as n, WebpackOptions as t };
8
- //# sourceMappingURL=build-A0V1d711.d.mts.map
8
+ //# sourceMappingURL=build-Bgt-BYDp.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"build-Bgt-BYDp.d.cts","names":[],"sources":["../src/types/build.ts"],"mappings":";;;KAoBY,cAAA,GAAiB,IAAI,CAC/B,aAAA;AAAA"}
@@ -5,4 +5,4 @@ type WebpackOptions = Omit<Configuration, "name" | "entry" | "entryPoints" | "ts
5
5
  declare type __ΩWebpackOptions = any[];
6
6
  //#endregion
7
7
  export { __ΩWebpackOptions as n, WebpackOptions as t };
8
- //# sourceMappingURL=build-h6ZNzERR.d.cts.map
8
+ //# sourceMappingURL=build-Bgt-BYDp.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"build-Bgt-BYDp.d.mts","names":[],"sources":["../src/types/build.ts"],"mappings":";;;KAoBY,cAAA,GAAiB,IAAI,CAC/B,aAAA;AAAA"}
@@ -1,2 +1,2 @@
1
- import { n as __ΩWebpackOptions, t as WebpackOptions } from "../build-h6ZNzERR.cjs";
1
+ import { n as __ΩWebpackOptions, t as WebpackOptions } from "../build-Bgt-BYDp.cjs";
2
2
  export { WebpackOptions, __ΩWebpackOptions };
@@ -1,2 +1,2 @@
1
- import { n as __ΩWebpackOptions, t as WebpackOptions } from "../build-A0V1d711.mjs";
1
+ import { n as __ΩWebpackOptions, t as WebpackOptions } from "../build-Bgt-BYDp.mjs";
2
2
  export { WebpackOptions, __ΩWebpackOptions };
@@ -1,4 +1,4 @@
1
- import { t as WebpackOptions } from "../build-h6ZNzERR.cjs";
1
+ import { t as WebpackOptions } from "../build-Bgt-BYDp.cjs";
2
2
  import { PluginContext, ResolvedConfig, UserConfig } from "powerlines";
3
3
 
4
4
  //#region src/types/plugin.d.ts
@@ -1,4 +1,4 @@
1
- import { t as WebpackOptions } from "../build-A0V1d711.mjs";
1
+ import { t as WebpackOptions } from "../build-Bgt-BYDp.mjs";
2
2
  import { PluginContext, ResolvedConfig, UserConfig } from "powerlines";
3
3
 
4
4
  //#region src/types/plugin.d.ts
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerlines/plugin-webpack",
3
- "version": "0.5.500",
3
+ "version": "0.5.510",
4
4
  "private": false,
5
5
  "description": "A package containing a Powerlines plugin to build projects using Webpack.",
6
6
  "keywords": ["webpack", "powerlines", "storm-software", "powerlines-plugin"],
@@ -73,17 +73,17 @@
73
73
  "typings": "dist/index.d.mts",
74
74
  "files": ["dist"],
75
75
  "dependencies": {
76
- "@powerlines/core": "^0.15.25",
77
- "@powerlines/unplugin": "^0.0.40",
76
+ "@powerlines/core": "^0.48.2",
77
+ "@powerlines/unplugin": "^0.0.50",
78
78
  "@stryke/helpers": "^0.10.16",
79
79
  "@stryke/path": "^0.29.3",
80
80
  "defu": "^6.1.7",
81
- "powerlines": "^0.47.48",
81
+ "powerlines": "^0.47.58",
82
82
  "unplugin": "^3.0.0"
83
83
  },
84
- "devDependencies": { "@types/node": "^25.9.0", "webpack": "^5.106.2" },
84
+ "devDependencies": { "@types/node": "^25.9.1", "webpack": "^5.107.1" },
85
85
  "peerDependencies": { "webpack": ">=5.101.0" },
86
86
  "peerDependenciesMeta": { "webpack": { "optional": false } },
87
87
  "publishConfig": { "access": "public" },
88
- "gitHead": "9bf77f434050d8a5191459afa5254d93b8a2081c"
88
+ "gitHead": "63c6c22ee9f8ceb3fb4302204d8e6079bbd98b6c"
89
89
  }
@@ -1 +0,0 @@
1
- {"version":3,"file":"build-A0V1d711.d.mts","names":[],"sources":["../src/types/build.ts"],"mappings":";;;KAoBY,cAAA,GAAiB,IAAI,CAC/B,aAAA;AAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"build-h6ZNzERR.d.cts","names":[],"sources":["../src/types/build.ts"],"mappings":";;;KAoBY,cAAA,GAAiB,IAAI,CAC/B,aAAA;AAAA"}