Skip to content

Commit 7730ca8

Browse files
committed
upgrade deps
1 parent 985441d commit 7730ca8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"watch:url": "NODE_ENV=development nodemon bin/cli.js https://hyperparam.blob.core.windows.net/hyperparam/starcoderdata-js-00000-of-00065.parquet"
5656
},
5757
"dependencies": {
58-
"hightable": "0.19.3",
58+
"hightable": "0.19.4",
5959
"hyparquet": "1.17.8",
6060
"hyparquet-compressors": "1.1.1",
6161
"icebird": "0.3.0",
@@ -66,8 +66,8 @@
6666
"@eslint/js": "9.35.0",
6767
"@storybook/react-vite": "9.1.5",
6868
"@testing-library/react": "16.3.0",
69-
"@types/node": "24.3.1",
70-
"@types/react": "19.1.12",
69+
"@types/node": "24.3.2",
70+
"@types/react": "19.1.13",
7171
"@types/react-dom": "19.1.9",
7272
"@vitejs/plugin-react": "5.0.2",
7373
"@vitest/coverage-v8": "3.2.4",

0 commit comments

Comments
 (0)