We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ed2ab6 commit 1481697Copy full SHA for 1481697
1 file changed
package.json
@@ -53,7 +53,7 @@
53
"watch:url": "NODE_ENV=development nodemon bin/cli.js https://hyperparam.blob.core.windows.net/hyperparam/starcoderdata-js-00000-of-00065.parquet"
54
},
55
"dependencies": {
56
- "hightable": "0.15.6",
+ "hightable": "0.16.0",
57
"hyparquet": "1.13.5",
58
"hyparquet-compressors": "1.1.1",
59
"icebird": "0.3.0",
@@ -72,7 +72,7 @@
72
"@types/node": "22.15.21",
73
"@types/react": "19.1.5",
74
"@types/react-dom": "19.1.5",
75
- "@vitejs/plugin-react": "4.4.1",
+ "@vitejs/plugin-react": "4.5.0",
76
"@vitest/coverage-v8": "3.1.4",
77
"eslint": "9.27.0",
78
"eslint-plugin-react": "7.37.5",
0 commit comments