Skip to content

Commit

Permalink
upgrade components (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
severo authored Dec 3, 2024
1 parent b58bed9 commit cee8219
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion apps/hyparquet-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"test": "vitest run --dir test"
},
"dependencies": {
"@hyparam/components": "0.1.6",
"@hyparam/components": "0.1.7",
"hightable": "0.7.2",
"hyparquet": "1.6.3",
"hyparquet-compressors": "0.1.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
},
"dependencies": {
"highlight.js": "11.10.0",
"@hyparam/components": "0.1.6",
"@hyparam/components": "0.1.7",
"react": "18.3.1",
"react-dom": "18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/public/build/app.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/cli/public/build/app.min.js.map

Large diffs are not rendered by default.

0 comments on commit cee8219

Please sign in to comment.