diff --git a/hightable/package.json b/hightable/package.json index 8aed6d4..758541c 100644 --- a/hightable/package.json +++ b/hightable/package.json @@ -14,24 +14,24 @@ "typecheck": "tsc" }, "dependencies": { - "hightable": "0.18.1", + "hightable": "0.18.4", "react": "18.3.1", "react-dom": "18.3.1", - "react-router": "7.7.1" + "react-router": "7.8.1" }, "devDependencies": { - "@types/react": "19.1.9", + "@types/react": "19.1.10", "@types/react-dom": "19.1.7", - "@vitejs/plugin-react": "4.7.0", + "@vitejs/plugin-react": "5.0.0", "@vitest/coverage-v8": "3.2.4", - "eslint": "9.32.0", + "eslint": "9.33.0", "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "5.2.0", "eslint-plugin-react-refresh": "0.4.20", "globals": "16.3.0", "typescript": "5.8.3", - "typescript-eslint": "8.38.0", - "vite": "7.0.6", + "typescript-eslint": "8.39.1", + "vite": "7.1.2", "vitest": "3.2.4" } } diff --git a/hyparquet/package.json b/hyparquet/package.json index b076fac..671fe7a 100644 --- a/hyparquet/package.json +++ b/hyparquet/package.json @@ -14,26 +14,26 @@ "typecheck": "tsc" }, "dependencies": { - "hightable": "0.18.1", - "hyparquet": "1.17.1", + "hightable": "0.18.4", + "hyparquet": "1.17.2", "hyparquet-compressors": "1.1.1", - "hyperparam": "0.3.7", + "hyperparam": "0.3.12", "react": "18.3.1", "react-dom": "18.3.1" }, "devDependencies": { - "@types/react": "19.1.9", + "@types/react": "19.1.10", "@types/react-dom": "19.1.7", - "@vitejs/plugin-react": "4.7.0", + "@vitejs/plugin-react": "5.0.0", "@vitest/coverage-v8": "3.2.4", - "eslint": "9.32.0", + "eslint": "9.33.0", "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "5.2.0", "eslint-plugin-react-refresh": "0.4.20", "globals": "16.3.0", "typescript": "5.8.3", - "typescript-eslint": "8.38.0", - "vite": "7.0.6", + "typescript-eslint": "8.39.1", + "vite": "7.1.2", "vitest": "3.2.4" } } diff --git a/icebird/package.json b/icebird/package.json index 2661ef1..8e0426f 100644 --- a/icebird/package.json +++ b/icebird/package.json @@ -14,25 +14,25 @@ "typecheck": "tsc" }, "dependencies": { - "hightable": "0.18.1", - "hyperparam": "0.3.7", + "hightable": "0.18.4", + "hyperparam": "0.3.12", "icebird": "0.3.0", "react": "18.3.1", "react-dom": "18.3.1" }, "devDependencies": { - "@types/react": "19.1.9", + "@types/react": "19.1.10", "@types/react-dom": "19.1.7", - "@vitejs/plugin-react": "4.7.0", + "@vitejs/plugin-react": "5.0.0", "@vitest/coverage-v8": "3.2.4", - "eslint": "9.32.0", + "eslint": "9.33.0", "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "5.2.0", "eslint-plugin-react-refresh": "0.4.20", "globals": "16.3.0", "typescript": "5.8.3", - "typescript-eslint": "8.38.0", - "vite": "7.0.6", + "typescript-eslint": "8.39.1", + "vite": "7.1.2", "vitest": "3.2.4" } }