From aeab9f73c4fa292aa110f0d6ec3bdce7817b0db0 Mon Sep 17 00:00:00 2001 From: Sylvain Lesage Date: Wed, 14 May 2025 22:06:36 +0200 Subject: [PATCH 1/3] update hightable --- hightable/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" From 51429f6fa0d6aaa43a4ac2bfe161fe7e3275a374 Mon Sep 17 00:00:00 2001 From: Sylvain Lesage Date: Wed, 14 May 2025 22:07:28 +0200 Subject: [PATCH 2/3] update hightable and hyperparam --- hyparquet/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hyparquet/package.json b/hyparquet/package.json index 658dbb3..64b6bc7 100644 --- a/hyparquet/package.json +++ b/hyparquet/package.json @@ -14,8 +14,8 @@ "typecheck": "tsc" }, "dependencies": { - "hyperparam": "0.2.43", - "hightable": "0.15.4", + "hyperparam": "0.2.44", + "hightable": "0.15.5", "hyparquet": "1.13.1", "hyparquet-compressors": "1.1.1", "react": "18.3.1", From c79ff782b280f3b57db6e86a793c2a6f2b826138 Mon Sep 17 00:00:00 2001 From: Sylvain Lesage Date: Wed, 14 May 2025 22:08:09 +0200 Subject: [PATCH 3/3] update hightable and hyperparam --- hyparquet/package.json | 2 +- icebird/package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/hyparquet/package.json b/hyparquet/package.json index 64b6bc7..9971a1c 100644 --- a/hyparquet/package.json +++ b/hyparquet/package.json @@ -14,10 +14,10 @@ "typecheck": "tsc" }, "dependencies": { - "hyperparam": "0.2.44", "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"