Skip to content

Commit

Permalink
Update dependency vega to ^5.19.1 (#88984)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Kibana Machine <[email protected]>
  • Loading branch information
3 people authored Jan 25, 2021
1 parent 8263d47 commit c739f43
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 25 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -828,7 +828,7 @@
"url-loader": "^2.2.0",
"use-resize-observer": "^6.0.0",
"val-loader": "^1.1.1",
"vega": "^5.18.0",
"vega": "^5.19.1",
"vega-lite": "^4.17.0",
"vega-schema-url-parser": "^2.1.0",
"vega-tooltip": "^0.25.0",
Expand Down
60 changes: 36 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28645,19 +28645,19 @@ vega-functions@^5.10.0:
vega-time "^2.0.4"
vega-util "^1.16.0"

vega-functions@~5.11.0:
version "5.11.0"
resolved "https://registry.yarnpkg.com/vega-functions/-/vega-functions-5.11.0.tgz#a590d016f93c81730bdbc336b377231d7ae48569"
integrity sha512-/p0QIDiA3RaUZ7drxHuClpDQCrIScSHJlY0oo0+GFYGfp+lvb29Ox1T4a+wtqeCp6NRaTWry+EwDxojnshTZIQ==
vega-functions@^5.12.0, vega-functions@~5.12.0:
version "5.12.0"
resolved "https://registry.yarnpkg.com/vega-functions/-/vega-functions-5.12.0.tgz#44bf08a7b20673dc8cf51d6781c8ea1399501668"
integrity sha512-3hljmGs+gR7TbO/yYuvAP9P5laKISf1GKk4yRHLNdM61fWgKm8pI3f6LY2Hvq9cHQFTiJ3/5/Bx2p1SX5R4quQ==
dependencies:
d3-array "^2.7.1"
d3-color "^2.0.0"
d3-geo "^2.0.1"
vega-dataflow "^5.7.3"
vega-expression "^4.0.1"
vega-scale "^7.1.1"
vega-scenegraph "^4.9.2"
vega-selections "^5.2.0"
vega-scenegraph "^4.9.3"
vega-selections "^5.3.0"
vega-statistics "^1.7.9"
vega-time "^2.0.4"
vega-util "^1.16.0"
Expand Down Expand Up @@ -28724,16 +28724,16 @@ vega-loader@^4.3.2, vega-loader@^4.3.3, vega-loader@~4.4.0:
vega-format "^1.0.4"
vega-util "^1.16.0"

vega-parser@~6.1.2:
version "6.1.2"
resolved "https://registry.yarnpkg.com/vega-parser/-/vega-parser-6.1.2.tgz#7f25751177e38c3239560a9c427ded8d2ba617bb"
integrity sha512-aGyZrNzPrBruEb/WhemKDuDjQsIkMDGIgnSJci0b+9ZVxjyAzMl7UfGbiYorPiJlnIercjUJbMoFD6fCIf4gqQ==
vega-parser@~6.1.3:
version "6.1.3"
resolved "https://registry.yarnpkg.com/vega-parser/-/vega-parser-6.1.3.tgz#df72785e4b086eceb90ee6219a399210933b507b"
integrity sha512-8oiVhhW26GQ4GZBvolId8FVFvhn3s1KGgPlD7Z+4P2wkV+xe5Nqu0TEJ20F/cn3b88fd0Vj48X3BH3dlSeKNFg==
dependencies:
vega-dataflow "^5.7.3"
vega-event-selector "^2.0.6"
vega-functions "^5.10.0"
vega-functions "^5.12.0"
vega-scale "^7.1.1"
vega-util "^1.15.2"
vega-util "^1.16.0"

vega-projection@^1.4.5, vega-projection@~1.4.5:
version "1.4.5"
Expand Down Expand Up @@ -28772,7 +28772,7 @@ vega-scale@^7.0.3, vega-scale@^7.1.1, vega-scale@~7.1.1:
vega-time "^2.0.4"
vega-util "^1.15.2"

vega-scenegraph@^4.9.2, vega-scenegraph@~4.9.2:
vega-scenegraph@^4.9.2:
version "4.9.2"
resolved "https://registry.yarnpkg.com/vega-scenegraph/-/vega-scenegraph-4.9.2.tgz#83b1dbc34a9ab5595c74d547d6d95849d74451ed"
integrity sha512-epm1CxcB8AucXQlSDeFnmzy0FCj+HV2k9R6ch2lfLRln5lPLEfgJWgFcFhVf5jyheY0FSeHH52Q5zQn1vYI1Ow==
Expand All @@ -28784,6 +28784,18 @@ vega-scenegraph@^4.9.2, vega-scenegraph@~4.9.2:
vega-scale "^7.1.1"
vega-util "^1.15.2"

vega-scenegraph@^4.9.3, vega-scenegraph@~4.9.3:
version "4.9.3"
resolved "https://registry.yarnpkg.com/vega-scenegraph/-/vega-scenegraph-4.9.3.tgz#c4720550ea7ff5c8d9d0690f47fe2640547cfc6b"
integrity sha512-lBvqLbXqrqRCTGJmSgzZC/tLR/o+TXfakbdhDzNdpgTavTaQ65S/67Gpj5hPpi77DvsfZUIY9lCEeO37aJhy0Q==
dependencies:
d3-path "^2.0.0"
d3-shape "^2.0.0"
vega-canvas "^1.2.5"
vega-loader "^4.3.3"
vega-scale "^7.1.1"
vega-util "^1.15.2"

vega-schema-url-parser@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/vega-schema-url-parser/-/vega-schema-url-parser-2.1.0.tgz#847f9cf9f1624f36f8a51abc1adb41ebc6673cb4"
Expand All @@ -28797,10 +28809,10 @@ vega-selections@^5.1.5:
vega-expression "^4.0.0"
vega-util "^1.15.2"

vega-selections@^5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/vega-selections/-/vega-selections-5.2.0.tgz#d85968d1bccc175fd92661c91d88151ffd5ade83"
integrity sha512-Xf3nTTJHRGw4tQMbt+0sBI/7WkEIzPG9E4HXkZk5Y9Q2HsGRVLmrAEXHSfpENrBLWTBZk/uvmP9rKDG7cbcTrg==
vega-selections@^5.3.0:
version "5.3.0"
resolved "https://registry.yarnpkg.com/vega-selections/-/vega-selections-5.3.0.tgz#810f2e7b7642fa836cf98b2e5dcc151093b1f6a7"
integrity sha512-vC4NPsuN+IffruFXfH0L3i2A51RgG4PqpLv85TvrEAIYnSkyKDE4bf+wVraR3aPdnLLkc3+tYuMi6le5FmThIA==
dependencies:
vega-expression "^4.0.1"
vega-util "^1.16.0"
Expand Down Expand Up @@ -28899,10 +28911,10 @@ vega-wordcloud@~4.1.3:
vega-statistics "^1.7.9"
vega-util "^1.15.2"

vega@^5.18.0:
version "5.18.0"
resolved "https://registry.yarnpkg.com/vega/-/vega-5.18.0.tgz#98645e5d3bd5267d66ea3e701d99dcff63cfff8a"
integrity sha512-ysqouhboWNXSuQNN7W5IGOXsnEJNFVX5duCi0tTwRsFLc61FshpqVh4+4VoXg5pH0ZCxwpqbOwd2ULZWjJTx6g==
vega@^5.19.1:
version "5.19.1"
resolved "https://registry.yarnpkg.com/vega/-/vega-5.19.1.tgz#64c8350740fe1a11d56cc6617ab3a76811fd704c"
integrity sha512-UE6/c9q9kzuz4HULFuU9HscBASoZa+zcXqGKdbQP545Nwmhd078QpcH+wZsq9lYfiTxmFtzLK/a0OH0zhkghvA==
dependencies:
vega-crossfilter "~4.0.5"
vega-dataflow "~5.7.3"
Expand All @@ -28911,17 +28923,17 @@ vega@^5.18.0:
vega-expression "~4.0.1"
vega-force "~4.0.7"
vega-format "~1.0.4"
vega-functions "~5.11.0"
vega-functions "~5.12.0"
vega-geo "~4.3.8"
vega-hierarchy "~4.0.9"
vega-label "~1.0.0"
vega-loader "~4.4.0"
vega-parser "~6.1.2"
vega-parser "~6.1.3"
vega-projection "~1.4.5"
vega-regression "~1.0.9"
vega-runtime "~6.1.3"
vega-scale "~7.1.1"
vega-scenegraph "~4.9.2"
vega-scenegraph "~4.9.3"
vega-statistics "~1.7.9"
vega-time "~2.0.4"
vega-transforms "~4.9.3"
Expand Down

0 comments on commit c739f43

Please sign in to comment.