Skip to content

Commit 9d4fc82

Browse files
authored
update dependencies (#29)
1 parent b2942ba commit 9d4fc82

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
@@ -13,15 +13,15 @@
1313
"test": "vitest run"
1414
},
1515
"dependencies": {
16-
"@huggingface/hub": "2.0.1",
17-
"hyperparam": "0.2.43",
18-
"hightable": "0.15.4",
16+
"@huggingface/hub": "2.0.2",
17+
"hightable": "0.15.5",
18+
"hyperparam": "0.2.44",
1919
"react": "18.3.1",
2020
"react-dom": "18.3.1"
2121
},
2222
"devDependencies": {
2323
"@types/react": "19.1.4",
24-
"@types/react-dom": "19.1.4",
24+
"@types/react-dom": "19.1.5",
2525
"@vitejs/plugin-react": "4.4.1",
2626
"@vitest/coverage-v8": "3.1.3",
2727
"eslint": "9.26.0",

0 commit comments

Comments
 (0)