@finos/legend-application-studio 28.18.41 → 28.18.42
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/index.css +1 -1
- package/lib/package.json +1 -1
- package/package.json +6 -6
package/lib/index.css
CHANGED
package/lib/package.json
CHANGED
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@finos/legend-application-studio",
|
3
|
-
"version": "28.18.
|
3
|
+
"version": "28.18.42",
|
4
4
|
"description": "Legend Studio application core",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -45,12 +45,12 @@
|
|
45
45
|
"test:watch": "jest --watch"
|
46
46
|
},
|
47
47
|
"dependencies": {
|
48
|
-
"@finos/legend-application": "16.0.
|
49
|
-
"@finos/legend-art": "7.1.
|
48
|
+
"@finos/legend-application": "16.0.3",
|
49
|
+
"@finos/legend-art": "7.1.62",
|
50
50
|
"@finos/legend-code-editor": "2.0.3",
|
51
51
|
"@finos/legend-graph": "31.10.37",
|
52
|
-
"@finos/legend-lego": "2.0.
|
53
|
-
"@finos/legend-query-builder": "4.15.
|
52
|
+
"@finos/legend-lego": "2.0.5",
|
53
|
+
"@finos/legend-query-builder": "4.15.2",
|
54
54
|
"@finos/legend-server-depot": "6.0.62",
|
55
55
|
"@finos/legend-server-sdlc": "5.3.33",
|
56
56
|
"@finos/legend-server-showcase": "0.2.30",
|
@@ -73,7 +73,7 @@
|
|
73
73
|
"yaml": "2.5.1"
|
74
74
|
},
|
75
75
|
"devDependencies": {
|
76
|
-
"@finos/legend-dev-utils": "2.1.
|
76
|
+
"@finos/legend-dev-utils": "2.1.25",
|
77
77
|
"@jest/globals": "29.7.0",
|
78
78
|
"cross-env": "7.0.3",
|
79
79
|
"eslint": "9.12.0",
|