@finos/legend-application-query 13.7.23 → 13.7.24

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.7.23
1
+ /** @license @finos/legend-application-query v13.7.24
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.7.23",
3
+ "version": "13.7.24",
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.7.23",
3
+ "version": "13.7.24",
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": "16.0.13",
47
- "@finos/legend-art": "7.1.70",
48
- "@finos/legend-code-editor": "2.0.28",
49
- "@finos/legend-data-cube": "0.0.33",
50
- "@finos/legend-extension-dsl-data-space": "10.4.23",
51
- "@finos/legend-graph": "31.10.62",
52
- "@finos/legend-lego": "2.0.30",
53
- "@finos/legend-query-builder": "4.15.31",
46
+ "@finos/legend-application": "16.0.14",
47
+ "@finos/legend-art": "7.1.71",
48
+ "@finos/legend-code-editor": "2.0.29",
49
+ "@finos/legend-data-cube": "0.0.34",
50
+ "@finos/legend-extension-dsl-data-space": "10.4.24",
51
+ "@finos/legend-graph": "31.10.63",
52
+ "@finos/legend-lego": "2.0.31",
53
+ "@finos/legend-query-builder": "4.15.32",
54
54
  "@finos/legend-server-depot": "6.0.72",
55
55
  "@finos/legend-shared": "10.0.63",
56
56
  "@finos/legend-storage": "3.0.114",
@@ -65,7 +65,7 @@
65
65
  "serializr": "3.0.3"
66
66
  },
67
67
  "devDependencies": {
68
- "@finos/legend-dev-utils": "2.1.32",
68
+ "@finos/legend-dev-utils": "2.1.33",
69
69
  "@jest/globals": "29.7.0",
70
70
  "cross-env": "7.0.3",
71
71
  "eslint": "9.17.0",