From dfd70e886033146f26ea8b9c407ebce7293312b2 Mon Sep 17 00:00:00 2001 From: Sylvain Lesage Date: Mon, 10 Nov 2025 18:17:28 +0100 Subject: [PATCH 1/3] upgrade --- hightable/package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/hightable/package.json b/hightable/package.json index 49736f7..b4a8e7b 100644 --- a/hightable/package.json +++ b/hightable/package.json @@ -14,7 +14,7 @@ "typecheck": "tsc" }, "dependencies": { - "hightable": "0.20.4", + "hightable": "0.21.0", "react": "19.2.0", "react-dom": "19.2.0", "react-router": "7.9.5" @@ -23,15 +23,15 @@ "@types/react": "19.2.2", "@types/react-dom": "19.2.2", "@vitejs/plugin-react": "5.1.0", - "@vitest/coverage-v8": "4.0.5", - "eslint": "9.38.0", + "@vitest/coverage-v8": "4.0.8", + "eslint": "9.39.1", "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "7.0.1", "eslint-plugin-react-refresh": "0.4.24", - "globals": "16.4.0", + "globals": "16.5.0", "typescript": "5.9.3", - "typescript-eslint": "8.46.2", - "vite": "7.1.12", - "vitest": "4.0.5" + "typescript-eslint": "8.46.4", + "vite": "7.2.2", + "vitest": "4.0.8" } } From 7cb0c4d4caf793ba2c39d02c2f6f5fb586fcb01b Mon Sep 17 00:00:00 2001 From: Sylvain Lesage Date: Mon, 10 Nov 2025 18:31:43 +0100 Subject: [PATCH 2/3] upgrade deps --- hyparquet/package.json | 18 +++++++++--------- hyparquet/src/index.css | 2 -- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/hyparquet/package.json b/hyparquet/package.json index 93ade5a..b3b8de1 100644 --- a/hyparquet/package.json +++ b/hyparquet/package.json @@ -14,10 +14,10 @@ "typecheck": "tsc" }, "dependencies": { - "hightable": "0.20.4", - "hyparquet": "1.20.1", + "hightable": "0.21.0", + "hyparquet": "1.20.2", "hyparquet-compressors": "1.1.1", - "hyperparam": "0.3.27", + "hyperparam": "0.3.28", "react": "19.2.0", "react-dom": "19.2.0" }, @@ -25,15 +25,15 @@ "@types/react": "19.2.2", "@types/react-dom": "19.2.2", "@vitejs/plugin-react": "5.1.0", - "@vitest/coverage-v8": "4.0.5", - "eslint": "9.38.0", + "@vitest/coverage-v8": "4.0.8", + "eslint": "9.39.1", "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "7.0.1", "eslint-plugin-react-refresh": "0.4.24", - "globals": "16.4.0", + "globals": "16.5.0", "typescript": "5.9.3", - "typescript-eslint": "8.46.2", - "vite": "7.1.12", - "vitest": "4.0.5" + "typescript-eslint": "8.46.4", + "vite": "7.2.2", + "vitest": "4.0.8" } } diff --git a/hyparquet/src/index.css b/hyparquet/src/index.css index da56622..9f9db58 100644 --- a/hyparquet/src/index.css +++ b/hyparquet/src/index.css @@ -315,8 +315,6 @@ input[type="file"] { .hightable thead td:first-child { background: url('https://hyperparam.app/assets/table/hyparquet.svg') #f9f4ff no-repeat center 6px; - min-width: 0; - width: 0; } .json { From 1fd25a92a016b1f48d0a8716ce3b1b37e31a666a Mon Sep 17 00:00:00 2001 From: Sylvain Lesage Date: Mon, 10 Nov 2025 18:33:12 +0100 Subject: [PATCH 3/3] upgrade deps --- icebird/package.json | 16 ++++++++-------- icebird/src/index.css | 2 -- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/icebird/package.json b/icebird/package.json index 0f4a210..c12af42 100644 --- a/icebird/package.json +++ b/icebird/package.json @@ -14,8 +14,8 @@ "typecheck": "tsc" }, "dependencies": { - "hightable": "0.20.4", - "hyperparam": "0.3.27", + "hightable": "0.21.0", + "hyperparam": "0.3.28", "icebird": "0.3.1", "react": "19.2.0", "react-dom": "19.2.0" @@ -24,15 +24,15 @@ "@types/react": "19.2.2", "@types/react-dom": "19.2.2", "@vitejs/plugin-react": "5.1.0", - "@vitest/coverage-v8": "4.0.5", - "eslint": "9.38.0", + "@vitest/coverage-v8": "4.0.8", + "eslint": "9.39.1", "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "7.0.1", "eslint-plugin-react-refresh": "0.4.24", - "globals": "16.4.0", + "globals": "16.5.0", "typescript": "5.9.3", - "typescript-eslint": "8.46.2", - "vite": "7.1.12", - "vitest": "4.0.5" + "typescript-eslint": "8.46.4", + "vite": "7.2.2", + "vitest": "4.0.8" } } diff --git a/icebird/src/index.css b/icebird/src/index.css index 621800b..07ed397 100644 --- a/icebird/src/index.css +++ b/icebird/src/index.css @@ -248,9 +248,7 @@ main { .hightable thead td:first-child { background: url('https://hyperparam.app/assets/table/hyparquet.svg') #f9f4ff no-repeat center 6px; - min-width: 0; text-overflow: clip; - width: 0; } /* version slider */