@finos/legend-query-builder 4.15.37 → 4.15.39

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.15.37
1
+ /** @license @finos/legend-query-builder v4.15.39
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.15.37",
3
+ "version": "4.15.39",
4
4
  "description": "Legend query builder core",
5
5
  "keywords": [
6
6
  "legend",
@@ -53,7 +53,7 @@
53
53
  "@finos/legend-storage": "workspace:*",
54
54
  "@testing-library/dom": "10.4.0",
55
55
  "@testing-library/react": "16.1.0",
56
- "@types/react": "19.0.3",
56
+ "@types/react": "19.0.4",
57
57
  "@types/react-dom": "19.0.2",
58
58
  "chart.js": "4.4.7",
59
59
  "mathjs": "14.0.1",
@@ -75,7 +75,7 @@
75
75
  "npm-run-all": "4.1.5",
76
76
  "rimraf": "6.0.1",
77
77
  "sass": "1.83.1",
78
- "typescript": "5.7.2"
78
+ "typescript": "5.7.3"
79
79
  },
80
80
  "peerDependencies": {
81
81
  "react": "^19.0.0"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-query-builder",
3
- "version": "4.15.37",
3
+ "version": "4.15.39",
4
4
  "description": "Legend query builder core",
5
5
  "keywords": [
6
6
  "legend",
@@ -42,18 +42,18 @@
42
42
  "test:watch": "jest --watch"
43
43
  },
44
44
  "dependencies": {
45
- "@finos/legend-application": "16.0.17",
46
- "@finos/legend-art": "7.1.74",
47
- "@finos/legend-code-editor": "2.0.33",
48
- "@finos/legend-data-cube": "0.0.39",
49
- "@finos/legend-graph": "32.0.1",
50
- "@finos/legend-lego": "2.0.35",
51
- "@finos/legend-server-depot": "6.0.75",
52
- "@finos/legend-shared": "10.0.66",
53
- "@finos/legend-storage": "3.0.117",
45
+ "@finos/legend-application": "16.0.19",
46
+ "@finos/legend-art": "7.1.76",
47
+ "@finos/legend-code-editor": "2.0.34",
48
+ "@finos/legend-data-cube": "0.0.41",
49
+ "@finos/legend-graph": "32.0.2",
50
+ "@finos/legend-lego": "2.0.37",
51
+ "@finos/legend-server-depot": "6.0.76",
52
+ "@finos/legend-shared": "10.0.67",
53
+ "@finos/legend-storage": "3.0.118",
54
54
  "@testing-library/dom": "10.4.0",
55
55
  "@testing-library/react": "16.1.0",
56
- "@types/react": "19.0.3",
56
+ "@types/react": "19.0.4",
57
57
  "@types/react-dom": "19.0.2",
58
58
  "chart.js": "4.4.7",
59
59
  "mathjs": "14.0.1",
@@ -67,7 +67,7 @@
67
67
  "sql-formatter": "15.4.9"
68
68
  },
69
69
  "devDependencies": {
70
- "@finos/legend-dev-utils": "2.1.34",
70
+ "@finos/legend-dev-utils": "2.1.35",
71
71
  "@jest/globals": "29.7.0",
72
72
  "cross-env": "7.0.3",
73
73
  "eslint": "9.17.0",
@@ -75,7 +75,7 @@
75
75
  "npm-run-all": "4.1.5",
76
76
  "rimraf": "6.0.1",
77
77
  "sass": "1.83.1",
78
- "typescript": "5.7.2"
78
+ "typescript": "5.7.3"
79
79
  },
80
80
  "peerDependencies": {
81
81
  "react": "^19.0.0"