Skip to content

Commit 98a7f5b

Browse files
committed
update deps
1 parent 91207ba commit 98a7f5b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

icebird/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,25 +14,25 @@
1414
"typecheck": "tsc"
1515
},
1616
"dependencies": {
17-
"hightable": "0.18.1",
18-
"hyperparam": "0.3.7",
17+
"hightable": "0.18.4",
18+
"hyperparam": "0.3.12",
1919
"icebird": "0.3.0",
2020
"react": "18.3.1",
2121
"react-dom": "18.3.1"
2222
},
2323
"devDependencies": {
24-
"@types/react": "19.1.9",
24+
"@types/react": "19.1.10",
2525
"@types/react-dom": "19.1.7",
26-
"@vitejs/plugin-react": "4.7.0",
26+
"@vitejs/plugin-react": "5.0.0",
2727
"@vitest/coverage-v8": "3.2.4",
28-
"eslint": "9.32.0",
28+
"eslint": "9.3..0",
2929
"eslint-plugin-react": "7.37.5",
3030
"eslint-plugin-react-hooks": "5.2.0",
3131
"eslint-plugin-react-refresh": "0.4.20",
3232
"globals": "16.3.0",
3333
"typescript": "5.8.3",
34-
"typescript-eslint": "8.38.0",
35-
"vite": "7.0.6",
34+
"typescript-eslint": "8.39.1",
35+
"vite": "7.1.2",
3636
"vitest": "3.2.4"
3737
}
3838
}

0 commit comments

Comments
 (0)