@powerlines/plugin-open-feature 0.1.186 → 0.1.188

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 +14 -14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@powerlines/plugin-open-feature",
3
- "version": "0.1.186",
3
+ "version": "0.1.188",
4
4
  "private": false,
5
5
  "description": "A package containing a Powerlines plugin for managing Open Feature feature flags at runtime.",
6
6
  "keywords": [
@@ -199,21 +199,21 @@
199
199
  "@alloy-js/typescript": "^0.23.0",
200
200
  "@openfeature/core": "^1.10.0",
201
201
  "@openfeature/server-sdk": "^1.21.0",
202
- "@powerlines/plugin-alloy": "0.26.181",
203
- "@powerlines/plugin-automd": "0.1.550",
204
- "@powerlines/plugin-plugin": "0.12.501",
202
+ "@powerlines/plugin-alloy": "0.26.183",
203
+ "@powerlines/plugin-automd": "0.1.552",
204
+ "@powerlines/plugin-plugin": "0.12.503",
205
205
  "@storm-software/config-tools": "^1.190.37",
206
- "@stryke/convert": "^0.7.11",
207
- "@stryke/env": "^0.20.97",
208
- "@stryke/fs": "^0.33.80",
209
- "@stryke/json": "^0.15.4",
210
- "@stryke/path": "^0.29.7",
211
- "@stryke/string-format": "^0.17.22",
212
- "@stryke/type-checks": "^0.6.13",
213
- "@stryke/types": "^0.12.8",
206
+ "@stryke/convert": "^0.7.12",
207
+ "@stryke/env": "^0.20.98",
208
+ "@stryke/fs": "^0.33.81",
209
+ "@stryke/json": "^0.15.5",
210
+ "@stryke/path": "^0.29.8",
211
+ "@stryke/string-format": "^0.17.23",
212
+ "@stryke/type-checks": "^0.6.14",
213
+ "@stryke/types": "^0.12.9",
214
214
  "automd": "^0.4.3",
215
215
  "defu": "^6.1.7",
216
- "powerlines": "0.47.89",
216
+ "powerlines": "0.47.91",
217
217
  "c12": "^3.3.4"
218
218
  },
219
219
  "devDependencies": {
@@ -235,5 +235,5 @@
235
235
  "tinyrainbow": "3.1.0",
236
236
  "vitest": "4.1.7"
237
237
  },
238
- "gitHead": "0b8ebdde5e6e57b8a983e447e0fbb94469a5bd1a"
238
+ "gitHead": "6fe16067c5e31653e6dc3925a2859f905ee379da"
239
239
  }