powerlines 0.24.3 → 0.24.4
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/api.cjs +2 -2
- package/dist/api.js +1 -1
- package/dist/astro.cjs +4 -4
- package/dist/astro.js +3 -3
- package/dist/{chunk-AOAZS3KU.js → chunk-3GIUBMCO.js} +1 -1
- package/dist/{chunk-WG76FEAR.js → chunk-72IKSCJB.js} +1 -1
- package/dist/{chunk-VO7UNY6U.js → chunk-FYRK42WJ.js} +9 -9
- package/dist/{chunk-XFPLVPMF.cjs → chunk-M2RYLU4O.cjs} +31 -31
- package/dist/{chunk-2DHR5VPL.js → chunk-MPNS4WJG.js} +1 -1
- package/dist/{chunk-WJQX2T36.cjs → chunk-QXH7GHN2.cjs} +2 -2
- package/dist/{chunk-DMV2VN3N.cjs → chunk-VM5QO2QI.cjs} +2 -2
- package/dist/{chunk-MR2ARFN4.js → chunk-WHQHVACG.js} +1 -1
- package/dist/{chunk-37PJDPER.cjs → chunk-YSHE2L5C.cjs} +3 -3
- package/dist/{chunk-YWDLT2K5.cjs → chunk-YVKPBIAR.cjs} +2 -2
- package/dist/esbuild.cjs +6 -6
- package/dist/esbuild.js +3 -3
- package/dist/farm.cjs +3 -3
- package/dist/farm.js +2 -2
- package/dist/index.cjs +11 -11
- package/dist/index.js +2 -2
- package/dist/lib/{chunk-4YERLWXX.cjs → chunk-ICO2ZK64.cjs} +31 -30
- package/dist/lib/{chunk-NKV4KVFI.js → chunk-IG4PBAEY.js} +9 -8
- package/dist/lib/index.cjs +2 -2
- package/dist/lib/index.js +1 -1
- package/dist/lib/unplugin/factory.cjs +2 -2
- package/dist/lib/unplugin/factory.js +1 -1
- package/dist/lib/unplugin/index.cjs +2 -2
- package/dist/lib/unplugin/index.js +1 -1
- package/dist/next.cjs +4 -4
- package/dist/next.js +3 -3
- package/dist/nuxt.cjs +6 -6
- package/dist/nuxt.js +4 -4
- package/dist/rolldown.cjs +3 -3
- package/dist/rolldown.js +2 -2
- package/dist/rollup.cjs +3 -3
- package/dist/rollup.js +2 -2
- package/dist/rspack.cjs +3 -3
- package/dist/rspack.js +2 -2
- package/dist/tsup.cjs +4 -4
- package/dist/tsup.js +3 -3
- package/dist/unloader.cjs +3 -3
- package/dist/unloader.js +2 -2
- package/dist/unplugin.cjs +5 -5
- package/dist/unplugin.js +3 -3
- package/dist/vite.cjs +6 -6
- package/dist/vite.js +3 -3
- package/dist/webpack.cjs +6 -6
- package/dist/webpack.js +3 -3
- package/package.json +14 -14
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "powerlines",
|
|
3
|
-
"version": "0.24.
|
|
3
|
+
"version": "0.24.4",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "The \"any framework\" framework that simplifies modern dev tool usage, generates virtual (or actual) code modules, and improves DX across the board.",
|
|
6
6
|
"repository": {
|
|
@@ -513,17 +513,17 @@
|
|
|
513
513
|
"@storm-software/esbuild": "^0.53.48",
|
|
514
514
|
"@storm-software/tsup": "^0.2.46",
|
|
515
515
|
"@storm-software/unbuild": "^0.57.48",
|
|
516
|
-
"@stryke/capnp": "^0.12.
|
|
517
|
-
"@stryke/convert": "^0.6.
|
|
518
|
-
"@stryke/env": "^0.20.
|
|
519
|
-
"@stryke/fs": "^0.33.
|
|
520
|
-
"@stryke/hash": "^0.12.
|
|
521
|
-
"@stryke/helpers": "^0.9.
|
|
522
|
-
"@stryke/json": "^0.9.
|
|
523
|
-
"@stryke/path": "^0.21.
|
|
524
|
-
"@stryke/string-format": "^0.12.
|
|
525
|
-
"@stryke/type-checks": "^0.3.
|
|
526
|
-
"@stryke/unique-id": "^0.3.
|
|
516
|
+
"@stryke/capnp": "^0.12.27",
|
|
517
|
+
"@stryke/convert": "^0.6.7",
|
|
518
|
+
"@stryke/env": "^0.20.20",
|
|
519
|
+
"@stryke/fs": "^0.33.3",
|
|
520
|
+
"@stryke/hash": "^0.12.9",
|
|
521
|
+
"@stryke/helpers": "^0.9.9",
|
|
522
|
+
"@stryke/json": "^0.9.10",
|
|
523
|
+
"@stryke/path": "^0.21.1",
|
|
524
|
+
"@stryke/string-format": "^0.12.7",
|
|
525
|
+
"@stryke/type-checks": "^0.3.17",
|
|
526
|
+
"@stryke/unique-id": "^0.3.14",
|
|
527
527
|
"@typescript-eslint/utils": "^8.47.0",
|
|
528
528
|
"babel-dead-code-elimination": "^1.0.10",
|
|
529
529
|
"babel-plugin-parameter-decorator": "^1.0.16",
|
|
@@ -553,7 +553,7 @@
|
|
|
553
553
|
"devDependencies": {
|
|
554
554
|
"@microsoft/tsdoc": "^0.15.1",
|
|
555
555
|
"@storm-software/testing-tools": "^1.119.48",
|
|
556
|
-
"@stryke/types": "^0.10.
|
|
556
|
+
"@stryke/types": "^0.10.7",
|
|
557
557
|
"@types/babel__core": "^7.20.5",
|
|
558
558
|
"@types/babel__helper-module-imports": "^7.18.3",
|
|
559
559
|
"@types/babel__helper-plugin-utils": "^7.10.3",
|
|
@@ -568,5 +568,5 @@
|
|
|
568
568
|
"typescript": "^5.9.3"
|
|
569
569
|
},
|
|
570
570
|
"publishConfig": { "access": "public" },
|
|
571
|
-
"gitHead": "
|
|
571
|
+
"gitHead": "00ec2d1b5227128aa5f3e156d15fd2ebe7da4bd2"
|
|
572
572
|
}
|