@powerlines/core 0.48.36 → 0.48.37

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.48.36",
3
+ "version": "0.48.37",
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",
@@ -327,8 +327,8 @@
327
327
  "@donedeal0/superdiff": "^3.2.0",
328
328
  "@jridgewell/sourcemap-codec": "^1.5.5",
329
329
  "@rolldown/pluginutils": "1.0.0-rc.18",
330
- "@storm-software/config": "^1.137.70",
331
- "@storm-software/config-tools": "^1.190.38",
330
+ "@storm-software/config": "^1.137.71",
331
+ "@storm-software/config-tools": "^1.190.39",
332
332
  "@stryke/capnp": "^0.12.110",
333
333
  "@stryke/convert": "^0.7.14",
334
334
  "@stryke/env": "^0.20.101",
@@ -362,7 +362,7 @@
362
362
  "unplugin-combine": "^2.4.0"
363
363
  },
364
364
  "devDependencies": {
365
- "@storm-software/testing-tools": "^1.119.191",
365
+ "@storm-software/testing-tools": "^1.119.192",
366
366
  "@stryke/types": "^0.12.11",
367
367
  "@types/bun": "^1.3.14",
368
368
  "@types/diff-match-patch": "^1.0.36",
@@ -375,5 +375,5 @@
375
375
  "undici-types": "^7.26.0"
376
376
  },
377
377
  "publishConfig": { "access": "public" },
378
- "gitHead": "cffd29ac2a65c6c63be81d0c68e2807ffd8866d1"
378
+ "gitHead": "5b566785e5750976e4cc65617034f95408935c6e"
379
379
  }