@finos/legend-application-query 13.5.20 → 13.5.21
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 +3 -3
- package/package.json +13 -13
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.5.
|
3
|
+
"version": "13.5.21",
|
4
4
|
"description": "Legend Query application core",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -52,7 +52,7 @@
|
|
52
52
|
"@finos/legend-server-depot": "workspace:*",
|
53
53
|
"@finos/legend-shared": "workspace:*",
|
54
54
|
"@finos/legend-storage": "workspace:*",
|
55
|
-
"@testing-library/dom": "10.
|
55
|
+
"@testing-library/dom": "10.4.0",
|
56
56
|
"@testing-library/react": "16.0.0",
|
57
57
|
"@types/react": "18.3.3",
|
58
58
|
"@types/react-dom": "18.3.0",
|
@@ -71,7 +71,7 @@
|
|
71
71
|
"npm-run-all": "4.1.5",
|
72
72
|
"rimraf": "6.0.1",
|
73
73
|
"sass": "1.77.8",
|
74
|
-
"typescript": "5.5.
|
74
|
+
"typescript": "5.5.4"
|
75
75
|
},
|
76
76
|
"peerDependencies": {
|
77
77
|
"react": "^18.0.0"
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@finos/legend-application-query",
|
3
|
-
"version": "13.5.
|
3
|
+
"version": "13.5.21",
|
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.1.
|
47
|
-
"@finos/legend-art": "7.1.
|
48
|
-
"@finos/legend-extension-dsl-data-space": "10.3.
|
49
|
-
"@finos/legend-graph": "31.10.
|
50
|
-
"@finos/legend-lego": "1.2.
|
51
|
-
"@finos/legend-query-builder": "4.14.
|
52
|
-
"@finos/legend-server-depot": "6.0.
|
53
|
-
"@finos/legend-shared": "10.0.
|
54
|
-
"@finos/legend-storage": "3.0.
|
55
|
-
"@testing-library/dom": "10.
|
46
|
+
"@finos/legend-application": "15.1.19",
|
47
|
+
"@finos/legend-art": "7.1.47",
|
48
|
+
"@finos/legend-extension-dsl-data-space": "10.3.42",
|
49
|
+
"@finos/legend-graph": "31.10.15",
|
50
|
+
"@finos/legend-lego": "1.2.51",
|
51
|
+
"@finos/legend-query-builder": "4.14.64",
|
52
|
+
"@finos/legend-server-depot": "6.0.54",
|
53
|
+
"@finos/legend-shared": "10.0.49",
|
54
|
+
"@finos/legend-storage": "3.0.99",
|
55
|
+
"@testing-library/dom": "10.4.0",
|
56
56
|
"@testing-library/react": "16.0.0",
|
57
57
|
"@types/react": "18.3.3",
|
58
58
|
"@types/react-dom": "18.3.0",
|
@@ -63,7 +63,7 @@
|
|
63
63
|
"serializr": "3.0.2"
|
64
64
|
},
|
65
65
|
"devDependencies": {
|
66
|
-
"@finos/legend-dev-utils": "2.1.
|
66
|
+
"@finos/legend-dev-utils": "2.1.16",
|
67
67
|
"@jest/globals": "29.7.0",
|
68
68
|
"cross-env": "7.0.3",
|
69
69
|
"eslint": "8.57.0",
|
@@ -71,7 +71,7 @@
|
|
71
71
|
"npm-run-all": "4.1.5",
|
72
72
|
"rimraf": "6.0.1",
|
73
73
|
"sass": "1.77.8",
|
74
|
-
"typescript": "5.5.
|
74
|
+
"typescript": "5.5.4"
|
75
75
|
},
|
76
76
|
"peerDependencies": {
|
77
77
|
"react": "^18.0.0"
|