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" } } 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 { 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 */