@genesislcap/foundation-fdc3 14.227.3 → 14.227.4

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 +14 -14
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@genesislcap/foundation-fdc3",
3
3
  "description": "Genesis Foundation FDC3",
4
- "version": "14.227.3",
4
+ "version": "14.227.4",
5
5
  "sideEffects": false,
6
6
  "license": "SEE LICENSE IN license.txt",
7
7
  "main": "dist/esm/index.js",
@@ -59,23 +59,23 @@
59
59
  }
60
60
  },
61
61
  "devDependencies": {
62
- "@genesislcap/foundation-testing": "14.227.3",
63
- "@genesislcap/genx": "14.227.3",
64
- "@genesislcap/rollup-builder": "14.227.3",
65
- "@genesislcap/ts-builder": "14.227.3",
66
- "@genesislcap/uvu-playwright-builder": "14.227.3",
67
- "@genesislcap/vite-builder": "14.227.3",
68
- "@genesislcap/webpack-builder": "14.227.3",
62
+ "@genesislcap/foundation-testing": "14.227.4",
63
+ "@genesislcap/genx": "14.227.4",
64
+ "@genesislcap/rollup-builder": "14.227.4",
65
+ "@genesislcap/ts-builder": "14.227.4",
66
+ "@genesislcap/uvu-playwright-builder": "14.227.4",
67
+ "@genesislcap/vite-builder": "14.227.4",
68
+ "@genesislcap/webpack-builder": "14.227.4",
69
69
  "rimraf": "^5.0.0",
70
70
  "sinon": "^17.0.1"
71
71
  },
72
72
  "dependencies": {
73
73
  "@finos/fdc3": "2.1.1",
74
- "@genesislcap/foundation-logger": "14.227.3",
75
- "@genesislcap/foundation-notifications": "14.227.3",
76
- "@genesislcap/foundation-ui": "14.227.3",
77
- "@genesislcap/foundation-utils": "14.227.3",
78
- "@genesislcap/web-core": "14.227.3",
74
+ "@genesislcap/foundation-logger": "14.227.4",
75
+ "@genesislcap/foundation-notifications": "14.227.4",
76
+ "@genesislcap/foundation-ui": "14.227.4",
77
+ "@genesislcap/foundation-utils": "14.227.4",
78
+ "@genesislcap/web-core": "14.227.4",
79
79
  "@interopio/desktop": "^6.3.1",
80
80
  "@microsoft/fast-element": "1.14.0",
81
81
  "@microsoft/fast-foundation": "2.49.6",
@@ -90,5 +90,5 @@
90
90
  "publishConfig": {
91
91
  "access": "public"
92
92
  },
93
- "gitHead": "ec53c11dc44bf5b131ea255d03a5da599c806cd7"
93
+ "gitHead": "8589a5b1f5a9d2b720c3dc2f9ee6217d1abd9313"
94
94
  }