Skip to content

Commit e335a47

Browse files
authored
Update deps (#38)
* update deps * update deps * update deps
1 parent 0b38a41 commit e335a47

File tree

3 files changed

+34
-34
lines changed

3 files changed

+34
-34
lines changed

hightable/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,23 +15,23 @@
1515
},
1616
"dependencies": {
1717
"hightable": "0.20.0",
18-
"react": "19.1.1",
19-
"react-dom": "19.1.1",
20-
"react-router": "7.9.1"
18+
"react": "19.2.0",
19+
"react-dom": "19.2.0",
20+
"react-router": "7.9.3"
2121
},
2222
"devDependencies": {
23-
"@types/react": "19.1.13",
24-
"@types/react-dom": "19.1.9",
25-
"@vitejs/plugin-react": "5.0.3",
23+
"@types/react": "19.2.0",
24+
"@types/react-dom": "19.2.0",
25+
"@vitejs/plugin-react": "5.0.4",
2626
"@vitest/coverage-v8": "3.2.4",
2727
"eslint": "9.36.0",
2828
"eslint-plugin-react": "7.37.5",
29-
"eslint-plugin-react-hooks": "5.2.0",
30-
"eslint-plugin-react-refresh": "0.4.21",
29+
"eslint-plugin-react-hooks": "6.1.0",
30+
"eslint-plugin-react-refresh": "0.4.23",
3131
"globals": "16.4.0",
32-
"typescript": "5.8.3",
33-
"typescript-eslint": "8.44.1",
34-
"vite": "7.1.7",
32+
"typescript": "5.9.3",
33+
"typescript-eslint": "8.45.0",
34+
"vite": "7.1.9",
3535
"vitest": "3.2.4"
3636
}
3737
}

hyparquet/package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,25 +15,25 @@
1515
},
1616
"dependencies": {
1717
"hightable": "0.20.0",
18-
"hyparquet": "1.18.0",
18+
"hyparquet": "1.19.0",
1919
"hyparquet-compressors": "1.1.1",
20-
"hyperparam": "0.3.21",
21-
"react": "19.1.1",
22-
"react-dom": "19.1.1"
20+
"hyperparam": "0.3.22",
21+
"react": "19.2.0",
22+
"react-dom": "19.2.0"
2323
},
2424
"devDependencies": {
25-
"@types/react": "19.1.13",
26-
"@types/react-dom": "19.1.9",
27-
"@vitejs/plugin-react": "5.0.3",
25+
"@types/react": "19.2.0",
26+
"@types/react-dom": "19.2.0",
27+
"@vitejs/plugin-react": "5.0.4",
2828
"@vitest/coverage-v8": "3.2.4",
2929
"eslint": "9.36.0",
3030
"eslint-plugin-react": "7.37.5",
31-
"eslint-plugin-react-hooks": "5.2.0",
32-
"eslint-plugin-react-refresh": "0.4.21",
31+
"eslint-plugin-react-hooks": "6.1.0",
32+
"eslint-plugin-react-refresh": "0.4.23",
3333
"globals": "16.4.0",
34-
"typescript": "5.8.3",
35-
"typescript-eslint": "8.44.1",
36-
"vite": "7.1.7",
34+
"typescript": "5.9.3",
35+
"typescript-eslint": "8.45.0",
36+
"vite": "7.1.9",
3737
"vitest": "3.2.4"
3838
}
3939
}

icebird/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,24 @@
1515
},
1616
"dependencies": {
1717
"hightable": "0.20.0",
18-
"hyperparam": "0.3.21",
18+
"hyperparam": "0.3.22",
1919
"icebird": "0.3.0",
20-
"react": "19.1.1",
21-
"react-dom": "19.1.1"
20+
"react": "19.2.0",
21+
"react-dom": "19.2.0"
2222
},
2323
"devDependencies": {
24-
"@types/react": "19.1.13",
25-
"@types/react-dom": "19.1.9",
26-
"@vitejs/plugin-react": "5.0.3",
24+
"@types/react": "19.2.0",
25+
"@types/react-dom": "19.2.0",
26+
"@vitejs/plugin-react": "5.0.4",
2727
"@vitest/coverage-v8": "3.2.4",
2828
"eslint": "9.36.0",
2929
"eslint-plugin-react": "7.37.5",
30-
"eslint-plugin-react-hooks": "5.2.0",
31-
"eslint-plugin-react-refresh": "0.4.21",
30+
"eslint-plugin-react-hooks": "6.1.0",
31+
"eslint-plugin-react-refresh": "0.4.23",
3232
"globals": "16.4.0",
33-
"typescript": "5.8.3",
34-
"typescript-eslint": "8.44.1",
35-
"vite": "7.1.7",
33+
"typescript": "5.9.3",
34+
"typescript-eslint": "8.45.0",
35+
"vite": "7.1.9",
3636
"vitest": "3.2.4"
3737
}
3838
}

0 commit comments

Comments
 (0)