Skip to content

Commit a9f53a0

Browse files
authored
update deps (#23)
* update hightable * update hightable and hyperparam * update hightable and hyperparam
1 parent 7437843 commit a9f53a0

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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.15.4",
17+
"hightable": "0.15.5",
1818
"react": "18.3.1",
1919
"react-dom": "18.3.1",
2020
"react-router": "7.6.0"

hyparquet/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"typecheck": "tsc"
1515
},
1616
"dependencies": {
17-
"hyperparam": "0.2.43",
18-
"hightable": "0.15.4",
17+
"hightable": "0.15.5",
1918
"hyparquet": "1.13.1",
2019
"hyparquet-compressors": "1.1.1",
20+
"hyperparam": "0.2.44",
2121
"react": "18.3.1",
2222
"react-dom": "18.3.1"
2323
},

icebird/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
"typecheck": "tsc"
1515
},
1616
"dependencies": {
17-
"hightable": "0.15.4",
18-
"hyperparam": "0.2.43",
17+
"hightable": "0.15.5",
18+
"hyperparam": "0.2.44",
1919
"icebird": "0.3.0",
2020
"react": "18.3.1",
2121
"react-dom": "18.3.1"

0 commit comments

Comments
 (0)