@genesislcap/foundation-comms 14.162.4 → 14.162.5

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.162.4",
4
+ "version": "14.162.5",
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.162.4",
63
- "@genesislcap/genx": "14.162.4",
64
- "@genesislcap/rollup-builder": "14.162.4",
65
- "@genesislcap/ts-builder": "14.162.4",
66
- "@genesislcap/uvu-playwright-builder": "14.162.4",
67
- "@genesislcap/vite-builder": "14.162.4",
68
- "@genesislcap/webpack-builder": "14.162.4",
62
+ "@genesislcap/foundation-testing": "14.162.5",
63
+ "@genesislcap/genx": "14.162.5",
64
+ "@genesislcap/rollup-builder": "14.162.5",
65
+ "@genesislcap/ts-builder": "14.162.5",
66
+ "@genesislcap/uvu-playwright-builder": "14.162.5",
67
+ "@genesislcap/vite-builder": "14.162.5",
68
+ "@genesislcap/webpack-builder": "14.162.5",
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.162.4",
77
- "@genesislcap/foundation-utils": "14.162.4",
76
+ "@genesislcap/foundation-logger": "14.162.5",
77
+ "@genesislcap/foundation-utils": "14.162.5",
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": "ac8463807775e01895e941dd98e759ed893a7c26"
94
+ "gitHead": "47733285b6e2d7988941967021ea4a48e9613aba"
95
95
  }