-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Update elastic-charts to 45.1.0 * fix snapshot testing * Update to 45.1.1 * Merged core-js@^3.8.3 into resolved 3.21.1 (cherry picked from commit b41e83c) Co-authored-by: Marco Vettorello <[email protected]>
- Loading branch information
1 parent
8e6eada
commit 676e5f1
Showing
4 changed files
with
17 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -104,7 +104,7 @@ | |
"@elastic/apm-rum": "^5.10.2", | ||
"@elastic/apm-rum-react": "^1.3.4", | ||
"@elastic/apm-synthtrace": "link:bazel-bin/packages/elastic-apm-synthtrace", | ||
"@elastic/charts": "45.0.1", | ||
"@elastic/charts": "45.1.1", | ||
"@elastic/datemath": "link:bazel-bin/packages/elastic-datemath", | ||
"@elastic/elasticsearch": "npm:@elastic/[email protected]", | ||
"@elastic/ems-client": "8.2.0", | ||
|
2 changes: 1 addition & 1 deletion
2
...xpressions/expression_gauge/public/components/__snapshots__/gauge_component.test.tsx.snap
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
11 changes: 11 additions & 0 deletions
11
...ck/plugins/uptime/public/components/common/charts/__snapshots__/donut_chart.test.tsx.snap
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1442,10 +1442,10 @@ | |
dependencies: | ||
object-hash "^1.3.0" | ||
|
||
"@elastic/charts@45.0.1": | ||
version "45.0.1" | ||
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-45.0.1.tgz#02362d6345641788f878c99d9943b91923fbb221" | ||
integrity sha512-CrMStOCZzTSO4SxU5FTL75JgG5AshFILVtWqiq2r7+cwwo9oekEPoUuBzqKFCfHkt/yeq1sTdEK19oZsQ0He6w== | ||
"@elastic/charts@45.1.1": | ||
version "45.1.1" | ||
resolved "https://registry.yarnpkg.com/@elastic/charts/-/charts-45.1.1.tgz#d65b51ee296138a7e6b3d954fcf9fa41ba379492" | ||
integrity sha512-gVk8ZbCBh8fUKxM6Rd61qwhSCgt1zU0wt3y3ZMUe+MdaTFG9I+0SceYrltJR+bf0ycK0wb1yg+WEw0LoN8bEIg== | ||
dependencies: | ||
"@popperjs/core" "^2.4.0" | ||
chroma-js "^2.1.0" | ||
|
@@ -6562,11 +6562,6 @@ | |
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc" | ||
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw== | ||
|
||
"@types/raf@^3.4.0": | ||
version "3.4.0" | ||
resolved "https://registry.yarnpkg.com/@types/raf/-/raf-3.4.0.tgz#2b72cbd55405e071f1c4d29992638e022b20acc2" | ||
integrity sha512-taW5/WYqo36N7V39oYyHP9Ipfd5pNFvGTIQsNGj86xV88YQ7GnI30/yMfKDF7Zgin0m3e+ikX88FvImnK4RjGw== | ||
|
||
"@types/rbush@^3.0.0": | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/@types/rbush/-/rbush-3.0.0.tgz#b6887d99b159e87ae23cd14eceff34f139842aa6" | ||
|
@@ -9742,20 +9737,6 @@ canvg@^3.0.9: | |
stackblur-canvas "^2.0.0" | ||
svg-pathdata "^6.0.3" | ||
|
||
canvg@^3.0.9: | ||
version "3.0.9" | ||
resolved "https://registry.yarnpkg.com/canvg/-/canvg-3.0.9.tgz#9ba095f158b94b97ca2c9c1c40785b11dc08df6d" | ||
integrity sha512-rDXcnRPuz4QHoCilMeoTxql+fvGqNAxp+qV/KHD8rOiJSAfVjFclbdUNHD2Uqfthr+VMg17bD2bVuk6F07oLGw== | ||
dependencies: | ||
"@babel/runtime" "^7.12.5" | ||
"@types/raf" "^3.4.0" | ||
core-js "^3.8.3" | ||
raf "^3.4.1" | ||
regenerator-runtime "^0.13.7" | ||
rgbcolor "^1.0.1" | ||
stackblur-canvas "^2.0.0" | ||
svg-pathdata "^6.0.3" | ||
|
||
capture-exit@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4" | ||
|
@@ -10849,11 +10830,6 @@ core-js@^3.0.4, core-js@^3.21.1, core-js@^3.6.5, core-js@^3.8.2, core-js@^3.8.3: | |
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.21.1.tgz#f2e0ddc1fc43da6f904706e8e955bc19d06a0d94" | ||
integrity sha512-FRq5b/VMrWlrmCzwRrpDYNxyHP9BcAZC+xHJaqTgIE5091ZV1NTmyh0sGOg5XqpnHvR0svdy0sv1gWA1zmhxig== | ||
|
||
core-js@^3.8.3: | ||
version "3.19.1" | ||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.19.1.tgz#f6f173cae23e73a7d88fa23b6e9da329276c6641" | ||
integrity sha512-Tnc7E9iKd/b/ff7GFbhwPVzJzPztGrChB8X8GLqoYGdEOG8IpLnK1xPyo3ZoO3HsK6TodJS58VGPOxA+hLHQMg== | ||
|
||
[email protected], core-util-is@^1.0.2, core-util-is@~1.0.0: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" | ||
|