diff --git a/hightable/package.json b/hightable/package.json index 76e86d2..9fcdc07 100644 --- a/hightable/package.json +++ b/hightable/package.json @@ -14,7 +14,7 @@ "typecheck": "tsc" }, "dependencies": { - "hightable": "0.15.4", + "hightable": "0.15.5", "react": "18.3.1", "react-dom": "18.3.1", "react-router": "7.6.0" diff --git a/hyparquet/package.json b/hyparquet/package.json index 658dbb3..9971a1c 100644 --- a/hyparquet/package.json +++ b/hyparquet/package.json @@ -14,10 +14,10 @@ "typecheck": "tsc" }, "dependencies": { - "hyperparam": "0.2.43", - "hightable": "0.15.4", + "hightable": "0.15.5", "hyparquet": "1.13.1", "hyparquet-compressors": "1.1.1", + "hyperparam": "0.2.44", "react": "18.3.1", "react-dom": "18.3.1" }, diff --git a/icebird/package.json b/icebird/package.json index 8345502..cd8a74d 100644 --- a/icebird/package.json +++ b/icebird/package.json @@ -14,8 +14,8 @@ "typecheck": "tsc" }, "dependencies": { - "hightable": "0.15.4", - "hyperparam": "0.2.43", + "hightable": "0.15.5", + "hyperparam": "0.2.44", "icebird": "0.3.0", "react": "18.3.1", "react-dom": "18.3.1"