Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ove/ove-apps
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 441241b29ef2edb02178480c6869fb21a1368406
Choose a base ref
..
head repository: ove/ove-apps
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6d29c3d26510b1a34354b7b37c1f43977aad5116
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 packages/ove-app-charts/package.json
2 changes: 1 addition & 1 deletion packages/ove-app-charts/package.json
Original file line number Diff line number Diff line change
@@ -20,6 +20,6 @@
"jquery": "3.6.0",
"vega": "5.20.2",
"vega-embed": "6.18.2",
"vega-lite": "5.11.1"
"vega-lite": "5.12.0"
}
}