diff --git a/package.json b/package.json index de2269c8..ab0bf499 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.4", + "hightable": "0.15.5", "hyparquet": "1.13.1", "hyparquet-compressors": "1.1.1", "icebird": "0.3.0", @@ -69,9 +69,9 @@ "@storybook/react-vite": "8.6.12", "@storybook/test": "8.6.12", "@testing-library/react": "16.3.0", - "@types/node": "22.15.17", - "@types/react": "19.1.3", - "@types/react-dom": "19.1.3", + "@types/node": "22.15.18", + "@types/react": "19.1.4", + "@types/react-dom": "19.1.5", "@vitejs/plugin-react": "4.4.1", "@vitest/coverage-v8": "3.1.3", "eslint": "9.26.0", @@ -85,7 +85,7 @@ "npm-run-all": "4.1.5", "storybook": "8.6.12", "typescript": "5.8.3", - "typescript-eslint": "8.32.0", + "typescript-eslint": "8.32.1", "vite": "6.3.5", "vitest": "3.1.3" },