Skip to content

Commit 6d7d10d

Browse files
authored
update deps (#335)
1 parent a0edf87 commit 6d7d10d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,16 +55,16 @@
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.20.1",
58+
"hightable": "0.20.2",
5959
"hyparquet": "1.20.0",
6060
"hyparquet-compressors": "1.1.1",
6161
"icebird": "0.3.1"
6262
},
6363
"devDependencies": {
6464
"@eslint/js": "9.37.0",
65-
"@storybook/react-vite": "9.1.10",
65+
"@storybook/react-vite": "9.1.12",
6666
"@testing-library/react": "16.3.0",
67-
"@types/node": "24.7.2",
67+
"@types/node": "24.8.0",
6868
"@types/react": "19.2.2",
6969
"@types/react-dom": "19.2.2",
7070
"@vitejs/plugin-react": "5.0.4",
@@ -73,14 +73,14 @@
7373
"eslint-plugin-react": "7.37.5",
7474
"eslint-plugin-react-hooks": "7.0.0",
7575
"eslint-plugin-react-refresh": "0.4.24",
76-
"eslint-plugin-storybook": "9.1.10",
76+
"eslint-plugin-storybook": "9.1.12",
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.2.0",
8282
"react-dom": "19.2.0",
83-
"storybook": "9.1.10",
83+
"storybook": "9.1.12",
8484
"typescript": "5.9.3",
8585
"typescript-eslint": "8.46.1",
8686
"vite": "7.1.10",

0 commit comments

Comments
 (0)