@genesislcap/documentation-components 14.438.1-chore-fix-ag-grid-types-react.1 → 14.438.1-chore-fix-ag-grid-types-react.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +18 -18
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/documentation-components",
|
|
3
3
|
"description": "Genesis Foundation Dcoumentation Components",
|
|
4
|
-
"version": "14.438.1-chore-fix-ag-grid-types-react.
|
|
4
|
+
"version": "14.438.1-chore-fix-ag-grid-types-react.2",
|
|
5
5
|
"sideEffects": [
|
|
6
6
|
"*.css"
|
|
7
7
|
],
|
|
@@ -25,25 +25,25 @@
|
|
|
25
25
|
"lint:fix": "genx lint --fix"
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
|
-
"@genesislcap/genx": "14.438.1-chore-fix-ag-grid-types-react.
|
|
29
|
-
"@genesislcap/rollup-builder": "14.438.1-chore-fix-ag-grid-types-react.
|
|
30
|
-
"@genesislcap/ts-builder": "14.438.1-chore-fix-ag-grid-types-react.
|
|
31
|
-
"@genesislcap/uvu-playwright-builder": "14.438.1-chore-fix-ag-grid-types-react.
|
|
32
|
-
"@genesislcap/vite-builder": "14.438.1-chore-fix-ag-grid-types-react.
|
|
33
|
-
"@genesislcap/webpack-builder": "14.438.1-chore-fix-ag-grid-types-react.
|
|
28
|
+
"@genesislcap/genx": "14.438.1-chore-fix-ag-grid-types-react.2",
|
|
29
|
+
"@genesislcap/rollup-builder": "14.438.1-chore-fix-ag-grid-types-react.2",
|
|
30
|
+
"@genesislcap/ts-builder": "14.438.1-chore-fix-ag-grid-types-react.2",
|
|
31
|
+
"@genesislcap/uvu-playwright-builder": "14.438.1-chore-fix-ag-grid-types-react.2",
|
|
32
|
+
"@genesislcap/vite-builder": "14.438.1-chore-fix-ag-grid-types-react.2",
|
|
33
|
+
"@genesislcap/webpack-builder": "14.438.1-chore-fix-ag-grid-types-react.2"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
36
|
"@ag-grid-community/core": "29.2.0",
|
|
37
|
-
"@genesislcap/foundation-forms": "14.438.1-chore-fix-ag-grid-types-react.
|
|
38
|
-
"@genesislcap/foundation-layout": "14.438.1-chore-fix-ag-grid-types-react.
|
|
39
|
-
"@genesislcap/foundation-logger": "14.438.1-chore-fix-ag-grid-types-react.
|
|
40
|
-
"@genesislcap/foundation-ui": "14.438.1-chore-fix-ag-grid-types-react.
|
|
41
|
-
"@genesislcap/foundation-utils": "14.438.1-chore-fix-ag-grid-types-react.
|
|
42
|
-
"@genesislcap/foundation-zero": "14.438.1-chore-fix-ag-grid-types-react.
|
|
43
|
-
"@genesislcap/foundation-zero-grid-pro": "14.438.1-chore-fix-ag-grid-types-react.
|
|
44
|
-
"@genesislcap/grid-pro": "14.438.1-chore-fix-ag-grid-types-react.
|
|
45
|
-
"@genesislcap/rapid-design-system": "14.438.1-chore-fix-ag-grid-types-react.
|
|
46
|
-
"@genesislcap/rapid-grid-pro": "14.438.1-chore-fix-ag-grid-types-react.
|
|
37
|
+
"@genesislcap/foundation-forms": "14.438.1-chore-fix-ag-grid-types-react.2",
|
|
38
|
+
"@genesislcap/foundation-layout": "14.438.1-chore-fix-ag-grid-types-react.2",
|
|
39
|
+
"@genesislcap/foundation-logger": "14.438.1-chore-fix-ag-grid-types-react.2",
|
|
40
|
+
"@genesislcap/foundation-ui": "14.438.1-chore-fix-ag-grid-types-react.2",
|
|
41
|
+
"@genesislcap/foundation-utils": "14.438.1-chore-fix-ag-grid-types-react.2",
|
|
42
|
+
"@genesislcap/foundation-zero": "14.438.1-chore-fix-ag-grid-types-react.2",
|
|
43
|
+
"@genesislcap/foundation-zero-grid-pro": "14.438.1-chore-fix-ag-grid-types-react.2",
|
|
44
|
+
"@genesislcap/grid-pro": "14.438.1-chore-fix-ag-grid-types-react.2",
|
|
45
|
+
"@genesislcap/rapid-design-system": "14.438.1-chore-fix-ag-grid-types-react.2",
|
|
46
|
+
"@genesislcap/rapid-grid-pro": "14.438.1-chore-fix-ag-grid-types-react.2",
|
|
47
47
|
"@jsonforms/core": "^3.2.1",
|
|
48
48
|
"@microsoft/fast-colors": "5.3.1",
|
|
49
49
|
"@microsoft/fast-components": "2.30.6",
|
|
@@ -59,5 +59,5 @@
|
|
|
59
59
|
"publishConfig": {
|
|
60
60
|
"access": "public"
|
|
61
61
|
},
|
|
62
|
-
"gitHead": "
|
|
62
|
+
"gitHead": "dcd4c791ebec32a7eeb9183d5568c3361a18f8d0"
|
|
63
63
|
}
|