@powerlines/plugin-alloy 0.26.190 → 0.26.191

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.
Files changed (1) hide show
  1. package/package.json +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerlines/plugin-alloy",
3
- "version": "0.26.190",
3
+ "version": "0.26.191",
4
4
  "description": "A package containing various Alloy framework components and helper utilities.",
5
5
  "keywords": ["alloy-js", "powerlines", "powerlines-plugin"],
6
6
  "homepage": "https://stormsoftware.com",
@@ -1466,8 +1466,8 @@
1466
1466
  "@alloy-js/json": "^0.23.0",
1467
1467
  "@alloy-js/markdown": "^0.23.0",
1468
1468
  "@alloy-js/typescript": "^0.23.0",
1469
- "@powerlines/deepkit": "0.9.64",
1470
- "@powerlines/plugin-babel": "0.13.94",
1469
+ "@powerlines/deepkit": "^0.9.64",
1470
+ "@powerlines/plugin-babel": "0.13.95",
1471
1471
  "@storm-software/config-tools": "^1.190.37",
1472
1472
  "@stryke/capnp": "^0.12.108",
1473
1473
  "@stryke/convert": "^0.7.13",
@@ -1480,12 +1480,12 @@
1480
1480
  "@stryke/types": "^0.12.10",
1481
1481
  "@stryke/unique-id": "^0.3.93",
1482
1482
  "defu": "^6.1.7",
1483
- "powerlines": "0.47.98",
1483
+ "powerlines": "0.47.99",
1484
1484
  "prettier": "^3.8.3",
1485
1485
  "unctx": "^2.5.0"
1486
1486
  },
1487
1487
  "devDependencies": {
1488
- "@powerlines/plugin-plugin": "0.12.510",
1488
+ "@powerlines/plugin-plugin": "0.12.511",
1489
1489
  "@types/node": "^25.9.1"
1490
1490
  },
1491
1491
  "peerDependencies": { "@alloy-js/babel-preset": ">=0.3.0" },
@@ -1504,5 +1504,5 @@
1504
1504
  "tinyrainbow": "3.1.0",
1505
1505
  "vitest": "4.1.7"
1506
1506
  },
1507
- "gitHead": "796932c328e29c623584c8c58fc0ae421674ba4e"
1507
+ "gitHead": "11b392585b2086772822dd103176c9d58e30dc9c"
1508
1508
  }