Skip to content

Commit 9afb055

Browse files
committed
update dependencies
1 parent 0f89190 commit 9afb055

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -14,24 +14,24 @@
1414
},
1515
"dependencies": {
1616
"@huggingface/hub": "1.1.2",
17-
"hyperparam": "0.2.31",
18-
"hightable": "0.13.4",
17+
"hyperparam": "0.2.32",
18+
"hightable": "0.14.1",
1919
"react": "18.3.1",
2020
"react-dom": "18.3.1"
2121
},
2222
"devDependencies": {
23-
"@types/react": "18.3.18",
24-
"@types/react-dom": "18.3.1",
23+
"@types/react": "19.1.0",
24+
"@types/react-dom": "19.1.1",
2525
"@vitejs/plugin-react": "4.3.4",
2626
"@vitest/coverage-v8": "3.1.1",
27-
"eslint": "9.23.0",
28-
"eslint-plugin-react": "7.37.4",
27+
"eslint": "9.24.0",
28+
"eslint-plugin-react": "7.37.5",
2929
"eslint-plugin-react-hooks": "5.2.0",
3030
"eslint-plugin-react-refresh": "0.4.19",
3131
"globals": "16.0.0",
32-
"typescript": "5.8.2",
33-
"typescript-eslint": "8.29.0",
34-
"vite": "6.2.4",
32+
"typescript": "5.8.3",
33+
"typescript-eslint": "8.29.1",
34+
"vite": "6.2.5",
3535
"vitest": "3.1.1"
3636
}
3737
}

0 commit comments

Comments
 (0)