Skip to content

Commit fba4113

Browse files
committed
upgrade components
1 parent b58bed9 commit fba4113

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

apps/hyparquet-demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"test": "vitest run --dir test"
1414
},
1515
"dependencies": {
16-
"@hyparam/components": "0.1.6",
16+
"@hyparam/components": "0.1.7",
1717
"hightable": "0.7.2",
1818
"hyparquet": "1.6.3",
1919
"hyparquet-compressors": "0.1.4",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"highlight.js": "11.10.0",
27-
"@hyparam/components": "0.1.6",
27+
"@hyparam/components": "0.1.7",
2828
"react": "18.3.1",
2929
"react-dom": "18.3.1"
3030
},

packages/cli/public/build/app.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/public/build/app.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)