Update dependency vega to v5.19.1

Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
Renovate Bot 2021-01-23 00:08:42 +00:00 committed by Tilman Vatteroth
parent 93d6c1825e
commit 34bbd9e307
2 changed files with 53 additions and 16 deletions

View file

@ -104,7 +104,7 @@
"use-media": "1.4.0",
"use-resize-observer": "7.0.0",
"uuid": "8.3.2",
"vega": "5.18.0",
"vega": "5.19.1",
"vega-embed": "6.15.0",
"vega-lite": "4.17.0"
},

View file

@ -14604,7 +14604,7 @@ vega-format@^1.0.4, vega-format@~1.0.4:
vega-time "^2.0.3"
vega-util "^1.15.2"
vega-functions@^5.10.0, vega-functions@~5.11.0:
vega-functions@^5.10.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==
@ -14621,6 +14621,23 @@ vega-functions@^5.10.0, vega-functions@~5.11.0:
vega-time "^2.0.4"
vega-util "^1.16.0"
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.3"
vega-selections "^5.3.0"
vega-statistics "^1.7.9"
vega-time "^2.0.4"
vega-util "^1.16.0"
vega-geo@~4.3.8:
version "4.3.8"
resolved "https://registry.yarnpkg.com/vega-geo/-/vega-geo-4.3.8.tgz#5629d18327bb4f3700cdf05db4aced0a43abbf4a"
@ -14683,16 +14700,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"
@ -14731,7 +14748,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==
@ -14743,6 +14760,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"
@ -14756,6 +14785,14 @@ vega-selections@^5.2.0:
vega-expression "^4.0.1"
vega-util "^1.16.0"
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"
vega-statistics@^1.7.9, vega-statistics@~1.7.9:
version "1.7.9"
resolved "https://registry.yarnpkg.com/vega-statistics/-/vega-statistics-1.7.9.tgz#feec01d463e1b50593d890d20631f72138fcb65d"
@ -14850,10 +14887,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"
@ -14862,17 +14899,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"