@genesislcap/foundation-comms 14.167.1-alpha-b66e0bd.0 → 14.167.1-genc-279.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-comms",
3
3
  "description": "Genesis Foundation UI Comms",
4
- "version": "14.167.1-alpha-b66e0bd.0",
4
+ "version": "14.167.1-genc-279.1",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -66,13 +66,13 @@
66
66
  "test:debug": "genx test --debug"
67
67
  },
68
68
  "devDependencies": {
69
- "@genesislcap/foundation-testing": "14.167.1-alpha-b66e0bd.0",
70
- "@genesislcap/genx": "14.167.1-alpha-b66e0bd.0",
71
- "@genesislcap/rollup-builder": "14.167.1-alpha-b66e0bd.0",
72
- "@genesislcap/ts-builder": "14.167.1-alpha-b66e0bd.0",
73
- "@genesislcap/uvu-playwright-builder": "14.167.1-alpha-b66e0bd.0",
74
- "@genesislcap/vite-builder": "14.167.1-alpha-b66e0bd.0",
75
- "@genesislcap/webpack-builder": "14.167.1-alpha-b66e0bd.0",
69
+ "@genesislcap/foundation-testing": "14.167.1-genc-279.1",
70
+ "@genesislcap/genx": "14.167.1-genc-279.1",
71
+ "@genesislcap/rollup-builder": "14.167.1-genc-279.1",
72
+ "@genesislcap/ts-builder": "14.167.1-genc-279.1",
73
+ "@genesislcap/uvu-playwright-builder": "14.167.1-genc-279.1",
74
+ "@genesislcap/vite-builder": "14.167.1-genc-279.1",
75
+ "@genesislcap/webpack-builder": "14.167.1-genc-279.1",
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",
@@ -80,8 +80,8 @@
80
80
  },
81
81
  "dependencies": {
82
82
  "@finos/fdc3": "^1.2.0",
83
- "@genesislcap/foundation-logger": "14.167.1-alpha-b66e0bd.0",
84
- "@genesislcap/foundation-utils": "14.167.1-alpha-b66e0bd.0",
83
+ "@genesislcap/foundation-logger": "14.167.1-genc-279.1",
84
+ "@genesislcap/foundation-utils": "14.167.1-genc-279.1",
85
85
  "@microsoft/fast-element": "^1.12.0",
86
86
  "@microsoft/fast-foundation": "^2.49.4",
87
87
  "analytics": "^0.8.0",
@@ -98,5 +98,5 @@
98
98
  "publishConfig": {
99
99
  "access": "public"
100
100
  },
101
- "gitHead": "d04b7c489d262892daf7772c220a02bf56937460"
101
+ "gitHead": "fd011cb6a7e2fbc5f0de02472d56f7a445e8aeff"
102
102
  }