We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 985441d commit 7730ca8Copy full SHA for 7730ca8
package.json
@@ -55,7 +55,7 @@
55
"watch:url": "NODE_ENV=development nodemon bin/cli.js https://hyperparam.blob.core.windows.net/hyperparam/starcoderdata-js-00000-of-00065.parquet"
56
},
57
"dependencies": {
58
- "hightable": "0.19.3",
+ "hightable": "0.19.4",
59
"hyparquet": "1.17.8",
60
"hyparquet-compressors": "1.1.1",
61
"icebird": "0.3.0",
@@ -66,8 +66,8 @@
66
"@eslint/js": "9.35.0",
67
"@storybook/react-vite": "9.1.5",
68
"@testing-library/react": "16.3.0",
69
- "@types/node": "24.3.1",
70
- "@types/react": "19.1.12",
+ "@types/node": "24.3.2",
+ "@types/react": "19.1.13",
71
"@types/react-dom": "19.1.9",
72
"@vitejs/plugin-react": "5.0.2",
73
"@vitest/coverage-v8": "3.2.4",
0 commit comments