@finos/legend-application-query 13.1.7 → 13.1.9

Sign up to get free protection for your applications and to get access to all the features.
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-application-query v13.1.7
1
+ /** @license @finos/legend-application-query v13.1.9
2
2
  * Copyright (c) 2020-present, Goldman Sachs
3
3
  *
4
4
  * Licensed under the Apache License, Version 2.0 (the "License");
package/lib/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-query",
3
- "version": "13.1.7",
3
+ "version": "13.1.9",
4
4
  "description": "Legend Query application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -55,7 +55,7 @@
55
55
  "@types/react": "18.2.22",
56
56
  "@types/react-dom": "18.2.7",
57
57
  "mobx": "6.10.2",
58
- "mobx-react-lite": "4.0.4",
58
+ "mobx-react-lite": "3.4.3",
59
59
  "react": "18.2.0",
60
60
  "react-dom": "18.2.0",
61
61
  "serializr": "3.0.2"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-query",
3
- "version": "13.1.7",
3
+ "version": "13.1.9",
4
4
  "description": "Legend Query application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -43,11 +43,11 @@
43
43
  "test:watch": "jest --watch"
44
44
  },
45
45
  "dependencies": {
46
- "@finos/legend-application": "15.0.42",
47
- "@finos/legend-art": "7.0.42",
48
- "@finos/legend-graph": "31.2.3",
49
- "@finos/legend-lego": "1.1.31",
50
- "@finos/legend-query-builder": "4.7.3",
46
+ "@finos/legend-application": "15.0.43",
47
+ "@finos/legend-art": "7.0.43",
48
+ "@finos/legend-graph": "31.3.0",
49
+ "@finos/legend-lego": "1.1.33",
50
+ "@finos/legend-query-builder": "4.8.0",
51
51
  "@finos/legend-server-depot": "6.0.30",
52
52
  "@finos/legend-shared": "10.0.26",
53
53
  "@finos/legend-storage": "3.0.76",
@@ -55,7 +55,7 @@
55
55
  "@types/react": "18.2.22",
56
56
  "@types/react-dom": "18.2.7",
57
57
  "mobx": "6.10.2",
58
- "mobx-react-lite": "4.0.4",
58
+ "mobx-react-lite": "3.4.3",
59
59
  "react": "18.2.0",
60
60
  "react-dom": "18.2.0",
61
61
  "serializr": "3.0.2"