@finos/legend-application-query 13.5.14 → 13.5.16

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.14
1
+ /** @license @finos/legend-application-query v13.5.16
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.14",
3
+ "version": "13.5.16",
4
4
  "description": "Legend Query application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -69,8 +69,8 @@
69
69
  "eslint": "8.57.0",
70
70
  "jest": "29.7.0",
71
71
  "npm-run-all": "4.1.5",
72
- "rimraf": "5.0.8",
73
- "sass": "1.77.6",
72
+ "rimraf": "6.0.0",
73
+ "sass": "1.77.7",
74
74
  "typescript": "5.5.3"
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.14",
3
+ "version": "13.5.16",
4
4
  "description": "Legend Query application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -43,15 +43,15 @@
43
43
  "test:watch": "jest --watch"
44
44
  },
45
45
  "dependencies": {
46
- "@finos/legend-application": "15.1.14",
47
- "@finos/legend-art": "7.1.42",
48
- "@finos/legend-extension-dsl-data-space": "10.3.35",
49
- "@finos/legend-graph": "31.10.9",
50
- "@finos/legend-lego": "1.2.45",
51
- "@finos/legend-query-builder": "4.14.57",
52
- "@finos/legend-server-depot": "6.0.49",
53
- "@finos/legend-shared": "10.0.44",
54
- "@finos/legend-storage": "3.0.94",
46
+ "@finos/legend-application": "15.1.16",
47
+ "@finos/legend-art": "7.1.44",
48
+ "@finos/legend-extension-dsl-data-space": "10.3.37",
49
+ "@finos/legend-graph": "31.10.11",
50
+ "@finos/legend-lego": "1.2.47",
51
+ "@finos/legend-query-builder": "4.14.59",
52
+ "@finos/legend-server-depot": "6.0.51",
53
+ "@finos/legend-shared": "10.0.46",
54
+ "@finos/legend-storage": "3.0.96",
55
55
  "@testing-library/dom": "10.3.1",
56
56
  "@testing-library/react": "16.0.0",
57
57
  "@types/react": "18.3.3",
@@ -63,14 +63,14 @@
63
63
  "serializr": "3.0.2"
64
64
  },
65
65
  "devDependencies": {
66
- "@finos/legend-dev-utils": "2.1.12",
66
+ "@finos/legend-dev-utils": "2.1.13",
67
67
  "@jest/globals": "29.7.0",
68
68
  "cross-env": "7.0.3",
69
69
  "eslint": "8.57.0",
70
70
  "jest": "29.7.0",
71
71
  "npm-run-all": "4.1.5",
72
- "rimraf": "5.0.8",
73
- "sass": "1.77.6",
72
+ "rimraf": "6.0.0",
73
+ "sass": "1.77.7",
74
74
  "typescript": "5.5.3"
75
75
  },
76
76
  "peerDependencies": {