@finos/legend-lego 2.0.30 → 2.0.31
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": "2.0.
|
3
|
+
"version": "2.0.31",
|
4
4
|
"description": "Legend code editor support",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -46,10 +46,10 @@
|
|
46
46
|
"test:watch": "jest --watch"
|
47
47
|
},
|
48
48
|
"dependencies": {
|
49
|
-
"@finos/legend-application": "16.0.
|
50
|
-
"@finos/legend-art": "7.1.
|
51
|
-
"@finos/legend-code-editor": "2.0.
|
52
|
-
"@finos/legend-graph": "31.10.
|
49
|
+
"@finos/legend-application": "16.0.14",
|
50
|
+
"@finos/legend-art": "7.1.71",
|
51
|
+
"@finos/legend-code-editor": "2.0.29",
|
52
|
+
"@finos/legend-graph": "31.10.63",
|
53
53
|
"@finos/legend-shared": "10.0.63",
|
54
54
|
"@types/css-font-loading-module": "0.0.14",
|
55
55
|
"@types/react": "19.0.2",
|
@@ -65,7 +65,7 @@
|
|
65
65
|
"react-dom": "19.0.0"
|
66
66
|
},
|
67
67
|
"devDependencies": {
|
68
|
-
"@finos/legend-dev-utils": "2.1.
|
68
|
+
"@finos/legend-dev-utils": "2.1.33",
|
69
69
|
"@jest/globals": "29.7.0",
|
70
70
|
"cross-env": "7.0.3",
|
71
71
|
"eslint": "9.17.0",
|