Skip to content

Commit

Permalink
chore: bump vega
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Hermann <1734032+lsh@users.noreply.github.com>
  • Loading branch information
lsh committed Jan 24, 2025
1 parent cf76caa commit e73bcba
Show file tree
Hide file tree
Showing 2 changed files with 210 additions and 205 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"ts-jest": "^29.2.5",
"ts-json-schema-generator": "^2.3.0",
"typescript": "~5.7.2",
"vega-cli": "^5.30.0",
"vega-cli": "^5.31.0",
"vega-datasets": "^2.11.0",
"vega-embed": "^6.28.0",
"vega-tooltip": "^0.35.2",
Expand All @@ -130,12 +130,12 @@
"json-stringify-pretty-compact": "~4.0.0",
"tslib": "~2.8.1",
"vega-event-selector": "~3.0.1",
"vega-expression": "~5.1.1",
"vega-util": "~1.17.2",
"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
Loading

0 comments on commit e73bcba

Please sign in to comment.