diff --git a/package.json b/package.json index 5ba4df89..8f8c96b3 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "watch:url": "NODE_ENV=development nodemon bin/cli.js https://hyperparam.blob.core.windows.net/hyperparam/starcoderdata-js-00000-of-00065.parquet" }, "dependencies": { - "hightable": "0.15.6", + "hightable": "0.16.0", "hyparquet": "1.13.5", "hyparquet-compressors": "1.1.1", "icebird": "0.3.0", @@ -72,7 +72,7 @@ "@types/node": "22.15.21", "@types/react": "19.1.5", "@types/react-dom": "19.1.5", - "@vitejs/plugin-react": "4.4.1", + "@vitejs/plugin-react": "4.5.0", "@vitest/coverage-v8": "3.1.4", "eslint": "9.27.0", "eslint-plugin-react": "7.37.5",