Skip to content

Commit

Permalink
Update hightable
Browse files Browse the repository at this point in the history
  • Loading branch information
platypii committed Dec 13, 2024
1 parent ec67fd7 commit 392af92
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apps/hightable-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"typecheck": "tsc"
},
"dependencies": {
"hightable": "0.7.2",
"hightable": "0.7.3",
"react": "18.3.1",
"react-dom": "18.3.1"
}
Expand Down
2 changes: 1 addition & 1 deletion apps/hyparquet-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@hyparam/components": "0.1.11",
"hightable": "0.7.2",
"hightable": "0.7.3",
"hyparquet": "1.6.4",
"hyparquet-compressors": "1.0.0",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"overrides": {
"highlight.js": "11.10.0",
"hightable": "0.7.2",
"hightable": "0.7.3",
"hyparquet": "1.6.4",
"hyparquet-compressors": "1.0.0",
"react": "18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"typecheck": "tsc"
},
"dependencies": {
"hightable": "0.7.2",
"hightable": "0.7.3",
"hyparquet": "1.6.4",
"hyparquet-compressors": "1.0.0"
},
Expand Down

0 comments on commit 392af92

Please sign in to comment.