Skip to content

Commit 3722ab6

Browse files
committed
update deps
1 parent 28e0db0 commit 3722ab6

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,14 +55,14 @@
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.7",
58+
"hightable": "0.20.0",
5959
"hyparquet": "1.18.0",
6060
"hyparquet-compressors": "1.1.1",
6161
"icebird": "0.3.0"
6262
},
6363
"devDependencies": {
6464
"@eslint/js": "9.36.0",
65-
"@storybook/react-vite": "9.1.7",
65+
"@storybook/react-vite": "9.1.8",
6666
"@testing-library/react": "16.3.0",
6767
"@types/node": "24.5.2",
6868
"@types/react": "19.1.13",
@@ -73,14 +73,14 @@
7373
"eslint-plugin-react": "7.37.5",
7474
"eslint-plugin-react-hooks": "5.2.0",
7575
"eslint-plugin-react-refresh": "0.4.21",
76-
"eslint-plugin-storybook": "9.1.7",
76+
"eslint-plugin-storybook": "9.1.8",
7777
"globals": "16.4.0",
7878
"jsdom": "27.0.0",
7979
"nodemon": "3.1.10",
8080
"npm-run-all": "4.1.5",
8181
"react": "19.1.1",
8282
"react-dom": "19.1.1",
83-
"storybook": "9.1.7",
83+
"storybook": "9.1.8",
8484
"typescript": "5.8.3",
8585
"typescript-eslint": "8.44.1",
8686
"vite": "7.1.7",

0 commit comments

Comments
 (0)