@genesislcap/foundation-fdc3 14.227.4-RPT-42.1 → 14.228.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 +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.4-RPT-42.1",
4
+ "version": "14.228.0",
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.4-RPT-42.1",
63
- "@genesislcap/genx": "14.227.4-RPT-42.1",
64
- "@genesislcap/rollup-builder": "14.227.4-RPT-42.1",
65
- "@genesislcap/ts-builder": "14.227.4-RPT-42.1",
66
- "@genesislcap/uvu-playwright-builder": "14.227.4-RPT-42.1",
67
- "@genesislcap/vite-builder": "14.227.4-RPT-42.1",
68
- "@genesislcap/webpack-builder": "14.227.4-RPT-42.1",
62
+ "@genesislcap/foundation-testing": "14.228.0",
63
+ "@genesislcap/genx": "14.228.0",
64
+ "@genesislcap/rollup-builder": "14.228.0",
65
+ "@genesislcap/ts-builder": "14.228.0",
66
+ "@genesislcap/uvu-playwright-builder": "14.228.0",
67
+ "@genesislcap/vite-builder": "14.228.0",
68
+ "@genesislcap/webpack-builder": "14.228.0",
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.4-RPT-42.1",
75
- "@genesislcap/foundation-notifications": "14.227.4-RPT-42.1",
76
- "@genesislcap/foundation-ui": "14.227.4-RPT-42.1",
77
- "@genesislcap/foundation-utils": "14.227.4-RPT-42.1",
78
- "@genesislcap/web-core": "14.227.4-RPT-42.1",
74
+ "@genesislcap/foundation-logger": "14.228.0",
75
+ "@genesislcap/foundation-notifications": "14.228.0",
76
+ "@genesislcap/foundation-ui": "14.228.0",
77
+ "@genesislcap/foundation-utils": "14.228.0",
78
+ "@genesislcap/web-core": "14.228.0",
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": "c26226a894fe5e41e33330c2e4f7205303b5d025"
93
+ "gitHead": "a8c87f80b2eab109ea129977bdbb803d6980da95"
94
94
  }