@genesislcap/foundation-fdc3 14.227.2 → 14.227.4-RPT-42.1
Sign up to get free protection for your applications and to get access to all the features.
- 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
|
+
"version": "14.227.4-RPT-42.1",
|
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.
|
63
|
-
"@genesislcap/genx": "14.227.
|
64
|
-
"@genesislcap/rollup-builder": "14.227.
|
65
|
-
"@genesislcap/ts-builder": "14.227.
|
66
|
-
"@genesislcap/uvu-playwright-builder": "14.227.
|
67
|
-
"@genesislcap/vite-builder": "14.227.
|
68
|
-
"@genesislcap/webpack-builder": "14.227.
|
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",
|
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.
|
75
|
-
"@genesislcap/foundation-notifications": "14.227.
|
76
|
-
"@genesislcap/foundation-ui": "14.227.
|
77
|
-
"@genesislcap/foundation-utils": "14.227.
|
78
|
-
"@genesislcap/web-core": "14.227.
|
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",
|
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": "
|
93
|
+
"gitHead": "c26226a894fe5e41e33330c2e4f7205303b5d025"
|
94
94
|
}
|