Skip to content

Commit

Permalink
Merge branch 'main' into dom/updates-79213
Browse files Browse the repository at this point in the history
# Conflicts:
#	package.json
#	yarn.lock
  • Loading branch information
domoritz committed Jan 29, 2025
2 parents 8933208 + 37d2f09 commit 7292404
Show file tree
Hide file tree
Showing 11 changed files with 353 additions and 810 deletions.
Binary file modified examples/compiled/interactive_global_development.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion examples/compiled/interactive_global_development.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/compiled/isotype_bar_chart_emoji.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified examples/compiled/layer_ranged_dot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion examples/compiled/layer_ranged_dot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion examples/compiled/vega_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
vega: 5.30.0
vega: 5.31.0
Binary file modified examples/compiled/wheat_wages.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion examples/compiled/wheat_wages.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,12 @@
"vega-event-selector": "~3.0.1",
"vega-expression": "~5.1.2",
"vega-util": "~1.17.3",
"vega-expression": "~5.1.2",
"vega-util": "~1.17.3",
"yargs": "~17.7.2"
},
"peerDependencies": {
"vega": "^5.24.0"
"vega": "^5.31.0"
},
"engines": {
"node": ">=18"
Expand Down
22 changes: 0 additions & 22 deletions test/example.test.ts

This file was deleted.

1,129 changes: 346 additions & 783 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 7292404

Please sign in to comment.