@finos/legend-application-query 11.0.14 → 11.0.16

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 CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-application-query v11.0.14
1
+ /** @license @finos/legend-application-query v11.0.16
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": "11.0.14",
3
+ "version": "11.0.16",
4
4
  "description": "Legend Query application core",
5
5
  "keywords": [
6
6
  "legend",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-query",
3
- "version": "11.0.14",
3
+ "version": "11.0.16",
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": "14.0.2",
46
+ "@finos/legend-application": "14.0.4",
47
47
  "@finos/legend-art": "7.0.0",
48
- "@finos/legend-graph": "27.0.1",
49
- "@finos/legend-lego": "0.1.2",
50
- "@finos/legend-query-builder": "2.1.5",
48
+ "@finos/legend-graph": "27.0.3",
49
+ "@finos/legend-lego": "0.1.4",
50
+ "@finos/legend-query-builder": "2.1.7",
51
51
  "@finos/legend-server-depot": "4.4.14",
52
52
  "@finos/legend-shared": "8.2.0",
53
53
  "@finos/legend-storage": "3.0.48",