@finos/legend-application-query 13.2.0 → 13.2.2

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.2.0
1
+ /** @license @finos/legend-application-query v13.2.2
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.2.0",
3
+ "version": "13.2.2",
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.2.0",
3
+ "version": "13.2.2",
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.64",
47
- "@finos/legend-art": "7.1.17",
48
- "@finos/legend-graph": "31.7.0",
49
- "@finos/legend-lego": "1.2.0",
50
- "@finos/legend-query-builder": "4.14.0",
51
- "@finos/legend-server-depot": "6.0.35",
52
- "@finos/legend-shared": "10.0.31",
53
- "@finos/legend-storage": "3.0.81",
46
+ "@finos/legend-application": "15.0.66",
47
+ "@finos/legend-art": "7.1.19",
48
+ "@finos/legend-graph": "31.7.2",
49
+ "@finos/legend-lego": "1.2.2",
50
+ "@finos/legend-query-builder": "4.14.2",
51
+ "@finos/legend-server-depot": "6.0.36",
52
+ "@finos/legend-shared": "10.0.32",
53
+ "@finos/legend-storage": "3.0.82",
54
54
  "@testing-library/react": "14.0.0",
55
55
  "@types/react": "18.2.31",
56
56
  "@types/react-dom": "18.2.14",
@@ -61,7 +61,7 @@
61
61
  "serializr": "3.0.2"
62
62
  },
63
63
  "devDependencies": {
64
- "@finos/legend-dev-utils": "2.1.0",
64
+ "@finos/legend-dev-utils": "2.1.2",
65
65
  "@jest/globals": "29.7.0",
66
66
  "cross-env": "7.0.3",
67
67
  "eslint": "8.52.0",