@finos/legend-application-query 13.1.6 → 13.1.8
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 +6 -6
- 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-query",
|
3
|
-
"version": "13.1.
|
3
|
+
"version": "13.1.8",
|
4
4
|
"description": "Legend Query application core",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -52,7 +52,7 @@
|
|
52
52
|
"@finos/legend-shared": "workspace:*",
|
53
53
|
"@finos/legend-storage": "workspace:*",
|
54
54
|
"@testing-library/react": "14.0.0",
|
55
|
-
"@types/react": "18.2.
|
55
|
+
"@types/react": "18.2.22",
|
56
56
|
"@types/react-dom": "18.2.7",
|
57
57
|
"mobx": "6.10.2",
|
58
58
|
"mobx-react-lite": "3.4.3",
|
@@ -62,13 +62,13 @@
|
|
62
62
|
},
|
63
63
|
"devDependencies": {
|
64
64
|
"@finos/legend-dev-utils": "workspace:*",
|
65
|
-
"@jest/globals": "29.
|
65
|
+
"@jest/globals": "29.7.0",
|
66
66
|
"cross-env": "7.0.3",
|
67
|
-
"eslint": "8.
|
68
|
-
"jest": "29.
|
67
|
+
"eslint": "8.49.0",
|
68
|
+
"jest": "29.7.0",
|
69
69
|
"npm-run-all": "4.1.5",
|
70
70
|
"rimraf": "5.0.1",
|
71
|
-
"sass": "1.
|
71
|
+
"sass": "1.67.0",
|
72
72
|
"typescript": "5.2.2"
|
73
73
|
},
|
74
74
|
"peerDependencies": {
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@finos/legend-application-query",
|
3
|
-
"version": "13.1.
|
3
|
+
"version": "13.1.8",
|
4
4
|
"description": "Legend Query application core",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -43,16 +43,16 @@
|
|
43
43
|
"test:watch": "jest --watch"
|
44
44
|
},
|
45
45
|
"dependencies": {
|
46
|
-
"@finos/legend-application": "15.0.
|
47
|
-
"@finos/legend-art": "7.0.
|
48
|
-
"@finos/legend-graph": "31.2.
|
49
|
-
"@finos/legend-lego": "1.1.
|
50
|
-
"@finos/legend-query-builder": "4.7.
|
51
|
-
"@finos/legend-server-depot": "6.0.
|
52
|
-
"@finos/legend-shared": "10.0.
|
53
|
-
"@finos/legend-storage": "3.0.
|
46
|
+
"@finos/legend-application": "15.0.43",
|
47
|
+
"@finos/legend-art": "7.0.43",
|
48
|
+
"@finos/legend-graph": "31.2.3",
|
49
|
+
"@finos/legend-lego": "1.1.32",
|
50
|
+
"@finos/legend-query-builder": "4.7.4",
|
51
|
+
"@finos/legend-server-depot": "6.0.30",
|
52
|
+
"@finos/legend-shared": "10.0.26",
|
53
|
+
"@finos/legend-storage": "3.0.76",
|
54
54
|
"@testing-library/react": "14.0.0",
|
55
|
-
"@types/react": "18.2.
|
55
|
+
"@types/react": "18.2.22",
|
56
56
|
"@types/react-dom": "18.2.7",
|
57
57
|
"mobx": "6.10.2",
|
58
58
|
"mobx-react-lite": "3.4.3",
|
@@ -61,14 +61,14 @@
|
|
61
61
|
"serializr": "3.0.2"
|
62
62
|
},
|
63
63
|
"devDependencies": {
|
64
|
-
"@finos/legend-dev-utils": "2.0.
|
65
|
-
"@jest/globals": "29.
|
64
|
+
"@finos/legend-dev-utils": "2.0.80",
|
65
|
+
"@jest/globals": "29.7.0",
|
66
66
|
"cross-env": "7.0.3",
|
67
|
-
"eslint": "8.
|
68
|
-
"jest": "29.
|
67
|
+
"eslint": "8.49.0",
|
68
|
+
"jest": "29.7.0",
|
69
69
|
"npm-run-all": "4.1.5",
|
70
70
|
"rimraf": "5.0.1",
|
71
|
-
"sass": "1.
|
71
|
+
"sass": "1.67.0",
|
72
72
|
"typescript": "5.2.2"
|
73
73
|
},
|
74
74
|
"peerDependencies": {
|