@finos/legend-application-studio 28.18.5 → 28.18.6
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 +15 -15
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.6",
|
4
4
|
"description": "Legend Studio application core",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -55,7 +55,7 @@
|
|
55
55
|
"@finos/legend-server-showcase": "workspace:*",
|
56
56
|
"@finos/legend-shared": "workspace:*",
|
57
57
|
"@finos/legend-storage": "workspace:*",
|
58
|
-
"@testing-library/dom": "10.
|
58
|
+
"@testing-library/dom": "10.4.0",
|
59
59
|
"@testing-library/react": "16.0.0",
|
60
60
|
"@types/react": "18.3.3",
|
61
61
|
"@types/react-dom": "18.3.0",
|
@@ -69,7 +69,7 @@
|
|
69
69
|
"react-dnd": "16.0.1",
|
70
70
|
"react-dom": "18.3.1",
|
71
71
|
"serializr": "3.0.2",
|
72
|
-
"yaml": "2.
|
72
|
+
"yaml": "2.5.0"
|
73
73
|
},
|
74
74
|
"devDependencies": {
|
75
75
|
"@finos/legend-dev-utils": "workspace:*",
|
@@ -80,7 +80,7 @@
|
|
80
80
|
"npm-run-all": "4.1.5",
|
81
81
|
"rimraf": "6.0.1",
|
82
82
|
"sass": "1.77.8",
|
83
|
-
"typescript": "5.5.
|
83
|
+
"typescript": "5.5.4"
|
84
84
|
},
|
85
85
|
"peerDependencies": {
|
86
86
|
"react": "^18.0.0"
|
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.6",
|
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": "15.1.
|
49
|
-
"@finos/legend-art": "7.1.
|
50
|
-
"@finos/legend-graph": "31.10.
|
51
|
-
"@finos/legend-lego": "1.2.
|
52
|
-
"@finos/legend-query-builder": "4.14.
|
53
|
-
"@finos/legend-server-depot": "6.0.
|
54
|
-
"@finos/legend-server-sdlc": "5.3.
|
55
|
-
"@finos/legend-server-showcase": "0.2.
|
56
|
-
"@finos/legend-shared": "10.0.
|
57
|
-
"@finos/legend-storage": "3.0.
|
58
|
-
"@testing-library/dom": "10.
|
48
|
+
"@finos/legend-application": "15.1.19",
|
49
|
+
"@finos/legend-art": "7.1.47",
|
50
|
+
"@finos/legend-graph": "31.10.15",
|
51
|
+
"@finos/legend-lego": "1.2.51",
|
52
|
+
"@finos/legend-query-builder": "4.14.64",
|
53
|
+
"@finos/legend-server-depot": "6.0.54",
|
54
|
+
"@finos/legend-server-sdlc": "5.3.25",
|
55
|
+
"@finos/legend-server-showcase": "0.2.22",
|
56
|
+
"@finos/legend-shared": "10.0.49",
|
57
|
+
"@finos/legend-storage": "3.0.99",
|
58
|
+
"@testing-library/dom": "10.4.0",
|
59
59
|
"@testing-library/react": "16.0.0",
|
60
60
|
"@types/react": "18.3.3",
|
61
61
|
"@types/react-dom": "18.3.0",
|
@@ -69,10 +69,10 @@
|
|
69
69
|
"react-dnd": "16.0.1",
|
70
70
|
"react-dom": "18.3.1",
|
71
71
|
"serializr": "3.0.2",
|
72
|
-
"yaml": "2.
|
72
|
+
"yaml": "2.5.0"
|
73
73
|
},
|
74
74
|
"devDependencies": {
|
75
|
-
"@finos/legend-dev-utils": "2.1.
|
75
|
+
"@finos/legend-dev-utils": "2.1.16",
|
76
76
|
"@jest/globals": "29.7.0",
|
77
77
|
"cross-env": "7.0.3",
|
78
78
|
"eslint": "8.57.0",
|
@@ -80,7 +80,7 @@
|
|
80
80
|
"npm-run-all": "4.1.5",
|
81
81
|
"rimraf": "6.0.1",
|
82
82
|
"sass": "1.77.8",
|
83
|
-
"typescript": "5.5.
|
83
|
+
"typescript": "5.5.4"
|
84
84
|
},
|
85
85
|
"peerDependencies": {
|
86
86
|
"react": "^18.0.0"
|