diff --git a/package.json b/package.json index 1b3fbc0e..bb061155 100644 --- a/package.json +++ b/package.json @@ -48,21 +48,21 @@ }, "dependencies": { "hightable": "0.13.1", - "hyparquet": "1.9.1", - "hyparquet-compressors": "1.0.0", - "icebird": "0.1.8", + "hyparquet": "1.10.1", + "hyparquet-compressors": "1.1.1", + "icebird": "0.1.9", "react": "18.3.1", "react-dom": "18.3.1" }, "devDependencies": { - "@eslint/js": "9.22.0", + "@eslint/js": "9.23.0", "@testing-library/react": "16.2.0", - "@types/node": "22.13.10", + "@types/node": "22.13.14", "@types/react": "19.0.12", "@types/react-dom": "19.0.4", "@vitejs/plugin-react": "4.3.4", "@vitest/coverage-v8": "3.0.9", - "eslint": "9.22.0", + "eslint": "9.23.0", "eslint-plugin-react": "7.37.4", "eslint-plugin-react-hooks": "5.2.0", "eslint-plugin-react-refresh": "0.4.19", @@ -71,8 +71,8 @@ "nodemon": "3.1.9", "npm-run-all": "4.1.5", "typescript": "5.8.2", - "typescript-eslint": "8.27.0", - "vite": "6.2.2", + "typescript-eslint": "8.28.0", + "vite": "6.2.3", "vitest": "3.0.9" } }