Skip to content

Commit 1928874

Browse files
committed
update dependencies
1 parent 167f82e commit 1928874

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@
5353
"watch:url": "NODE_ENV=development nodemon bin/cli.js https://hyperparam.blob.core.windows.net/hyperparam/starcoderdata-js-00000-of-00065.parquet"
5454
},
5555
"dependencies": {
56-
"hightable": "0.14.1",
57-
"hyparquet": "1.11.0",
56+
"hightable": "0.14.2",
57+
"hyparquet": "1.12.0",
5858
"hyparquet-compressors": "1.1.1",
5959
"icebird": "0.1.14",
6060
"react": "18.3.1",
@@ -69,9 +69,9 @@
6969
"@storybook/react-vite": "8.6.12",
7070
"@storybook/test": "8.6.12",
7171
"@testing-library/react": "16.3.0",
72-
"@types/node": "22.14.0",
73-
"@types/react": "19.1.0",
74-
"@types/react-dom": "19.1.1",
72+
"@types/node": "22.14.1",
73+
"@types/react": "19.1.1",
74+
"@types/react-dom": "19.1.2",
7575
"@vitejs/plugin-react": "4.3.4",
7676
"@vitest/coverage-v8": "3.1.1",
7777
"eslint": "9.24.0",
@@ -80,13 +80,13 @@
8080
"eslint-plugin-react-refresh": "0.4.19",
8181
"eslint-plugin-storybook": "0.12.0",
8282
"globals": "16.0.0",
83-
"jsdom": "26.0.0",
83+
"jsdom": "26.1.0",
8484
"nodemon": "3.1.9",
8585
"npm-run-all": "4.1.5",
8686
"storybook": "8.6.12",
8787
"typescript": "5.8.3",
8888
"typescript-eslint": "8.29.1",
89-
"vite": "6.2.5",
89+
"vite": "6.2.6",
9090
"vitest": "3.1.1"
9191
},
9292
"eslintConfig": {

0 commit comments

Comments
 (0)