@finos/legend-application-data-cube 0.7.24 → 0.7.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/index.css CHANGED
@@ -1,4 +1,4 @@
1
- /** @license @finos/legend-application-data-cube v0.7.24
1
+ /** @license @finos/legend-application-data-cube v0.7.26
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-data-cube",
3
- "version": "0.7.24",
3
+ "version": "0.7.26",
4
4
  "description": "Legend DataCube application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -59,8 +59,8 @@
59
59
  "mobx": "6.13.6",
60
60
  "mobx-react-lite": "4.1.0",
61
61
  "oidc-client-ts": "^3.2.0",
62
- "react": "19.0.0",
63
- "react-dom": "19.0.0",
62
+ "react": "19.0.1",
63
+ "react-dom": "19.0.1",
64
64
  "react-oidc-context": "^3.3.0",
65
65
  "serializr": "3.0.3"
66
66
  },
@@ -78,7 +78,7 @@
78
78
  "typescript": "5.8.2"
79
79
  },
80
80
  "peerDependencies": {
81
- "react": "^19.0.0"
81
+ "react": "^19.0.1"
82
82
  },
83
83
  "publishConfig": {
84
84
  "directory": "build/publishContent"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@finos/legend-application-data-cube",
3
- "version": "0.7.24",
3
+ "version": "0.7.26",
4
4
  "description": "Legend DataCube application core",
5
5
  "keywords": [
6
6
  "legend",
@@ -43,13 +43,13 @@
43
43
  },
44
44
  "dependencies": {
45
45
  "@duckdb/duckdb-wasm": "1.31.0",
46
- "@finos/legend-application": "16.0.82",
47
- "@finos/legend-art": "7.1.132",
48
- "@finos/legend-code-editor": "2.0.137",
49
- "@finos/legend-data-cube": "0.3.49",
46
+ "@finos/legend-application": "16.0.83",
47
+ "@finos/legend-art": "7.1.133",
48
+ "@finos/legend-code-editor": "2.0.138",
49
+ "@finos/legend-data-cube": "0.3.50",
50
50
  "@finos/legend-graph": "32.3.18",
51
- "@finos/legend-query-builder": "4.17.65",
52
- "@finos/legend-server-depot": "6.1.4",
51
+ "@finos/legend-query-builder": "4.17.67",
52
+ "@finos/legend-server-depot": "6.1.5",
53
53
  "@finos/legend-server-lakehouse": "0.3.18",
54
54
  "@finos/legend-shared": "11.0.21",
55
55
  "@finos/legend-storage": "3.0.140",
@@ -59,8 +59,8 @@
59
59
  "mobx": "6.13.6",
60
60
  "mobx-react-lite": "4.1.0",
61
61
  "oidc-client-ts": "^3.2.0",
62
- "react": "19.0.0",
63
- "react-dom": "19.0.0",
62
+ "react": "19.0.1",
63
+ "react-dom": "19.0.1",
64
64
  "react-oidc-context": "^3.3.0",
65
65
  "serializr": "3.0.3"
66
66
  },
@@ -78,7 +78,7 @@
78
78
  "typescript": "5.8.2"
79
79
  },
80
80
  "peerDependencies": {
81
- "react": "^19.0.0"
81
+ "react": "^19.0.1"
82
82
  },
83
83
  "publishConfig": {
84
84
  "directory": "build/publishContent"