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 8d25017 commit 7d6b2b2Copy full SHA for 7d6b2b2
package.json
@@ -50,17 +50,17 @@
50
"watch:url": "NODE_ENV=development nodemon bin/cli.js https://hyperparam.blob.core.windows.net/hyperparam/starcoderdata-js-00000-of-00065.parquet"
51
},
52
"dependencies": {
53
- "hightable": "0.13.3",
+ "hightable": "0.13.4",
54
"hyparquet": "1.10.2",
55
"hyparquet-compressors": "1.1.1",
56
- "icebird": "0.1.12",
+ "icebird": "0.1.13",
57
"react": "18.3.1",
58
"react-dom": "18.3.1"
59
60
"devDependencies": {
61
"@eslint/js": "9.23.0",
62
- "@testing-library/react": "16.2.0",
63
- "@types/node": "22.13.15",
+ "@testing-library/react": "16.3.0",
+ "@types/node": "22.14.0",
64
"@types/react": "19.0.12",
65
"@types/react-dom": "19.0.4",
66
"@vitejs/plugin-react": "4.3.4",
0 commit comments