@finos/legend-lego 1.1.33 → 1.1.36
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/index.css +1 -1
- package/package.json +6 -6
package/lib/index.css
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@finos/legend-lego",
|
3
|
-
"version": "1.1.
|
3
|
+
"version": "1.1.36",
|
4
4
|
"description": "Legend shared advanced application components and building blocks",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -51,10 +51,10 @@
|
|
51
51
|
"@ag-grid-community/core": "30.1.0",
|
52
52
|
"@ag-grid-community/react": "30.1.0",
|
53
53
|
"@ag-grid-community/styles": "30.1.0",
|
54
|
-
"@finos/legend-application": "15.0.
|
55
|
-
"@finos/legend-art": "7.0.
|
56
|
-
"@finos/legend-graph": "31.3.
|
57
|
-
"@finos/legend-shared": "10.0.
|
54
|
+
"@finos/legend-application": "15.0.44",
|
55
|
+
"@finos/legend-art": "7.0.44",
|
56
|
+
"@finos/legend-graph": "31.3.3",
|
57
|
+
"@finos/legend-shared": "10.0.27",
|
58
58
|
"@types/css-font-loading-module": "0.0.9",
|
59
59
|
"@types/react": "18.2.22",
|
60
60
|
"@types/react-dom": "18.2.7",
|
@@ -66,7 +66,7 @@
|
|
66
66
|
"react-dom": "18.2.0"
|
67
67
|
},
|
68
68
|
"devDependencies": {
|
69
|
-
"@finos/legend-dev-utils": "2.0.
|
69
|
+
"@finos/legend-dev-utils": "2.0.81",
|
70
70
|
"@jest/globals": "29.7.0",
|
71
71
|
"cross-env": "7.0.3",
|
72
72
|
"eslint": "8.49.0",
|