@finos/legend-application-query 13.5.49 → 13.5.51

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.5.49
1
+ /** @license @finos/legend-application-query v13.5.51
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.5.49",
3
+ "version": "13.5.51",
4
4
  "description": "Legend Query application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -54,7 +54,7 @@
54
54
  "@finos/legend-storage": "workspace:*",
55
55
  "@testing-library/dom": "10.4.0",
56
56
  "@testing-library/react": "16.0.1",
57
- "@types/react": "18.3.5",
57
+ "@types/react": "18.3.7",
58
58
  "@types/react-dom": "18.3.0",
59
59
  "mobx": "6.13.2",
60
60
  "mobx-react-lite": "4.0.7",
@@ -66,11 +66,11 @@
66
66
  "@finos/legend-dev-utils": "workspace:*",
67
67
  "@jest/globals": "29.7.0",
68
68
  "cross-env": "7.0.3",
69
- "eslint": "8.57.0",
69
+ "eslint": "8.57.1",
70
70
  "jest": "29.7.0",
71
71
  "npm-run-all": "4.1.5",
72
72
  "rimraf": "6.0.1",
73
- "sass": "1.78.0",
73
+ "sass": "1.79.1",
74
74
  "typescript": "5.6.2"
75
75
  },
76
76
  "peerDependencies": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-query",
3
- "version": "13.5.49",
3
+ "version": "13.5.51",
4
4
  "description": "Legend Query application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -43,18 +43,18 @@
43
43
  "test:watch": "jest --watch"
44
44
  },
45
45
  "dependencies": {
46
- "@finos/legend-application": "15.1.30",
47
- "@finos/legend-art": "7.1.57",
48
- "@finos/legend-extension-dsl-data-space": "10.3.70",
49
- "@finos/legend-graph": "31.10.30",
50
- "@finos/legend-lego": "1.2.69",
51
- "@finos/legend-query-builder": "4.14.89",
52
- "@finos/legend-server-depot": "6.0.59",
53
- "@finos/legend-shared": "10.0.54",
54
- "@finos/legend-storage": "3.0.104",
46
+ "@finos/legend-application": "15.1.31",
47
+ "@finos/legend-art": "7.1.58",
48
+ "@finos/legend-extension-dsl-data-space": "10.3.72",
49
+ "@finos/legend-graph": "31.10.32",
50
+ "@finos/legend-lego": "1.2.71",
51
+ "@finos/legend-query-builder": "4.14.91",
52
+ "@finos/legend-server-depot": "6.0.60",
53
+ "@finos/legend-shared": "10.0.55",
54
+ "@finos/legend-storage": "3.0.105",
55
55
  "@testing-library/dom": "10.4.0",
56
56
  "@testing-library/react": "16.0.1",
57
- "@types/react": "18.3.5",
57
+ "@types/react": "18.3.7",
58
58
  "@types/react-dom": "18.3.0",
59
59
  "mobx": "6.13.2",
60
60
  "mobx-react-lite": "4.0.7",
@@ -63,14 +63,14 @@
63
63
  "serializr": "3.0.2"
64
64
  },
65
65
  "devDependencies": {
66
- "@finos/legend-dev-utils": "2.1.20",
66
+ "@finos/legend-dev-utils": "2.1.21",
67
67
  "@jest/globals": "29.7.0",
68
68
  "cross-env": "7.0.3",
69
- "eslint": "8.57.0",
69
+ "eslint": "8.57.1",
70
70
  "jest": "29.7.0",
71
71
  "npm-run-all": "4.1.5",
72
72
  "rimraf": "6.0.1",
73
- "sass": "1.78.0",
73
+ "sass": "1.79.1",
74
74
  "typescript": "5.6.2"
75
75
  },
76
76
  "peerDependencies": {