@genesislcap/foundation-comms 14.168.0 → 14.169.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.168.0",
4
+ "version": "14.169.0",
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.168.0",
70
- "@genesislcap/genx": "14.168.0",
71
- "@genesislcap/rollup-builder": "14.168.0",
72
- "@genesislcap/ts-builder": "14.168.0",
73
- "@genesislcap/uvu-playwright-builder": "14.168.0",
74
- "@genesislcap/vite-builder": "14.168.0",
75
- "@genesislcap/webpack-builder": "14.168.0",
69
+ "@genesislcap/foundation-testing": "14.169.0",
70
+ "@genesislcap/genx": "14.169.0",
71
+ "@genesislcap/rollup-builder": "14.169.0",
72
+ "@genesislcap/ts-builder": "14.169.0",
73
+ "@genesislcap/uvu-playwright-builder": "14.169.0",
74
+ "@genesislcap/vite-builder": "14.169.0",
75
+ "@genesislcap/webpack-builder": "14.169.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",
@@ -80,8 +80,8 @@
80
80
  },
81
81
  "dependencies": {
82
82
  "@finos/fdc3": "^1.2.0",
83
- "@genesislcap/foundation-logger": "14.168.0",
84
- "@genesislcap/foundation-utils": "14.168.0",
83
+ "@genesislcap/foundation-logger": "14.169.0",
84
+ "@genesislcap/foundation-utils": "14.169.0",
85
85
  "@microsoft/fast-element": "^1.12.0",
86
86
  "@microsoft/fast-foundation": "^2.49.4",
87
87
  "analytics": "^0.8.0",
@@ -100,5 +100,5 @@
100
100
  "publishConfig": {
101
101
  "access": "public"
102
102
  },
103
- "gitHead": "5c2dfe8431713254545105d0ce1da29bc62ff483"
103
+ "gitHead": "59695045bb3be9f8f42679be27fc88cd911e5136"
104
104
  }