@powerlines/core 0.11.27 → 0.11.29

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 +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerlines/core",
3
- "version": "0.11.27",
3
+ "version": "0.11.29",
4
4
  "private": false,
5
5
  "description": "An internal core package for Powerlines - please use the `powerlines` package for public usage.",
6
6
  "homepage": "https://stormsoftware.com",
@@ -323,8 +323,8 @@
323
323
  "@donedeal0/superdiff": "^3.2.0",
324
324
  "@jridgewell/sourcemap-codec": "^1.5.5",
325
325
  "@rolldown/pluginutils": "1.0.0-rc.18",
326
- "@storm-software/config": "^1.137.48",
327
- "@storm-software/config-tools": "^1.190.16",
326
+ "@storm-software/config": "^1.137.51",
327
+ "@storm-software/config-tools": "^1.190.19",
328
328
  "@stryke/capnp": "^0.12.102",
329
329
  "@stryke/convert": "^0.7.7",
330
330
  "@stryke/env": "^0.20.93",
@@ -358,7 +358,7 @@
358
358
  "unplugin-combine": "^2.4.0"
359
359
  },
360
360
  "devDependencies": {
361
- "@storm-software/testing-tools": "^1.119.169",
361
+ "@storm-software/testing-tools": "^1.119.172",
362
362
  "@stryke/types": "^0.12.4",
363
363
  "@types/bun": "^1.3.14",
364
364
  "@types/diff-match-patch": "^1.0.36",
@@ -371,5 +371,5 @@
371
371
  "undici-types": "^7.25.0"
372
372
  },
373
373
  "publishConfig": { "access": "public" },
374
- "gitHead": "7b655c9bf30f7bd1d56076f286eb91173a01d2fd"
374
+ "gitHead": "b1570a825b40b2b3159de0d247c5dd81f0688c5b"
375
375
  }