We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2942ba commit 9d4fc82Copy full SHA for 9d4fc82
package.json
@@ -13,15 +13,15 @@
13
"test": "vitest run"
14
},
15
"dependencies": {
16
- "@huggingface/hub": "2.0.1",
17
- "hyperparam": "0.2.43",
18
- "hightable": "0.15.4",
+ "@huggingface/hub": "2.0.2",
+ "hightable": "0.15.5",
+ "hyperparam": "0.2.44",
19
"react": "18.3.1",
20
"react-dom": "18.3.1"
21
22
"devDependencies": {
23
"@types/react": "19.1.4",
24
- "@types/react-dom": "19.1.4",
+ "@types/react-dom": "19.1.5",
25
"@vitejs/plugin-react": "4.4.1",
26
"@vitest/coverage-v8": "3.1.3",
27
"eslint": "9.26.0",
0 commit comments