Skip to content

Commit a6bbf37

Browse files
authored
update deps (#30)
1 parent 9d4fc82 commit a6bbf37

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
},
1515
"dependencies": {
1616
"@huggingface/hub": "2.0.2",
17-
"hightable": "0.15.5",
18-
"hyperparam": "0.2.44",
17+
"hightable": "0.15.6",
18+
"hyperparam": "0.2.45",
1919
"react": "18.3.1",
2020
"react-dom": "18.3.1"
2121
},
@@ -24,7 +24,7 @@
2424
"@types/react-dom": "19.1.5",
2525
"@vitejs/plugin-react": "4.4.1",
2626
"@vitest/coverage-v8": "3.1.3",
27-
"eslint": "9.26.0",
27+
"eslint": "9.27.0",
2828
"eslint-plugin-react": "7.37.5",
2929
"eslint-plugin-react-hooks": "5.2.0",
3030
"eslint-plugin-react-refresh": "0.4.20",

0 commit comments

Comments
 (0)