@finos/legend-application-query 13.5.23 → 13.5.25
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 +1 -1
- package/package.json +10 -10
package/lib/index.css
CHANGED
package/lib/package.json
CHANGED
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.25",
|
4
4
|
"description": "Legend Query application core",
|
5
5
|
"keywords": [
|
6
6
|
"legend",
|
@@ -43,15 +43,15 @@
|
|
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.
|
46
|
+
"@finos/legend-application": "15.1.20",
|
47
|
+
"@finos/legend-art": "7.1.48",
|
48
|
+
"@finos/legend-extension-dsl-data-space": "10.3.46",
|
49
|
+
"@finos/legend-graph": "31.10.18",
|
50
|
+
"@finos/legend-lego": "1.2.54",
|
51
|
+
"@finos/legend-query-builder": "4.14.68",
|
52
|
+
"@finos/legend-server-depot": "6.0.55",
|
53
|
+
"@finos/legend-shared": "10.0.50",
|
54
|
+
"@finos/legend-storage": "3.0.100",
|
55
55
|
"@testing-library/dom": "10.4.0",
|
56
56
|
"@testing-library/react": "16.0.0",
|
57
57
|
"@types/react": "18.3.3",
|