@finos/legend-application-query 13.7.35 → 13.7.37

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.35
1
+ /** @license @finos/legend-application-query v13.7.37
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.35",
3
+ "version": "13.7.37",
4
4
  "description": "Legend Query application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -55,8 +55,8 @@
55
55
  "@finos/legend-shared": "workspace:*",
56
56
  "@finos/legend-storage": "workspace:*",
57
57
  "@testing-library/dom": "10.4.0",
58
- "@testing-library/react": "16.1.0",
59
- "@types/react": "19.0.7",
58
+ "@testing-library/react": "16.2.0",
59
+ "@types/react": "19.0.8",
60
60
  "@types/react-dom": "19.0.3",
61
61
  "mobx": "6.13.5",
62
62
  "mobx-react-lite": "4.1.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-query",
3
- "version": "13.7.35",
3
+ "version": "13.7.37",
4
4
  "description": "Legend Query application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -43,20 +43,20 @@
43
43
  "test:watch": "jest --watch"
44
44
  },
45
45
  "dependencies": {
46
- "@finos/legend-application": "16.0.20",
47
- "@finos/legend-art": "7.1.77",
48
- "@finos/legend-code-editor": "2.0.35",
49
- "@finos/legend-data-cube": "0.0.42",
50
- "@finos/legend-extension-dsl-data-space": "10.4.35",
51
- "@finos/legend-graph": "32.0.3",
52
- "@finos/legend-lego": "2.0.38",
53
- "@finos/legend-query-builder": "4.15.40",
46
+ "@finos/legend-application": "16.0.21",
47
+ "@finos/legend-art": "7.1.78",
48
+ "@finos/legend-code-editor": "2.0.37",
49
+ "@finos/legend-data-cube": "0.0.44",
50
+ "@finos/legend-extension-dsl-data-space": "10.4.37",
51
+ "@finos/legend-graph": "32.0.5",
52
+ "@finos/legend-lego": "2.0.40",
53
+ "@finos/legend-query-builder": "4.15.42",
54
54
  "@finos/legend-server-depot": "6.0.77",
55
55
  "@finos/legend-shared": "11.0.0",
56
56
  "@finos/legend-storage": "3.0.119",
57
57
  "@testing-library/dom": "10.4.0",
58
- "@testing-library/react": "16.1.0",
59
- "@types/react": "19.0.7",
58
+ "@testing-library/react": "16.2.0",
59
+ "@types/react": "19.0.8",
60
60
  "@types/react-dom": "19.0.3",
61
61
  "mobx": "6.13.5",
62
62
  "mobx-react-lite": "4.1.0",