@genesislcap/foundation-comms 14.163.0 → 14.164.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.163.0",
4
+ "version": "14.164.1",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -59,13 +59,13 @@
59
59
  "test:debug": "genx test --debug"
60
60
  },
61
61
  "devDependencies": {
62
- "@genesislcap/foundation-testing": "14.163.0",
63
- "@genesislcap/genx": "14.163.0",
64
- "@genesislcap/rollup-builder": "14.163.0",
65
- "@genesislcap/ts-builder": "14.163.0",
66
- "@genesislcap/uvu-playwright-builder": "14.163.0",
67
- "@genesislcap/vite-builder": "14.163.0",
68
- "@genesislcap/webpack-builder": "14.163.0",
62
+ "@genesislcap/foundation-testing": "14.164.1",
63
+ "@genesislcap/genx": "14.164.1",
64
+ "@genesislcap/rollup-builder": "14.164.1",
65
+ "@genesislcap/ts-builder": "14.164.1",
66
+ "@genesislcap/uvu-playwright-builder": "14.164.1",
67
+ "@genesislcap/vite-builder": "14.164.1",
68
+ "@genesislcap/webpack-builder": "14.164.1",
69
69
  "@types/js-cookie": "^3.0.2",
70
70
  "@types/json-schema": "^7.0.11",
71
71
  "@types/webappsec-credential-management": "^0.6.2",
@@ -73,8 +73,8 @@
73
73
  },
74
74
  "dependencies": {
75
75
  "@finos/fdc3": "^1.2.0",
76
- "@genesislcap/foundation-logger": "14.163.0",
77
- "@genesislcap/foundation-utils": "14.163.0",
76
+ "@genesislcap/foundation-logger": "14.164.1",
77
+ "@genesislcap/foundation-utils": "14.164.1",
78
78
  "@microsoft/fast-element": "^1.12.0",
79
79
  "@microsoft/fast-foundation": "^2.49.4",
80
80
  "analytics": "^0.8.0",
@@ -91,5 +91,5 @@
91
91
  "publishConfig": {
92
92
  "access": "public"
93
93
  },
94
- "gitHead": "e141f8ae65838f2eb2f88f47da9d738566c2eda7"
94
+ "gitHead": "d175a3b7a55dd99fd709201d0212253a1c93c9f4"
95
95
  }