@genesislcap/foundation-broadcast-channel 14.227.4 → 14.228.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +11 -11
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-broadcast-channel",
3
3
  "description": "Genesis Broadcast Channel",
4
- "version": "14.227.4",
4
+ "version": "14.228.1",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -24,18 +24,18 @@
24
24
  }
25
25
  },
26
26
  "devDependencies": {
27
- "@genesislcap/foundation-testing": "14.227.4",
28
- "@genesislcap/genx": "14.227.4",
29
- "@genesislcap/rollup-builder": "14.227.4",
30
- "@genesislcap/ts-builder": "14.227.4",
31
- "@genesislcap/uvu-playwright-builder": "14.227.4",
32
- "@genesislcap/vite-builder": "14.227.4",
33
- "@genesislcap/webpack-builder": "14.227.4",
27
+ "@genesislcap/foundation-testing": "14.228.1",
28
+ "@genesislcap/genx": "14.228.1",
29
+ "@genesislcap/rollup-builder": "14.228.1",
30
+ "@genesislcap/ts-builder": "14.228.1",
31
+ "@genesislcap/uvu-playwright-builder": "14.228.1",
32
+ "@genesislcap/vite-builder": "14.228.1",
33
+ "@genesislcap/webpack-builder": "14.228.1",
34
34
  "rimraf": "^5.0.0"
35
35
  },
36
36
  "dependencies": {
37
- "@genesislcap/foundation-events": "14.227.4",
38
- "@genesislcap/foundation-logger": "14.227.4",
37
+ "@genesislcap/foundation-events": "14.228.1",
38
+ "@genesislcap/foundation-logger": "14.228.1",
39
39
  "@microsoft/fast-element": "1.14.0",
40
40
  "@microsoft/fast-foundation": "2.49.6"
41
41
  },
@@ -47,5 +47,5 @@
47
47
  "publishConfig": {
48
48
  "access": "public"
49
49
  },
50
- "gitHead": "8589a5b1f5a9d2b720c3dc2f9ee6217d1abd9313"
50
+ "gitHead": "de2984f5aaeb838969fddf3df7d4417119bbabf3"
51
51
  }