@finos/legend-application-studio 28.18.54 → 28.18.55
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 +4 -4
- package/package.json +16 -16
package/lib/index.css
CHANGED
package/lib/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@finos/legend-application-studio",
|
3
|
-
"version": "28.18.
|
3
|
+
"version": "28.18.55",
|
4
4
|
"description": "Legend Studio application core",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -70,17 +70,17 @@
|
|
70
70
|
"react-dnd": "16.0.1",
|
71
71
|
"react-dom": "18.3.1",
|
72
72
|
"serializr": "3.0.3",
|
73
|
-
"yaml": "2.6.
|
73
|
+
"yaml": "2.6.1"
|
74
74
|
},
|
75
75
|
"devDependencies": {
|
76
76
|
"@finos/legend-dev-utils": "workspace:*",
|
77
77
|
"@jest/globals": "29.7.0",
|
78
78
|
"cross-env": "7.0.3",
|
79
|
-
"eslint": "9.
|
79
|
+
"eslint": "9.15.0",
|
80
80
|
"jest": "29.7.0",
|
81
81
|
"npm-run-all": "4.1.5",
|
82
82
|
"rimraf": "6.0.1",
|
83
|
-
"sass": "1.
|
83
|
+
"sass": "1.81.0",
|
84
84
|
"typescript": "5.6.3"
|
85
85
|
},
|
86
86
|
"peerDependencies": {
|
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.55",
|
4
4
|
"description": "Legend Studio application core",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -45,17 +45,17 @@
|
|
45
45
|
"test:watch": "jest --watch"
|
46
46
|
},
|
47
47
|
"dependencies": {
|
48
|
-
"@finos/legend-application": "16.0.
|
49
|
-
"@finos/legend-art": "7.1.
|
50
|
-
"@finos/legend-code-editor": "2.0.
|
51
|
-
"@finos/legend-graph": "31.10.
|
52
|
-
"@finos/legend-lego": "2.0.
|
53
|
-
"@finos/legend-query-builder": "4.15.
|
54
|
-
"@finos/legend-server-depot": "6.0.
|
55
|
-
"@finos/legend-server-sdlc": "5.3.
|
56
|
-
"@finos/legend-server-showcase": "0.2.
|
57
|
-
"@finos/legend-shared": "10.0.
|
58
|
-
"@finos/legend-storage": "3.0.
|
48
|
+
"@finos/legend-application": "16.0.10",
|
49
|
+
"@finos/legend-art": "7.1.68",
|
50
|
+
"@finos/legend-code-editor": "2.0.16",
|
51
|
+
"@finos/legend-graph": "31.10.50",
|
52
|
+
"@finos/legend-lego": "2.0.18",
|
53
|
+
"@finos/legend-query-builder": "4.15.15",
|
54
|
+
"@finos/legend-server-depot": "6.0.69",
|
55
|
+
"@finos/legend-server-sdlc": "5.3.38",
|
56
|
+
"@finos/legend-server-showcase": "0.2.34",
|
57
|
+
"@finos/legend-shared": "10.0.61",
|
58
|
+
"@finos/legend-storage": "3.0.112",
|
59
59
|
"@testing-library/dom": "10.4.0",
|
60
60
|
"@testing-library/react": "16.0.1",
|
61
61
|
"@types/react": "18.3.12",
|
@@ -70,17 +70,17 @@
|
|
70
70
|
"react-dnd": "16.0.1",
|
71
71
|
"react-dom": "18.3.1",
|
72
72
|
"serializr": "3.0.3",
|
73
|
-
"yaml": "2.6.
|
73
|
+
"yaml": "2.6.1"
|
74
74
|
},
|
75
75
|
"devDependencies": {
|
76
|
-
"@finos/legend-dev-utils": "2.1.
|
76
|
+
"@finos/legend-dev-utils": "2.1.29",
|
77
77
|
"@jest/globals": "29.7.0",
|
78
78
|
"cross-env": "7.0.3",
|
79
|
-
"eslint": "9.
|
79
|
+
"eslint": "9.15.0",
|
80
80
|
"jest": "29.7.0",
|
81
81
|
"npm-run-all": "4.1.5",
|
82
82
|
"rimraf": "6.0.1",
|
83
|
-
"sass": "1.
|
83
|
+
"sass": "1.81.0",
|
84
84
|
"typescript": "5.6.3"
|
85
85
|
},
|
86
86
|
"peerDependencies": {
|