@genesislcap/foundation-comms 14.188.0 → 14.189.0-PA-1226-fix.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 +13 -13
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-comms",
3
3
  "description": "Genesis Foundation UI Comms",
4
- "version": "14.188.0",
4
+ "version": "14.189.0-PA-1226-fix.1",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -74,23 +74,23 @@
74
74
  }
75
75
  },
76
76
  "devDependencies": {
77
- "@genesislcap/foundation-testing": "14.188.0",
78
- "@genesislcap/genx": "14.188.0",
79
- "@genesislcap/rollup-builder": "14.188.0",
80
- "@genesislcap/ts-builder": "14.188.0",
81
- "@genesislcap/uvu-playwright-builder": "14.188.0",
82
- "@genesislcap/vite-builder": "14.188.0",
83
- "@genesislcap/webpack-builder": "14.188.0",
77
+ "@genesislcap/foundation-testing": "14.189.0-PA-1226-fix.1",
78
+ "@genesislcap/genx": "14.189.0-PA-1226-fix.1",
79
+ "@genesislcap/rollup-builder": "14.189.0-PA-1226-fix.1",
80
+ "@genesislcap/ts-builder": "14.189.0-PA-1226-fix.1",
81
+ "@genesislcap/uvu-playwright-builder": "14.189.0-PA-1226-fix.1",
82
+ "@genesislcap/vite-builder": "14.189.0-PA-1226-fix.1",
83
+ "@genesislcap/webpack-builder": "14.189.0-PA-1226-fix.1",
84
84
  "@types/js-cookie": "^3.0.2",
85
85
  "@types/json-schema": "^7.0.11",
86
86
  "@types/webappsec-credential-management": "^0.6.2",
87
87
  "rimraf": "^5.0.0"
88
88
  },
89
89
  "dependencies": {
90
- "@genesislcap/foundation-broadcast-channel": "14.188.0",
91
- "@genesislcap/foundation-logger": "14.188.0",
92
- "@genesislcap/foundation-user": "14.188.0",
93
- "@genesislcap/foundation-utils": "14.188.0",
90
+ "@genesislcap/foundation-broadcast-channel": "14.189.0-PA-1226-fix.1",
91
+ "@genesislcap/foundation-logger": "14.189.0-PA-1226-fix.1",
92
+ "@genesislcap/foundation-user": "14.189.0-PA-1226-fix.1",
93
+ "@genesislcap/foundation-utils": "14.189.0-PA-1226-fix.1",
94
94
  "@microsoft/fast-element": "^1.12.0",
95
95
  "@microsoft/fast-foundation": "^2.49.4",
96
96
  "analytics": "^0.8.0",
@@ -110,5 +110,5 @@
110
110
  "publishConfig": {
111
111
  "access": "public"
112
112
  },
113
- "gitHead": "c262f43925f3066a3d5515753ef3dd14b6945199"
113
+ "gitHead": "6b40719d26f4a5da1678ff48143ce40c5be38685"
114
114
  }