@finos/legend-query-builder 4.14.80 → 4.14.82

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-query-builder v4.14.80
1
+ /** @license @finos/legend-query-builder v4.14.82
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-query-builder",
3
- "version": "4.14.80",
3
+ "version": "4.14.82",
4
4
  "description": "Legend query builder core",
5
5
  "keywords": [
6
6
  "legend",
@@ -51,13 +51,13 @@
51
51
  "@finos/legend-storage": "workspace:*",
52
52
  "@testing-library/dom": "10.4.0",
53
53
  "@testing-library/react": "16.0.0",
54
- "@types/react": "18.3.3",
54
+ "@types/react": "18.3.4",
55
55
  "@types/react-dom": "18.3.0",
56
- "chart.js": "4.4.3",
57
- "mathjs": "13.0.3",
56
+ "chart.js": "4.4.4",
57
+ "mathjs": "13.1.0",
58
58
  "mobx": "6.13.1",
59
59
  "mobx-react-lite": "4.0.7",
60
- "monaco-editor": "0.50.0",
60
+ "monaco-editor": "0.51.0",
61
61
  "react": "18.3.1",
62
62
  "react-chartjs-2": "5.2.0",
63
63
  "react-dnd": "16.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-query-builder",
3
- "version": "4.14.80",
3
+ "version": "4.14.82",
4
4
  "description": "Legend query builder core",
5
5
  "keywords": [
6
6
  "legend",
@@ -42,22 +42,22 @@
42
42
  "test:watch": "jest --watch"
43
43
  },
44
44
  "dependencies": {
45
- "@finos/legend-application": "15.1.24",
46
- "@finos/legend-art": "7.1.51",
47
- "@finos/legend-graph": "31.10.23",
48
- "@finos/legend-lego": "1.2.60",
49
- "@finos/legend-server-depot": "6.0.57",
50
- "@finos/legend-shared": "10.0.52",
51
- "@finos/legend-storage": "3.0.102",
45
+ "@finos/legend-application": "15.1.25",
46
+ "@finos/legend-art": "7.1.52",
47
+ "@finos/legend-graph": "31.10.25",
48
+ "@finos/legend-lego": "1.2.62",
49
+ "@finos/legend-server-depot": "6.0.58",
50
+ "@finos/legend-shared": "10.0.53",
51
+ "@finos/legend-storage": "3.0.103",
52
52
  "@testing-library/dom": "10.4.0",
53
53
  "@testing-library/react": "16.0.0",
54
- "@types/react": "18.3.3",
54
+ "@types/react": "18.3.4",
55
55
  "@types/react-dom": "18.3.0",
56
- "chart.js": "4.4.3",
57
- "mathjs": "13.0.3",
56
+ "chart.js": "4.4.4",
57
+ "mathjs": "13.1.0",
58
58
  "mobx": "6.13.1",
59
59
  "mobx-react-lite": "4.0.7",
60
- "monaco-editor": "0.50.0",
60
+ "monaco-editor": "0.51.0",
61
61
  "react": "18.3.1",
62
62
  "react-chartjs-2": "5.2.0",
63
63
  "react-dnd": "16.0.1",
@@ -66,7 +66,7 @@
66
66
  "sql-formatter": "15.4.0"
67
67
  },
68
68
  "devDependencies": {
69
- "@finos/legend-dev-utils": "2.1.18",
69
+ "@finos/legend-dev-utils": "2.1.19",
70
70
  "@jest/globals": "29.7.0",
71
71
  "cross-env": "7.0.3",
72
72
  "eslint": "8.57.0",