Skip to content

Commit 74b5e25

Browse files
authored
update hightable and dev deps (#297)
1 parent 26b6c70 commit 74b5e25

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 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.18.1",
58+
"hightable": "0.18.2",
5959
"hyparquet": "1.17.1",
6060
"hyparquet-compressors": "1.1.1",
6161
"icebird": "0.3.0",
@@ -64,7 +64,7 @@
6464
},
6565
"devDependencies": {
6666
"@eslint/js": "9.32.0",
67-
"@storybook/react-vite": "9.0.18",
67+
"@storybook/react-vite": "9.1.0",
6868
"@testing-library/react": "16.3.0",
6969
"@types/node": "24.1.0",
7070
"@types/react": "19.1.9",
@@ -75,12 +75,12 @@
7575
"eslint-plugin-react": "7.37.5",
7676
"eslint-plugin-react-hooks": "5.2.0",
7777
"eslint-plugin-react-refresh": "0.4.20",
78-
"eslint-plugin-storybook": "9.0.18",
78+
"eslint-plugin-storybook": "9.1.0",
7979
"globals": "16.3.0",
8080
"jsdom": "26.1.0",
8181
"nodemon": "3.1.10",
8282
"npm-run-all": "4.1.5",
83-
"storybook": "9.0.18",
83+
"storybook": "9.1.0",
8484
"typescript": "5.8.3",
8585
"typescript-eslint": "8.38.0",
8686
"vite": "7.0.6",

0 commit comments

Comments
 (0)