Skip to content

Commit 0d523b8

Browse files
authored
Update deps (#39)
* update deps * update deps * update deps
1 parent e335a47 commit 0d523b8

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

hightable/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"typecheck": "tsc"
1515
},
1616
"dependencies": {
17-
"hightable": "0.20.0",
17+
"hightable": "0.20.1",
1818
"react": "19.2.0",
1919
"react-dom": "19.2.0",
2020
"react-router": "7.9.3"
@@ -24,9 +24,9 @@
2424
"@types/react-dom": "19.2.0",
2525
"@vitejs/plugin-react": "5.0.4",
2626
"@vitest/coverage-v8": "3.2.4",
27-
"eslint": "9.36.0",
27+
"eslint": "9.37.0",
2828
"eslint-plugin-react": "7.37.5",
29-
"eslint-plugin-react-hooks": "6.1.0",
29+
"eslint-plugin-react-hooks": "6.1.1",
3030
"eslint-plugin-react-refresh": "0.4.23",
3131
"globals": "16.4.0",
3232
"typescript": "5.9.3",

hyparquet/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"typecheck": "tsc"
1515
},
1616
"dependencies": {
17-
"hightable": "0.20.0",
17+
"hightable": "0.20.1",
1818
"hyparquet": "1.19.0",
1919
"hyparquet-compressors": "1.1.1",
20-
"hyperparam": "0.3.22",
20+
"hyperparam": "0.3.23",
2121
"react": "19.2.0",
2222
"react-dom": "19.2.0"
2323
},
@@ -26,9 +26,9 @@
2626
"@types/react-dom": "19.2.0",
2727
"@vitejs/plugin-react": "5.0.4",
2828
"@vitest/coverage-v8": "3.2.4",
29-
"eslint": "9.36.0",
29+
"eslint": "9.37.0",
3030
"eslint-plugin-react": "7.37.5",
31-
"eslint-plugin-react-hooks": "6.1.0",
31+
"eslint-plugin-react-hooks": "6.1.1",
3232
"eslint-plugin-react-refresh": "0.4.23",
3333
"globals": "16.4.0",
3434
"typescript": "5.9.3",

icebird/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"typecheck": "tsc"
1515
},
1616
"dependencies": {
17-
"hightable": "0.20.0",
18-
"hyperparam": "0.3.22",
17+
"hightable": "0.20.1",
18+
"hyperparam": "0.3.23",
1919
"icebird": "0.3.0",
2020
"react": "19.2.0",
2121
"react-dom": "19.2.0"
@@ -25,9 +25,9 @@
2525
"@types/react-dom": "19.2.0",
2626
"@vitejs/plugin-react": "5.0.4",
2727
"@vitest/coverage-v8": "3.2.4",
28-
"eslint": "9.36.0",
28+
"eslint": "9.37.0",
2929
"eslint-plugin-react": "7.37.5",
30-
"eslint-plugin-react-hooks": "6.1.0",
30+
"eslint-plugin-react-hooks": "6.1.1",
3131
"eslint-plugin-react-refresh": "0.4.23",
3232
"globals": "16.4.0",
3333
"typescript": "5.9.3",

0 commit comments

Comments
 (0)