Skip to content

Commit 516f68e

Browse files
committed
update dependencies
1 parent 9afb055 commit 516f68e

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
@@ -14,14 +14,14 @@
1414
},
1515
"dependencies": {
1616
"@huggingface/hub": "1.1.2",
17-
"hyperparam": "0.2.32",
18-
"hightable": "0.14.1",
17+
"hyperparam": "0.2.33",
18+
"hightable": "0.14.2",
1919
"react": "18.3.1",
2020
"react-dom": "18.3.1"
2121
},
2222
"devDependencies": {
23-
"@types/react": "19.1.0",
24-
"@types/react-dom": "19.1.1",
23+
"@types/react": "19.1.1",
24+
"@types/react-dom": "19.1.2",
2525
"@vitejs/plugin-react": "4.3.4",
2626
"@vitest/coverage-v8": "3.1.1",
2727
"eslint": "9.24.0",
@@ -31,7 +31,7 @@
3131
"globals": "16.0.0",
3232
"typescript": "5.8.3",
3333
"typescript-eslint": "8.29.1",
34-
"vite": "6.2.5",
34+
"vite": "6.2.6",
3535
"vitest": "3.1.1"
3636
}
3737
}

0 commit comments

Comments
 (0)