@genesislcap/foundation-broadcast-channel 14.180.4 → 14.180.6

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.180.4",
4
+ "version": "14.180.6",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -16,18 +16,18 @@
16
16
  "test": "tsc && genx test"
17
17
  },
18
18
  "devDependencies": {
19
- "@genesislcap/foundation-testing": "14.180.4",
20
- "@genesislcap/genx": "14.180.4",
21
- "@genesislcap/rollup-builder": "14.180.4",
22
- "@genesislcap/ts-builder": "14.180.4",
23
- "@genesislcap/uvu-playwright-builder": "14.180.4",
24
- "@genesislcap/vite-builder": "14.180.4",
25
- "@genesislcap/webpack-builder": "14.180.4",
19
+ "@genesislcap/foundation-testing": "14.180.6",
20
+ "@genesislcap/genx": "14.180.6",
21
+ "@genesislcap/rollup-builder": "14.180.6",
22
+ "@genesislcap/ts-builder": "14.180.6",
23
+ "@genesislcap/uvu-playwright-builder": "14.180.6",
24
+ "@genesislcap/vite-builder": "14.180.6",
25
+ "@genesislcap/webpack-builder": "14.180.6",
26
26
  "rimraf": "^3.0.2"
27
27
  },
28
28
  "dependencies": {
29
- "@genesislcap/foundation-events": "14.180.4",
30
- "@genesislcap/foundation-logger": "14.180.4",
29
+ "@genesislcap/foundation-events": "14.180.6",
30
+ "@genesislcap/foundation-logger": "14.180.6",
31
31
  "@microsoft/fast-element": "^1.12.0",
32
32
  "@microsoft/fast-foundation": "^2.49.4"
33
33
  },
@@ -39,5 +39,5 @@
39
39
  "publishConfig": {
40
40
  "access": "public"
41
41
  },
42
- "gitHead": "dc94e00acfd326762a5567d00bf4af3bf3959910"
42
+ "gitHead": "554e6337810651d3aff47756f55683ada5875ccf"
43
43
  }