Update dependency vega to ^5.22.1 (#128571)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2022-03-28 14:28:47 +03:00 committed by GitHub
parent 817d732fea
commit 31fffac394
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 19 additions and 7 deletions

View file

@ -418,7 +418,7 @@
"usng.js": "^0.4.5",
"utility-types": "^3.10.0",
"uuid": "3.3.2",
"vega": "^5.22.0",
"vega": "^5.22.1",
"vega-interpreter": "^1.0.4",
"vega-lite": "^5.2.0",
"vega-schema-url-parser": "^2.2.0",

View file

@ -29254,7 +29254,7 @@ vega-scale@^7.0.3, vega-scale@^7.1.1, vega-scale@^7.2.0, vega-scale@~7.2.0:
vega-time "^2.1.0"
vega-util "^1.17.0"
vega-scenegraph@^4.10.0, vega-scenegraph@^4.9.2, vega-scenegraph@^4.9.3, vega-scenegraph@~4.10.0:
vega-scenegraph@^4.10.0, vega-scenegraph@^4.9.2, vega-scenegraph@^4.9.3:
version "4.10.0"
resolved "https://registry.yarnpkg.com/vega-scenegraph/-/vega-scenegraph-4.10.0.tgz#232643372760ea081f2a899f640530777c2e2ba8"
integrity sha512-znUQAulNJnuXSza8+Qg1objNpXcHxP9KZwwp0XW4H/AHbzVhHEigZagb8xKDpQI1/8OSk2WZf9Bkr7CrsFC0hg==
@ -29266,6 +29266,18 @@ vega-scenegraph@^4.10.0, vega-scenegraph@^4.9.2, vega-scenegraph@^4.9.3, vega-sc
vega-scale "^7.2.0"
vega-util "^1.15.2"
vega-scenegraph@~4.10.1:
version "4.10.1"
resolved "https://registry.yarnpkg.com/vega-scenegraph/-/vega-scenegraph-4.10.1.tgz#944da67b8a28758fab2e1306259fb7ff6be89f6b"
integrity sha512-takIpkmNxYHhJYALOYzhTin3EDzbys6U4g+l1yJZVlXG9YTdiCMuEVAdtaQOCqF9/7qytD6pCrMxJY2HaoN0qQ==
dependencies:
d3-path "^3.0.1"
d3-shape "^3.1.0"
vega-canvas "^1.2.5"
vega-loader "^4.4.0"
vega-scale "^7.2.0"
vega-util "^1.15.2"
vega-schema-url-parser@^2.2.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/vega-schema-url-parser/-/vega-schema-url-parser-2.2.0.tgz#a0d1e02915adfbfcb1fd517c8c2ebe2419985c1e"
@ -29375,10 +29387,10 @@ vega-wordcloud@~4.1.3:
vega-statistics "^1.7.9"
vega-util "^1.15.2"
vega@^5.22.0:
version "5.22.0"
resolved "https://registry.yarnpkg.com/vega/-/vega-5.22.0.tgz#9286832a0bc523ee39b1f3baff9a2ca1957a61f0"
integrity sha512-ZIehKTrMY93sWaWIn/2N2LwsCN8XymQthxQA5fQwTmefVl7OOvcYmsGFJ9nttXUF4n0z5WRXkSsPZcJHHBlOKw==
vega@^5.22.1:
version "5.22.1"
resolved "https://registry.yarnpkg.com/vega/-/vega-5.22.1.tgz#e028f3645de18e0070317bc04410282975549e1e"
integrity sha512-KJBI7OWSzpfCPbmWl3GQCqBqbf2TIdpWS0mzO6MmWbvdMhWHf74P9IVnx1B1mhg0ZTqWFualx9ZYhWzMMwudaQ==
dependencies:
vega-crossfilter "~4.1.0"
vega-dataflow "~5.7.4"
@ -29397,7 +29409,7 @@ vega@^5.22.0:
vega-regression "~1.1.0"
vega-runtime "~6.1.3"
vega-scale "~7.2.0"
vega-scenegraph "~4.10.0"
vega-scenegraph "~4.10.1"
vega-statistics "~1.8.0"
vega-time "~2.1.0"
vega-transforms "~4.10.0"