-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump the nivo group in /web with 5 updates (#34)
- Loading branch information
1 parent
9e2893f
commit de9d0cd
Showing
2 changed files
with
116 additions
and
128 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
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 |
---|---|---|
|
@@ -1050,25 +1050,25 @@ | |
dependencies: | ||
eslint-scope "5.1.1" | ||
|
||
"@nivo/annotations@0.84.0": | ||
version "0.84.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/annotations/-/annotations-0.84.0.tgz#488b18599e494ec12be8fdcb270d9ae85b8a7b91" | ||
integrity sha512-g3n+WaZgRza7fZVQZrrxq1cLS+6vmjhWGmQqEynFmKM2f11F7gdkHLhGMYosayjZ0Sb/bMUXvBSkUbyKli7NVw== | ||
"@nivo/annotations@0.85.0": | ||
version "0.85.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/annotations/-/annotations-0.85.0.tgz#5c20d1d4da4b1272c34148f2cad889f3baa01459" | ||
integrity sha512-qAmSmmR/4gb+jJ+Xef0DyVR6T5VPWzj3qQALEfFPoEA9PTi7NL0hPVXEw+3t/gehH23ieEj+k4Y/ohmHpAHdMg== | ||
dependencies: | ||
"@nivo/colors" "0.84.0" | ||
"@nivo/core" "0.84.0" | ||
"@nivo/colors" "0.85.0" | ||
"@nivo/core" "0.85.0" | ||
"@react-spring/web" "9.4.5 || ^9.7.2" | ||
"@types/prop-types" "^15.7.2" | ||
lodash "^4.17.21" | ||
prop-types "^15.7.2" | ||
|
||
"@nivo/axes@0.84.0": | ||
version "0.84.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/axes/-/axes-0.84.0.tgz#f3d288cfc3c6f77b86c557c350f1b63fe5be7b29" | ||
integrity sha512-bC9Rx5ixGJiupTRXSnATIVRLPcx0HR8yXGBuO8GTy6K1DDnhaNWfhErnBLYbB9Sq13WQGrS2he6uvLVLd23CtA== | ||
"@nivo/axes@0.85.0": | ||
version "0.85.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/axes/-/axes-0.85.0.tgz#b03a93d13f53749479bf709542c755e8c3e8e684" | ||
integrity sha512-PdqcGJFzLMX9WtnamVEa63eg0MeLkGHg14THzHm4KgTZx5X08GYSBPvTgIaUEAzTJv7C2ZWPQvNvHHf6thge9w== | ||
dependencies: | ||
"@nivo/core" "0.84.0" | ||
"@nivo/scales" "0.84.0" | ||
"@nivo/core" "0.85.0" | ||
"@nivo/scales" "0.85.0" | ||
"@react-spring/web" "9.4.5 || ^9.7.2" | ||
"@types/d3-format" "^1.4.1" | ||
"@types/d3-time-format" "^2.3.1" | ||
|
@@ -1077,33 +1077,33 @@ | |
d3-time-format "^3.0.0" | ||
prop-types "^15.7.2" | ||
|
||
"@nivo/bar@^0.84.0": | ||
version "0.84.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/bar/-/bar-0.84.0.tgz#7bbf2c78c2381d26ff3d4c1a9b960bc5bd49ad7d" | ||
integrity sha512-sOiC980VKS+SOnVSGPlG/nd2ssmz4b6iqIZY/POvwSkB8gvUFz6Bk6lBGXlVNxh1xHaYplVhyl1Tp2NpIWPcAA== | ||
dependencies: | ||
"@nivo/annotations" "0.84.0" | ||
"@nivo/axes" "0.84.0" | ||
"@nivo/colors" "0.84.0" | ||
"@nivo/core" "0.84.0" | ||
"@nivo/legends" "0.84.0" | ||
"@nivo/scales" "0.84.0" | ||
"@nivo/tooltip" "0.84.0" | ||
"@nivo/bar@^0.85.0": | ||
version "0.85.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/bar/-/bar-0.85.0.tgz#241f96050e382abd808f596d72e43521df40d3d6" | ||
integrity sha512-a6xF7TxGedbrRMbPayhHUYFDdCdGLXgLDT++JEjE2+M387bWD95NXPPJxkvSfNSs32T38sCF+TO5w9rkmdxXaA== | ||
dependencies: | ||
"@nivo/annotations" "0.85.0" | ||
"@nivo/axes" "0.85.0" | ||
"@nivo/colors" "0.85.0" | ||
"@nivo/core" "0.85.0" | ||
"@nivo/legends" "0.85.0" | ||
"@nivo/scales" "0.85.0" | ||
"@nivo/tooltip" "0.85.0" | ||
"@react-spring/web" "9.4.5 || ^9.7.2" | ||
"@types/d3-scale" "^3.2.3" | ||
"@types/d3-shape" "^2.0.0" | ||
d3-scale "^3.2.3" | ||
d3-shape "^1.3.5" | ||
lodash "^4.17.21" | ||
|
||
"@nivo/calendar@^0.84.0": | ||
version "0.84.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/calendar/-/calendar-0.84.0.tgz#91a3686b11f64c9df17bb833905c43e14e94beb4" | ||
integrity sha512-Xle2UEWehU4/bA/dZEF5clyX7kB9a65qopbA0dQ6sH5qzdI/oCjI1KRl9iT5dpaZCVG/h4kBBe9IofP37OccoA== | ||
"@nivo/calendar@^0.85.0": | ||
version "0.85.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/calendar/-/calendar-0.85.0.tgz#df08c557ab50ec8851a0d655b855f270662b08b9" | ||
integrity sha512-O4FbFUvOQmFqCW2oDBI0NyX1xkmanz2CAtjNI/gh38DMSHtMFd8VVhGVfh4SO06dqbl9kCgaOcFrIIeY8Mm8pA== | ||
dependencies: | ||
"@nivo/core" "0.84.0" | ||
"@nivo/legends" "0.84.0" | ||
"@nivo/tooltip" "0.84.0" | ||
"@nivo/core" "0.85.0" | ||
"@nivo/legends" "0.85.0" | ||
"@nivo/tooltip" "0.85.0" | ||
"@types/d3-scale" "^3.2.3" | ||
"@types/d3-time" "^1.0.10" | ||
"@types/d3-time-format" "^3.0.0" | ||
|
@@ -1112,29 +1112,29 @@ | |
d3-time-format "^3.0.0" | ||
lodash "^4.17.21" | ||
|
||
"@nivo/colors@0.84.0": | ||
version "0.84.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/colors/-/colors-0.84.0.tgz#03fa4e8f8ad045a916ba210d78f125122c704beb" | ||
integrity sha512-wNG1uYyDP5Owc1Pdkz0zesdZCrPAywmSssNzQ2Aju7nVs7Ru7iHNBIvOAGgyXTe2gcrIO9VSasXWR+jEYyxN2Q== | ||
"@nivo/colors@0.85.0": | ||
version "0.85.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/colors/-/colors-0.85.0.tgz#f354d95ced2ff91b8b0f6630983c677d4bec6ca3" | ||
integrity sha512-epAeKYof9Xol1SngeHZztK5kt4BGvRdAAPgwrMBVZXHXCwBJAdrmtO6KzwxZ1xpG9qSmPotk4HCvFE1CzecRzQ== | ||
dependencies: | ||
"@nivo/core" "0.84.0" | ||
"@types/d3-color" "^2.0.0" | ||
"@nivo/core" "0.85.0" | ||
"@types/d3-color" "^3.0.0" | ||
"@types/d3-scale" "^3.2.3" | ||
"@types/d3-scale-chromatic" "^2.0.0" | ||
"@types/d3-scale-chromatic" "^3.0.0" | ||
"@types/prop-types" "^15.7.2" | ||
d3-color "^3.1.0" | ||
d3-scale "^3.2.3" | ||
d3-scale-chromatic "^2.0.0" | ||
d3-scale-chromatic "^3.0.0" | ||
lodash "^4.17.21" | ||
prop-types "^15.7.2" | ||
|
||
"@nivo/core@0.84.0", "@nivo/core@^0.84.0": | ||
version "0.84.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/core/-/core-0.84.0.tgz#2bde01f2bf590e37fe98adae8ba43766d9e78c4c" | ||
integrity sha512-HyQM4x4B7d4X9+xLPKkPxqIxhSDzbJUywGTDWHWx1daeX9VP8O+MqkTBsNsoB+tjxrbKrRJ0+ceS2w89JB+qrA== | ||
"@nivo/core@0.85.0", "@nivo/core@^0.85.0": | ||
version "0.85.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/core/-/core-0.85.0.tgz#b1d230a7237e9ef756f1b55abc78021297239156" | ||
integrity sha512-eHchfuvHdwXraYllUhO1YZMy3XQMVvMaQjfGzCnVo5A0P2075yN9I7uA0Ir6M20XlSuwVSP+58L3JDf9SSbCrA== | ||
dependencies: | ||
"@nivo/recompose" "0.84.0" | ||
"@nivo/tooltip" "0.84.0" | ||
"@nivo/recompose" "0.85.0" | ||
"@nivo/tooltip" "0.85.0" | ||
"@react-spring/web" "9.4.5 || ^9.7.2" | ||
"@types/d3-shape" "^2.0.0" | ||
d3-color "^3.1.0" | ||
|
@@ -1145,66 +1145,67 @@ | |
d3-shape "^1.3.5" | ||
d3-time-format "^3.0.0" | ||
lodash "^4.17.21" | ||
prop-types "^15.7.2" | ||
|
||
"@nivo/heatmap@^0.84.0": | ||
version "0.84.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/heatmap/-/heatmap-0.84.0.tgz#212a57bd8d311dde8c8805e3c85783e8bef1f3bc" | ||
integrity sha512-E7gj0Kd7DZiQp8tg5bm27uOljAXvBLMtho6d3vPOdAtzLYLUSg6xW/wWIrqvhup9IxWMOlgDvV4xENGhpoEglQ== | ||
dependencies: | ||
"@nivo/annotations" "0.84.0" | ||
"@nivo/axes" "0.84.0" | ||
"@nivo/colors" "0.84.0" | ||
"@nivo/core" "0.84.0" | ||
"@nivo/legends" "0.84.0" | ||
"@nivo/scales" "0.84.0" | ||
"@nivo/tooltip" "0.84.0" | ||
"@nivo/heatmap@^0.85.0": | ||
version "0.85.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/heatmap/-/heatmap-0.85.0.tgz#6ecc069d368b59dee08a116d95c4df7091c39012" | ||
integrity sha512-i1HyRkLWU2mP5g0t3YxC3pebHmFGS5LCDZDWiXakDS0Qp03ZoOvIoLZ1lqwfPNMxSckqTfmTKUfadYeV/DUOBQ== | ||
dependencies: | ||
"@nivo/annotations" "0.85.0" | ||
"@nivo/axes" "0.85.0" | ||
"@nivo/colors" "0.85.0" | ||
"@nivo/core" "0.85.0" | ||
"@nivo/legends" "0.85.0" | ||
"@nivo/scales" "0.85.0" | ||
"@nivo/tooltip" "0.85.0" | ||
"@react-spring/web" "9.4.5 || ^9.7.2" | ||
"@types/d3-scale" "^3.2.3" | ||
d3-scale "^3.2.3" | ||
|
||
"@nivo/legends@0.84.0": | ||
version "0.84.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/legends/-/legends-0.84.0.tgz#d89def3427aaa509721a9b6f38c813dd38401aff" | ||
integrity sha512-o0s1cXoIH6Km9A2zoKB8Ey99Oc1w5nymz0j8s7hR2B0EHo5HgVbYjSs2sZD7NSwLt3QM57Nzxw9VzJ+sqfV30Q== | ||
"@nivo/legends@0.85.0": | ||
version "0.85.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/legends/-/legends-0.85.0.tgz#9f338643fcb12677e0d4813326004ef79adbbd4c" | ||
integrity sha512-TJMbXIxQeucNv9qLGA04Mo+UAFrz5BYWLfKDSEs4E8/LjHCeltkBu/AgUnlv9mWiYomAFLkVugjbNY/NYw9qtw== | ||
dependencies: | ||
"@nivo/colors" "0.84.0" | ||
"@nivo/core" "0.84.0" | ||
"@nivo/colors" "0.85.0" | ||
"@nivo/core" "0.85.0" | ||
"@types/d3-scale" "^3.2.3" | ||
"@types/prop-types" "^15.7.2" | ||
d3-scale "^3.2.3" | ||
prop-types "^15.7.2" | ||
|
||
"@nivo/line@^0.84.0": | ||
version "0.84.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/line/-/line-0.84.0.tgz#dd5d7d230393fce19b59eb977edeef2151ee7438" | ||
integrity sha512-QE0JwZ7oIwMnsDQeSr1Q6iyqD2UBVLtBMdfMsJLhnlI3V62VkY98/L3o8M7+7Wy/V2UiEMJ+14C2qhXd+XLgsA== | ||
dependencies: | ||
"@nivo/annotations" "0.84.0" | ||
"@nivo/axes" "0.84.0" | ||
"@nivo/colors" "0.84.0" | ||
"@nivo/core" "0.84.0" | ||
"@nivo/legends" "0.84.0" | ||
"@nivo/scales" "0.84.0" | ||
"@nivo/tooltip" "0.84.0" | ||
"@nivo/voronoi" "0.84.0" | ||
"@nivo/line@^0.85.0": | ||
version "0.85.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/line/-/line-0.85.0.tgz#27d92cd5ffb873aee261d3f03678dbd463700918" | ||
integrity sha512-vJKhpBrEerGwOQ25voEXIq+WRgY2TaP+DGV5mfdwZu0U82KcuzDLAF9UG8ig4Nuo03C8M/hpM786566WRmQ+PA== | ||
dependencies: | ||
"@nivo/annotations" "0.85.0" | ||
"@nivo/axes" "0.85.0" | ||
"@nivo/colors" "0.85.0" | ||
"@nivo/core" "0.85.0" | ||
"@nivo/legends" "0.85.0" | ||
"@nivo/scales" "0.85.0" | ||
"@nivo/tooltip" "0.85.0" | ||
"@nivo/voronoi" "0.85.0" | ||
"@react-spring/web" "9.4.5 || ^9.7.2" | ||
d3-shape "^1.3.5" | ||
prop-types "^15.7.2" | ||
|
||
"@nivo/recompose@0.84.0": | ||
version "0.84.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/recompose/-/recompose-0.84.0.tgz#c65f8dcf5053d17c1cedfe88c248b3486305807f" | ||
integrity sha512-Odb+r0pEmGt4RV020jwvngF7PxBgxS1e1sy8bWlZKc5qkm6k3eVlZNuYU+zGbDxHMigImvrx5KfUv5iUqtQBZA== | ||
"@nivo/recompose@0.85.0": | ||
version "0.85.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/recompose/-/recompose-0.85.0.tgz#4d82dd01af6c2daedb50cad60222efd1c372791b" | ||
integrity sha512-UptKwVJ9mlGQKn4a/JiORWbZgo6hT+qEpKBKIs9BUHRIW0a4T0BIE2PA+uDMPpNxzNFgOCu/y8iM5Rhs6QmrmA== | ||
dependencies: | ||
"@types/prop-types" "^15.7.2" | ||
"@types/react-lifecycles-compat" "^3.0.1" | ||
prop-types "^15.7.2" | ||
react-lifecycles-compat "^3.0.4" | ||
|
||
"@nivo/scales@0.84.0": | ||
version "0.84.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/scales/-/scales-0.84.0.tgz#a066aaad24d14200bc3780575ef9be88a3b25014" | ||
integrity sha512-Cayo9jFMpoF7Ha7eqOAucHLUG6zZLGpxiAtyZ/vTUCkRZPHmd/YMvrm8E6OyQCTBVf+aRtOKk9tQnMv8E9fWiw== | ||
"@nivo/scales@0.85.0": | ||
version "0.85.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/scales/-/scales-0.85.0.tgz#a0bd1b670c97303c80755df54d9e389059f07be8" | ||
integrity sha512-rNnUbs1epKhfSrakjgybK/lPOHsgayXI9GDOkSBTsSxntOAxlgCwmqRjKXs++b37oBz3XWcingzAheSqcyDzJg== | ||
dependencies: | ||
"@types/d3-scale" "^3.2.3" | ||
"@types/d3-time" "^1.1.1" | ||
|
@@ -1214,20 +1215,20 @@ | |
d3-time-format "^3.0.0" | ||
lodash "^4.17.21" | ||
|
||
"@nivo/tooltip@0.84.0": | ||
version "0.84.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/tooltip/-/tooltip-0.84.0.tgz#f033798f1d09af5b2de7fa36ee91faa75543c5d8" | ||
integrity sha512-x/6Vk4RXKHkG9q5dk4uFYwEfbMoIvJd5ahhVQ6bskuLks5FZoS6bkKoNggjxwmHbIWOVITGUXuykOfC54EWSpw== | ||
"@nivo/tooltip@0.85.0": | ||
version "0.85.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/tooltip/-/tooltip-0.85.0.tgz#347447003a3b729954428df0f60746080a7d39e4" | ||
integrity sha512-o3nOwOtBvC1GuHZf7P74j7XAyg/0XgDme2qt/LVopQTXqqhUpozsTPLjixakAIiebDAU/e/VFnSeqeDRn1lj0A== | ||
dependencies: | ||
"@nivo/core" "0.84.0" | ||
"@nivo/core" "0.85.0" | ||
"@react-spring/web" "9.4.5 || ^9.7.2" | ||
|
||
"@nivo/voronoi@0.84.0": | ||
version "0.84.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/voronoi/-/voronoi-0.84.0.tgz#c4e2ae2a968d7a5901fe69b75cc865f1c35b1333" | ||
integrity sha512-CJTb0sQWYNbfjjrCEK3W0jt1v+hqAd4fDUNJxB3SNRHEEQtF+MCr2EG3p/CWyxIb3avjF4N53/03tQpnuDwBvQ== | ||
"@nivo/voronoi@0.85.0": | ||
version "0.85.0" | ||
resolved "https://registry.yarnpkg.com/@nivo/voronoi/-/voronoi-0.85.0.tgz#1bf09e68bf0d7de365b8e1b875a90d6a00acb610" | ||
integrity sha512-IHm73EQjHE3TGm5qFypvhECmBn9hmKm8w4XtQ2whbaTYNKQnYU49aZhsoPC1/A5kts2xNNtXap2VgKHmY/4ePg== | ||
dependencies: | ||
"@nivo/core" "0.84.0" | ||
"@nivo/core" "0.85.0" | ||
"@types/d3-delaunay" "^5.3.0" | ||
"@types/d3-scale" "^3.2.3" | ||
d3-delaunay "^5.3.0" | ||
|
@@ -1696,10 +1697,10 @@ | |
resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.5.4.tgz#7e70a20cd695bc48d46b08c2505874cd68b760e0" | ||
integrity sha512-7z/eR6O859gyWIAjuvBWFzNURmf2oPBmJlfVWkwehU5nzIyjwBsTh7WMmEEV4JFnHuQ3ex4oyTvfKzcyJVDBNA== | ||
|
||
"@types/d3-color@^2.0.0": | ||
version "2.0.3" | ||
resolved "https://registry.npmjs.org/@types/d3-color/-/d3-color-2.0.3.tgz" | ||
integrity sha512-+0EtEjBfKEDtH9Rk3u3kLOUXM5F+iZK+WvASPb0MhIZl8J8NUvGeZRwKCXl+P3HkYx5TdU4YtcibpqHkSR9n7w== | ||
"@types/d3-color@^3.0.0": | ||
version "3.1.3" | ||
resolved "https://registry.yarnpkg.com/@types/d3-color/-/d3-color-3.1.3.tgz#368c961a18de721da8200e80bf3943fb53136af2" | ||
integrity sha512-iO90scth9WAbmgv7ogoq57O9YpKmFBbmoEoCHDB2xMBY0+/KVrqAaCDyCE16dUspeOvIxFFRI+0sEtqDqy2b4A== | ||
|
||
"@types/d3-delaunay@^5.3.0": | ||
version "5.3.1" | ||
|
@@ -1716,10 +1717,10 @@ | |
resolved "https://registry.npmjs.org/@types/d3-path/-/d3-path-2.0.2.tgz" | ||
integrity sha512-3YHpvDw9LzONaJzejXLOwZ3LqwwkoXb9LI2YN7Hbd6pkGo5nIlJ09ul4bQhBN4hQZJKmUpX8HkVqbzgUKY48cg== | ||
|
||
"@types/d3-scale-chromatic@^2.0.0": | ||
version "2.0.1" | ||
resolved "https://registry.npmjs.org/@types/d3-scale-chromatic/-/d3-scale-chromatic-2.0.1.tgz" | ||
integrity sha512-3EuZlbPu+pvclZcb1DhlymTWT2W+lYsRKBjvkH2ojDbCWDYavifqu1vYX9WGzlPgCgcS4Alhk1+zapXbGEGylQ== | ||
"@types/d3-scale-chromatic@^3.0.0": | ||
version "3.0.3" | ||
resolved "https://registry.yarnpkg.com/@types/d3-scale-chromatic/-/d3-scale-chromatic-3.0.3.tgz#fc0db9c10e789c351f4c42d96f31f2e4df8f5644" | ||
integrity sha512-laXM4+1o5ImZv3RpFAsTRn3TEkzqkytiOY0Dz0sq5cnd1dtNlk6sHLon4OvqaiJb28T0S/TdsBI3Sjsy+keJrw== | ||
|
||
"@types/d3-scale@^3.2.3": | ||
version "3.3.2" | ||
|
@@ -1745,16 +1746,11 @@ | |
resolved "https://registry.npmjs.org/@types/d3-time-format/-/d3-time-format-3.0.1.tgz" | ||
integrity sha512-5GIimz5IqaRsdnxs4YlyTZPwAMfALu/wA4jqSiuqgdbCxUZ2WjrnwANqOtoBJQgeaUTdYNfALJO0Yb0YrDqduA== | ||
|
||
"@types/d3-time@^1.0.10": | ||
"@types/d3-time@^1.0.10", "@types/d3-time@^1.1.1": | ||
version "1.1.4" | ||
resolved "https://registry.yarnpkg.com/@types/d3-time/-/d3-time-1.1.4.tgz#20da4b75c537a940e7319b75717c67a2e499515a" | ||
integrity sha512-JIvy2HjRInE+TXOmIGN5LCmeO0hkFZx5f9FZ7kiN+D+YTcc8pptsiLiuHsvwxwC7VVKmJ2ExHUgNlAiV7vQM9g== | ||
|
||
"@types/d3-time@^1.1.1": | ||
version "1.1.1" | ||
resolved "https://registry.npmjs.org/@types/d3-time/-/d3-time-1.1.1.tgz" | ||
integrity sha512-ULX7LoqXTCYtM+tLYOaeAJK7IwCT+4Gxlm2MaH0ErKLi07R5lh8NHCAyWcDkCCmx1AfRcBEV6H9QE9R25uP7jw== | ||
|
||
"@types/d3-time@^2": | ||
version "2.1.1" | ||
resolved "https://registry.npmjs.org/@types/d3-time/-/d3-time-2.1.1.tgz" | ||
|
@@ -2852,20 +2848,20 @@ d3-geo-voronoi@^2.0: | |
dependencies: | ||
d3-array "2.5.0 - 3" | ||
|
||
"d3-interpolate@1 - 2", "[email protected] - 2": | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/d3-interpolate/-/d3-interpolate-2.0.1.tgz#98be499cfb8a3b94d4ff616900501a64abc91163" | ||
integrity sha512-c5UhwwTs/yybcmTpAVqwSFl6vrQ8JZJoT5F7xNFK9pymv5C0Ymcc9/LIJHtYIggg/yS9YHw8i8O8tgb9pupjeQ== | ||
dependencies: | ||
d3-color "1 - 2" | ||
|
||
"d3-interpolate@1 - 3", "[email protected] - 3", d3-interpolate@3, d3-interpolate@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/d3-interpolate/-/d3-interpolate-3.0.1.tgz#3c47aa5b32c5b3dfb56ef3fd4342078a632b400d" | ||
integrity sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g== | ||
dependencies: | ||
d3-color "1 - 3" | ||
|
||
"[email protected] - 2": | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/d3-interpolate/-/d3-interpolate-2.0.1.tgz#98be499cfb8a3b94d4ff616900501a64abc91163" | ||
integrity sha512-c5UhwwTs/yybcmTpAVqwSFl6vrQ8JZJoT5F7xNFK9pymv5C0Ymcc9/LIJHtYIggg/yS9YHw8i8O8tgb9pupjeQ== | ||
dependencies: | ||
d3-color "1 - 2" | ||
|
||
d3-path@1: | ||
version "1.0.9" | ||
resolved "https://registry.npmjs.org/d3-path/-/d3-path-1.0.9.tgz" | ||
|
@@ -2879,14 +2875,6 @@ d3-scale-chromatic@3, d3-scale-chromatic@^3.0.0: | |
d3-color "1 - 3" | ||
d3-interpolate "1 - 3" | ||
|
||
d3-scale-chromatic@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/d3-scale-chromatic/-/d3-scale-chromatic-2.0.0.tgz#c13f3af86685ff91323dc2f0ebd2dabbd72d8bab" | ||
integrity sha512-LLqy7dJSL8yDy7NRmf6xSlsFZ6zYvJ4BcWFE4zBrOPnQERv9zj24ohnXKRbyi9YHnYV+HN1oEO3iFK971/gkzA== | ||
dependencies: | ||
d3-color "1 - 2" | ||
d3-interpolate "1 - 2" | ||
|
||
"d3-scale@1 - 4", d3-scale@4: | ||
version "4.0.2" | ||
resolved "https://registry.yarnpkg.com/d3-scale/-/d3-scale-4.0.2.tgz#82b38e8e8ff7080764f8dcec77bd4be393689396" | ||
|