@genesislcap/foundation-comms 14.175.0 → 14.176.1-alpha-6ef4895.0

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-comms",
3
3
  "description": "Genesis Foundation UI Comms",
4
- "version": "14.175.0",
4
+ "version": "14.176.1-alpha-6ef4895.0",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -66,21 +66,21 @@
66
66
  "test:debug": "genx test --debug"
67
67
  },
68
68
  "devDependencies": {
69
- "@genesislcap/foundation-testing": "14.175.0",
70
- "@genesislcap/genx": "14.175.0",
71
- "@genesislcap/rollup-builder": "14.175.0",
72
- "@genesislcap/ts-builder": "14.175.0",
73
- "@genesislcap/uvu-playwright-builder": "14.175.0",
74
- "@genesislcap/vite-builder": "14.175.0",
75
- "@genesislcap/webpack-builder": "14.175.0",
69
+ "@genesislcap/foundation-testing": "14.176.1-alpha-6ef4895.0",
70
+ "@genesislcap/genx": "14.176.1-alpha-6ef4895.0",
71
+ "@genesislcap/rollup-builder": "14.176.1-alpha-6ef4895.0",
72
+ "@genesislcap/ts-builder": "14.176.1-alpha-6ef4895.0",
73
+ "@genesislcap/uvu-playwright-builder": "14.176.1-alpha-6ef4895.0",
74
+ "@genesislcap/vite-builder": "14.176.1-alpha-6ef4895.0",
75
+ "@genesislcap/webpack-builder": "14.176.1-alpha-6ef4895.0",
76
76
  "@types/js-cookie": "^3.0.2",
77
77
  "@types/json-schema": "^7.0.11",
78
78
  "@types/webappsec-credential-management": "^0.6.2",
79
79
  "rimraf": "^3.0.2"
80
80
  },
81
81
  "dependencies": {
82
- "@genesislcap/foundation-logger": "14.175.0",
83
- "@genesislcap/foundation-utils": "14.175.0",
82
+ "@genesislcap/foundation-logger": "14.176.1-alpha-6ef4895.0",
83
+ "@genesislcap/foundation-utils": "14.176.1-alpha-6ef4895.0",
84
84
  "@microsoft/fast-element": "^1.12.0",
85
85
  "@microsoft/fast-foundation": "^2.49.4",
86
86
  "analytics": "^0.8.0",
@@ -99,5 +99,5 @@
99
99
  "publishConfig": {
100
100
  "access": "public"
101
101
  },
102
- "gitHead": "4dab49e3b537a4166f54d4ecd48855f0cc7b0414"
102
+ "gitHead": "7576777c410789f2699b2522129c8a206f3ccacf"
103
103
  }