Skip to content

Commit c70025e

Browse files
authored
Merge pull request #8 from hyparam/update-dependencies
update dependencies
2 parents 969192e + 91a04b0 commit c70025e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

hightable/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"typecheck": "tsc"
1515
},
1616
"dependencies": {
17-
"hightable": "0.13.3",
17+
"hightable": "0.13.4",
1818
"react": "18.3.1",
1919
"react-dom": "18.3.1",
2020
"react-router": "7.4.1"

hyparquet/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"typecheck": "tsc"
1515
},
1616
"dependencies": {
17-
"hyperparam": "0.2.30",
18-
"hightable": "0.13.3",
19-
"hyparquet": "1.10.2",
17+
"hyperparam": "0.2.31",
18+
"hightable": "0.13.4",
19+
"hyparquet": "1.10.3",
2020
"hyparquet-compressors": "1.1.1",
2121
"react": "18.3.1",
2222
"react-dom": "18.3.1"

0 commit comments

Comments
 (0)