@finos/legend-application 15.0.40 → 15.0.42
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/index.css +1 -1
- package/lib/package.json +13 -13
- 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",
|
|
3
|
-
"version": "15.0.
|
|
3
|
+
"version": "15.0.42",
|
|
4
4
|
"description": "Legend application core",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"legend",
|
|
@@ -47,12 +47,12 @@
|
|
|
47
47
|
"dependencies": {
|
|
48
48
|
"@finos/legend-art": "workspace:*",
|
|
49
49
|
"@finos/legend-shared": "workspace:*",
|
|
50
|
-
"@types/react": "18.2.
|
|
50
|
+
"@types/react": "18.2.22",
|
|
51
51
|
"@types/react-dom": "18.2.7",
|
|
52
52
|
"@types/react-router-dom": "5.3.3",
|
|
53
53
|
"history": "5.3.0",
|
|
54
54
|
"mobx": "6.10.2",
|
|
55
|
-
"mobx-react-lite": "
|
|
55
|
+
"mobx-react-lite": "4.0.4",
|
|
56
56
|
"react": "18.2.0",
|
|
57
57
|
"react-dnd": "16.0.1",
|
|
58
58
|
"react-dnd-html5-backend": "16.0.1",
|
|
@@ -60,22 +60,22 @@
|
|
|
60
60
|
"react-router": "5.3.4",
|
|
61
61
|
"react-router-dom": "5.3.4",
|
|
62
62
|
"serializr": "3.0.2",
|
|
63
|
-
"xterm": "5.
|
|
64
|
-
"xterm-addon-fit": "0.
|
|
65
|
-
"xterm-addon-search": "0.
|
|
66
|
-
"xterm-addon-unicode11": "0.
|
|
67
|
-
"xterm-addon-web-links": "0.
|
|
68
|
-
"xterm-addon-webgl": "0.
|
|
63
|
+
"xterm": "5.3.0",
|
|
64
|
+
"xterm-addon-fit": "0.8.0",
|
|
65
|
+
"xterm-addon-search": "0.13.0",
|
|
66
|
+
"xterm-addon-unicode11": "0.6.0",
|
|
67
|
+
"xterm-addon-web-links": "0.9.0",
|
|
68
|
+
"xterm-addon-webgl": "0.16.0"
|
|
69
69
|
},
|
|
70
70
|
"devDependencies": {
|
|
71
71
|
"@finos/legend-dev-utils": "workspace:*",
|
|
72
|
-
"@jest/globals": "29.
|
|
72
|
+
"@jest/globals": "29.7.0",
|
|
73
73
|
"cross-env": "7.0.3",
|
|
74
|
-
"eslint": "8.
|
|
75
|
-
"jest": "29.
|
|
74
|
+
"eslint": "8.49.0",
|
|
75
|
+
"jest": "29.7.0",
|
|
76
76
|
"npm-run-all": "4.1.5",
|
|
77
77
|
"rimraf": "5.0.1",
|
|
78
|
-
"sass": "1.
|
|
78
|
+
"sass": "1.67.0",
|
|
79
79
|
"typescript": "5.2.2"
|
|
80
80
|
},
|
|
81
81
|
"peerDependencies": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@finos/legend-application",
|
|
3
|
-
"version": "15.0.
|
|
3
|
+
"version": "15.0.42",
|
|
4
4
|
"description": "Legend application core",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"legend",
|
|
@@ -45,14 +45,14 @@
|
|
|
45
45
|
"test:watch": "jest --watch"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@finos/legend-art": "7.0.
|
|
49
|
-
"@finos/legend-shared": "10.0.
|
|
50
|
-
"@types/react": "18.2.
|
|
48
|
+
"@finos/legend-art": "7.0.42",
|
|
49
|
+
"@finos/legend-shared": "10.0.26",
|
|
50
|
+
"@types/react": "18.2.22",
|
|
51
51
|
"@types/react-dom": "18.2.7",
|
|
52
52
|
"@types/react-router-dom": "5.3.3",
|
|
53
53
|
"history": "5.3.0",
|
|
54
54
|
"mobx": "6.10.2",
|
|
55
|
-
"mobx-react-lite": "
|
|
55
|
+
"mobx-react-lite": "4.0.4",
|
|
56
56
|
"react": "18.2.0",
|
|
57
57
|
"react-dnd": "16.0.1",
|
|
58
58
|
"react-dnd-html5-backend": "16.0.1",
|
|
@@ -60,22 +60,22 @@
|
|
|
60
60
|
"react-router": "5.3.4",
|
|
61
61
|
"react-router-dom": "5.3.4",
|
|
62
62
|
"serializr": "3.0.2",
|
|
63
|
-
"xterm": "5.
|
|
64
|
-
"xterm-addon-fit": "0.
|
|
65
|
-
"xterm-addon-search": "0.
|
|
66
|
-
"xterm-addon-unicode11": "0.
|
|
67
|
-
"xterm-addon-web-links": "0.
|
|
68
|
-
"xterm-addon-webgl": "0.
|
|
63
|
+
"xterm": "5.3.0",
|
|
64
|
+
"xterm-addon-fit": "0.8.0",
|
|
65
|
+
"xterm-addon-search": "0.13.0",
|
|
66
|
+
"xterm-addon-unicode11": "0.6.0",
|
|
67
|
+
"xterm-addon-web-links": "0.9.0",
|
|
68
|
+
"xterm-addon-webgl": "0.16.0"
|
|
69
69
|
},
|
|
70
70
|
"devDependencies": {
|
|
71
|
-
"@finos/legend-dev-utils": "2.0.
|
|
72
|
-
"@jest/globals": "29.
|
|
71
|
+
"@finos/legend-dev-utils": "2.0.80",
|
|
72
|
+
"@jest/globals": "29.7.0",
|
|
73
73
|
"cross-env": "7.0.3",
|
|
74
|
-
"eslint": "8.
|
|
75
|
-
"jest": "29.
|
|
74
|
+
"eslint": "8.49.0",
|
|
75
|
+
"jest": "29.7.0",
|
|
76
76
|
"npm-run-all": "4.1.5",
|
|
77
77
|
"rimraf": "5.0.1",
|
|
78
|
-
"sass": "1.
|
|
78
|
+
"sass": "1.67.0",
|
|
79
79
|
"typescript": "5.2.2"
|
|
80
80
|
},
|
|
81
81
|
"peerDependencies": {
|