@finos/legend-application-query 13.1.40 → 13.1.41

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.40
1
+ /** @license @finos/legend-application-query v13.1.41
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.40",
3
+ "version": "13.1.41",
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": "13.1.40",
3
+ "version": "13.1.41",
4
4
  "description": "Legend Query application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -43,14 +43,14 @@
43
43
  "test:watch": "jest --watch"
44
44
  },
45
45
  "dependencies": {
46
- "@finos/legend-application": "15.0.59",
47
- "@finos/legend-art": "7.1.12",
48
- "@finos/legend-graph": "31.5.2",
49
- "@finos/legend-lego": "1.1.62",
50
- "@finos/legend-query-builder": "4.13.3",
51
- "@finos/legend-server-depot": "6.0.32",
52
- "@finos/legend-shared": "10.0.28",
53
- "@finos/legend-storage": "3.0.78",
46
+ "@finos/legend-application": "15.0.60",
47
+ "@finos/legend-art": "7.1.13",
48
+ "@finos/legend-graph": "31.6.0",
49
+ "@finos/legend-lego": "1.1.63",
50
+ "@finos/legend-query-builder": "4.13.4",
51
+ "@finos/legend-server-depot": "6.0.33",
52
+ "@finos/legend-shared": "10.0.29",
53
+ "@finos/legend-storage": "3.0.79",
54
54
  "@testing-library/react": "14.0.0",
55
55
  "@types/react": "18.2.31",
56
56
  "@types/react-dom": "18.2.14",