Skip to content

Commit f0289ac

Browse files
committed
update dependencies
1 parent f57eb2d commit f0289ac

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,25 +13,25 @@
1313
"test": "vitest run"
1414
},
1515
"dependencies": {
16-
"@huggingface/hub": "2.4.0",
17-
"hightable": "0.18.1",
18-
"hyperparam": "0.3.7",
16+
"@huggingface/hub": "2.4.1",
17+
"hightable": "0.18.4",
18+
"hyperparam": "0.3.12",
1919
"react": "18.3.1",
2020
"react-dom": "18.3.1"
2121
},
2222
"devDependencies": {
23-
"@types/react": "19.1.9",
23+
"@types/react": "19.1.10",
2424
"@types/react-dom": "19.1.7",
25-
"@vitejs/plugin-react": "4.7.0",
25+
"@vitejs/plugin-react": "5.0.0",
2626
"@vitest/coverage-v8": "3.2.4",
27-
"eslint": "9.32.0",
27+
"eslint": "9.33.0",
2828
"eslint-plugin-react": "7.37.5",
2929
"eslint-plugin-react-hooks": "5.2.0",
3030
"eslint-plugin-react-refresh": "0.4.20",
3131
"globals": "16.3.0",
3232
"typescript": "5.8.3",
33-
"typescript-eslint": "8.38.0",
34-
"vite": "7.0.6",
33+
"typescript-eslint": "8.39.1",
34+
"vite": "7.1.2",
3535
"vitest": "3.2.4"
3636
}
3737
}

0 commit comments

Comments
 (0)