@genesislcap/foundation-comms 14.188.0-FUI-2012-tabulator.3 → 14.188.0-FUI-2012-tabulator.5
Sign up to get free protection for your applications and to get access to all the features.
- package/package.json +13 -13
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.188.0-FUI-2012-tabulator.
|
4
|
+
"version": "14.188.0-FUI-2012-tabulator.5",
|
5
5
|
"sideEffects": false,
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
7
7
|
"main": "dist/esm/index.js",
|
@@ -74,23 +74,23 @@
|
|
74
74
|
}
|
75
75
|
},
|
76
76
|
"devDependencies": {
|
77
|
-
"@genesislcap/foundation-testing": "14.188.0-FUI-2012-tabulator.
|
78
|
-
"@genesislcap/genx": "14.188.0-FUI-2012-tabulator.
|
79
|
-
"@genesislcap/rollup-builder": "14.188.0-FUI-2012-tabulator.
|
80
|
-
"@genesislcap/ts-builder": "14.188.0-FUI-2012-tabulator.
|
81
|
-
"@genesislcap/uvu-playwright-builder": "14.188.0-FUI-2012-tabulator.
|
82
|
-
"@genesislcap/vite-builder": "14.188.0-FUI-2012-tabulator.
|
83
|
-
"@genesislcap/webpack-builder": "14.188.0-FUI-2012-tabulator.
|
77
|
+
"@genesislcap/foundation-testing": "14.188.0-FUI-2012-tabulator.5",
|
78
|
+
"@genesislcap/genx": "14.188.0-FUI-2012-tabulator.5",
|
79
|
+
"@genesislcap/rollup-builder": "14.188.0-FUI-2012-tabulator.5",
|
80
|
+
"@genesislcap/ts-builder": "14.188.0-FUI-2012-tabulator.5",
|
81
|
+
"@genesislcap/uvu-playwright-builder": "14.188.0-FUI-2012-tabulator.5",
|
82
|
+
"@genesislcap/vite-builder": "14.188.0-FUI-2012-tabulator.5",
|
83
|
+
"@genesislcap/webpack-builder": "14.188.0-FUI-2012-tabulator.5",
|
84
84
|
"@types/js-cookie": "^3.0.2",
|
85
85
|
"@types/json-schema": "^7.0.11",
|
86
86
|
"@types/webappsec-credential-management": "^0.6.2",
|
87
87
|
"rimraf": "^5.0.0"
|
88
88
|
},
|
89
89
|
"dependencies": {
|
90
|
-
"@genesislcap/foundation-broadcast-channel": "14.188.0-FUI-2012-tabulator.
|
91
|
-
"@genesislcap/foundation-logger": "14.188.0-FUI-2012-tabulator.
|
92
|
-
"@genesislcap/foundation-user": "14.188.0-FUI-2012-tabulator.
|
93
|
-
"@genesislcap/foundation-utils": "14.188.0-FUI-2012-tabulator.
|
90
|
+
"@genesislcap/foundation-broadcast-channel": "14.188.0-FUI-2012-tabulator.5",
|
91
|
+
"@genesislcap/foundation-logger": "14.188.0-FUI-2012-tabulator.5",
|
92
|
+
"@genesislcap/foundation-user": "14.188.0-FUI-2012-tabulator.5",
|
93
|
+
"@genesislcap/foundation-utils": "14.188.0-FUI-2012-tabulator.5",
|
94
94
|
"@microsoft/fast-element": "^1.12.0",
|
95
95
|
"@microsoft/fast-foundation": "^2.49.4",
|
96
96
|
"analytics": "^0.8.0",
|
@@ -110,5 +110,5 @@
|
|
110
110
|
"publishConfig": {
|
111
111
|
"access": "public"
|
112
112
|
},
|
113
|
-
"gitHead": "
|
113
|
+
"gitHead": "498e3b4c3e660faca3eec633e3fe95b9ff390283"
|
114
114
|
}
|