Skip to content

Commit 47bf63c

Browse files
committed
update deps
1 parent 91e55eb commit 47bf63c

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
@@ -13,9 +13,9 @@
1313
"test": "vitest run"
1414
},
1515
"dependencies": {
16-
"@huggingface/hub": "2.6.4",
17-
"hightable": "0.19.5",
18-
"hyperparam": "0.3.18",
16+
"@huggingface/hub": "2.6.5",
17+
"hightable": "0.19.7",
18+
"hyperparam": "0.3.20",
1919
"react": "19.1.1",
2020
"react-dom": "19.1.1"
2121
},
@@ -24,14 +24,14 @@
2424
"@types/react-dom": "19.1.9",
2525
"@vitejs/plugin-react": "5.0.3",
2626
"@vitest/coverage-v8": "3.2.4",
27-
"eslint": "9.35.0",
27+
"eslint": "9.36.0",
2828
"eslint-plugin-react": "7.37.5",
2929
"eslint-plugin-react-hooks": "5.2.0",
30-
"eslint-plugin-react-refresh": "0.4.20",
30+
"eslint-plugin-react-refresh": "0.4.21",
3131
"globals": "16.4.0",
3232
"typescript": "5.8.3",
33-
"typescript-eslint": "8.44.0",
34-
"vite": "7.1.5",
33+
"typescript-eslint": "8.44.1",
34+
"vite": "7.1.7",
3535
"vitest": "3.2.4"
3636
}
3737
}

0 commit comments

Comments
 (0)