Skip to content

Commit 269445c

Browse files
authored
update hightable and dev dependencies (#244)
1 parent 9f806c5 commit 269445c

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
@@ -53,7 +53,7 @@
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.15.4",
56+
"hightable": "0.15.5",
5757
"hyparquet": "1.13.1",
5858
"hyparquet-compressors": "1.1.1",
5959
"icebird": "0.3.0",
@@ -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.15.17",
73-
"@types/react": "19.1.3",
74-
"@types/react-dom": "19.1.3",
72+
"@types/node": "22.15.18",
73+
"@types/react": "19.1.4",
74+
"@types/react-dom": "19.1.5",
7575
"@vitejs/plugin-react": "4.4.1",
7676
"@vitest/coverage-v8": "3.1.3",
7777
"eslint": "9.26.0",
@@ -85,7 +85,7 @@
8585
"npm-run-all": "4.1.5",
8686
"storybook": "8.6.12",
8787
"typescript": "5.8.3",
88-
"typescript-eslint": "8.32.0",
88+
"typescript-eslint": "8.32.1",
8989
"vite": "6.3.5",
9090
"vitest": "3.1.3"
9191
},

0 commit comments

Comments
 (0)