@finos/legend-application-query 13.7.38 → 13.7.40

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.38
1
+ /** @license @finos/legend-application-query v13.7.40
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.38",
3
+ "version": "13.7.40",
4
4
  "description": "Legend Query application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -68,7 +68,7 @@
68
68
  "@finos/legend-dev-utils": "workspace:*",
69
69
  "@jest/globals": "29.7.0",
70
70
  "cross-env": "7.0.3",
71
- "eslint": "9.18.0",
71
+ "eslint": "9.19.0",
72
72
  "jest": "29.7.0",
73
73
  "npm-run-all": "4.1.5",
74
74
  "rimraf": "6.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-query",
3
- "version": "13.7.38",
3
+ "version": "13.7.40",
4
4
  "description": "Legend Query application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -43,17 +43,17 @@
43
43
  "test:watch": "jest --watch"
44
44
  },
45
45
  "dependencies": {
46
- "@finos/legend-application": "16.0.21",
47
- "@finos/legend-art": "7.1.78",
48
- "@finos/legend-code-editor": "2.0.38",
49
- "@finos/legend-data-cube": "0.0.45",
50
- "@finos/legend-extension-dsl-data-space": "10.4.38",
51
- "@finos/legend-graph": "32.0.6",
52
- "@finos/legend-lego": "2.0.41",
53
- "@finos/legend-query-builder": "4.15.43",
54
- "@finos/legend-server-depot": "6.0.77",
55
- "@finos/legend-shared": "11.0.0",
56
- "@finos/legend-storage": "3.0.119",
46
+ "@finos/legend-application": "16.0.22",
47
+ "@finos/legend-art": "7.1.79",
48
+ "@finos/legend-code-editor": "2.0.40",
49
+ "@finos/legend-data-cube": "0.0.47",
50
+ "@finos/legend-extension-dsl-data-space": "10.4.40",
51
+ "@finos/legend-graph": "32.0.8",
52
+ "@finos/legend-lego": "2.0.43",
53
+ "@finos/legend-query-builder": "4.15.45",
54
+ "@finos/legend-server-depot": "6.0.78",
55
+ "@finos/legend-shared": "11.0.1",
56
+ "@finos/legend-storage": "3.0.120",
57
57
  "@testing-library/dom": "10.4.0",
58
58
  "@testing-library/react": "16.2.0",
59
59
  "@types/react": "19.0.8",
@@ -65,10 +65,10 @@
65
65
  "serializr": "3.0.3"
66
66
  },
67
67
  "devDependencies": {
68
- "@finos/legend-dev-utils": "2.1.36",
68
+ "@finos/legend-dev-utils": "2.1.37",
69
69
  "@jest/globals": "29.7.0",
70
70
  "cross-env": "7.0.3",
71
- "eslint": "9.18.0",
71
+ "eslint": "9.19.0",
72
72
  "jest": "29.7.0",
73
73
  "npm-run-all": "4.1.5",
74
74
  "rimraf": "6.0.1",