Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update nivo monorepo to v0.88.0 #649

Merged
merged 1 commit into from
Nov 22, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,15 +47,15 @@
"@mantine/notifications": "7.13.4",
"@mantine/spotlight": "7.13.4",
"@mantine/utils": "6.0.22",
"@nivo/bar": "0.87.0",
"@nivo/calendar": "0.87.0",
"@nivo/core": "0.87.0",
"@nivo/geo": "0.87.0",
"@nivo/heatmap": "0.87.0",
"@nivo/line": "0.87.0",
"@nivo/pie": "0.87.0",
"@nivo/radar": "0.87.0",
"@nivo/sunburst": "0.87.0",
"@nivo/bar": "0.88.0",
"@nivo/calendar": "0.88.0",
"@nivo/core": "0.88.0",
"@nivo/geo": "0.88.0",
"@nivo/heatmap": "0.88.0",
"@nivo/line": "0.88.0",
"@nivo/pie": "0.88.0",
"@nivo/radar": "0.88.0",
"@nivo/sunburst": "0.88.0",
"@sentry/nextjs": "8.35.0",
"@tabler/icons-react": "3.21.0",
"chart.js": "4.4.6",
Expand Down
252 changes: 126 additions & 126 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2903,67 +2903,67 @@
resolved "https://registry.yarnpkg.com/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.16.tgz#4d8e89f47a2ea53b040cc9fee0a351b0bb6188c4"
integrity sha512-OA7NtfxgirCjfqt+02BqxC3MIgM/JaGjw9tOe4fyZgPsqfseNiMPnCRP44Pfs+Gpo9zPN+SXaFsgP6vk8d571A==

"@nivo/annotations@0.87.0":
version "0.87.0"
resolved "https://registry.yarnpkg.com/@nivo/annotations/-/annotations-0.87.0.tgz#e0d125e56b0bd8a536fedc80f125dfb807349856"
integrity sha512-4Xk/soEmi706iOKszjX1EcGLBNIvhMifCYXOuLIFlMAXqhw1x2YS7PxickVSskdSzJCwJX4NgQ/R/9u6nxc5OA==
"@nivo/annotations@0.88.0":
version "0.88.0"
resolved "https://registry.yarnpkg.com/@nivo/annotations/-/annotations-0.88.0.tgz#96830d735331dea2b60e66ce3971ef43b45cca8c"
integrity sha512-NXE+1oIUn+EGWMQpnpeRMLgi2wyuzhGDoJQY4OUHissCUiNotid2oNQ/PXJwN0toiu+/j9SyhzI32xr70OPi7Q==
dependencies:
"@nivo/colors" "0.87.0"
"@nivo/core" "0.87.0"
"@nivo/colors" "0.88.0"
"@nivo/core" "0.88.0"
"@react-spring/web" "9.4.5 || ^9.7.2"
lodash "^4.17.21"

"@nivo/arcs@0.87.0":
version "0.87.0"
resolved "https://registry.yarnpkg.com/@nivo/arcs/-/arcs-0.87.0.tgz#0b51d6cc7e6b16229cd7dd05d84b67c583af1c6d"
integrity sha512-YWmIm0el0hgVbPI3C5AX6R59WNnuKjh2GdocaVDP5zupqAMhfqyoMx+IM+A+Cg+UzE4xakrL0mSzL+rpMUK90Q==
"@nivo/arcs@0.88.0":
version "0.88.0"
resolved "https://registry.yarnpkg.com/@nivo/arcs/-/arcs-0.88.0.tgz#0004aa612fd12eee5fd415ed257812b722bf5a10"
integrity sha512-q7MHxT71s/KKlDDtSJS4L9+/JIa5HPZZrDr3ZFECLnvp0TC1qzyFMtVevN2CsXopSTj8poN4uFXPWxYVXOq8vg==
dependencies:
"@nivo/colors" "0.87.0"
"@nivo/core" "0.87.0"
"@nivo/colors" "0.88.0"
"@nivo/core" "0.88.0"
"@react-spring/web" "9.4.5 || ^9.7.2"
"@types/d3-shape" "^3.1.6"
d3-shape "^3.2.0"

"@nivo/axes@0.87.0":
version "0.87.0"
resolved "https://registry.yarnpkg.com/@nivo/axes/-/axes-0.87.0.tgz#939512da23ba53e35e41a6afff98e81d3f440d08"
integrity sha512-zCRBfiRKJi+xOxwxH5Pxq/8+yv3fAYDl4a1F2Ssnp5gMIobwzVsdearvsm5B04e9bfy3ZXTL7KgbkEkSAwu6SA==
"@nivo/axes@0.88.0":
version "0.88.0"
resolved "https://registry.yarnpkg.com/@nivo/axes/-/axes-0.88.0.tgz#b773efb217fc0faedbb5f8bc458f4b78820e2761"
integrity sha512-jF7aIxzTNayV5cI1J/b9Q1FfpMBxTXGk3OwSigXMSfYWlliskDn2u0qGRLiYhuXFdQAWIp4oXsO1GcAQ0eRVdg==
dependencies:
"@nivo/core" "0.87.0"
"@nivo/scales" "0.87.0"
"@nivo/core" "0.88.0"
"@nivo/scales" "0.88.0"
"@react-spring/web" "9.4.5 || ^9.7.2"
"@types/d3-format" "^1.4.1"
"@types/d3-time-format" "^2.3.1"
d3-format "^1.4.4"
d3-time-format "^3.0.0"

"@nivo/bar@0.87.0":
version "0.87.0"
resolved "https://registry.yarnpkg.com/@nivo/bar/-/bar-0.87.0.tgz#c5342fa1ab6a43d0a8db6bffb43a758902017744"
integrity sha512-r/MEVCNAHKfmsy1Fb+JztVczOhIEtAx4VFs2XUbn9YpEDgxydavUJyfoy5/nGq6h5jG1/t47cfB4nZle7c0fyQ==
dependencies:
"@nivo/annotations" "0.87.0"
"@nivo/axes" "0.87.0"
"@nivo/colors" "0.87.0"
"@nivo/core" "0.87.0"
"@nivo/legends" "0.87.0"
"@nivo/scales" "0.87.0"
"@nivo/tooltip" "0.87.0"
"@nivo/bar@0.88.0":
version "0.88.0"
resolved "https://registry.yarnpkg.com/@nivo/bar/-/bar-0.88.0.tgz#646f12233c0dc9f2507823bfe30a2f1d76ddae71"
integrity sha512-wckwuHWeCikxGvvdRfGL+dVFsUD9uHk1r9s7bWUfOD+p8BWhxtYqfXpHolEfgGg3UyPaHtpGA7P4zgE5vgo7gQ==
dependencies:
"@nivo/annotations" "0.88.0"
"@nivo/axes" "0.88.0"
"@nivo/colors" "0.88.0"
"@nivo/core" "0.88.0"
"@nivo/legends" "0.88.0"
"@nivo/scales" "0.88.0"
"@nivo/tooltip" "0.88.0"
"@react-spring/web" "9.4.5 || ^9.7.2"
"@types/d3-scale" "^4.0.8"
"@types/d3-shape" "^3.1.6"
d3-scale "^4.0.2"
d3-shape "^3.2.0"
lodash "^4.17.21"

"@nivo/calendar@0.87.0":
version "0.87.0"
resolved "https://registry.yarnpkg.com/@nivo/calendar/-/calendar-0.87.0.tgz#d6e8cdff8281a214a66952fed15888077e407cbc"
integrity sha512-ibaFRvdrcyTbOMhXu3R5RKrHzAu36ZpTpsIx52+tr6dNDG+tDQk87rBuoZTBKO2U6/GoOZj+z2fGShu1+k3QsA==
"@nivo/calendar@0.88.0":
version "0.88.0"
resolved "https://registry.yarnpkg.com/@nivo/calendar/-/calendar-0.88.0.tgz#f09e8ab5332d8f9b18de87e95ca6a48013ac0606"
integrity sha512-sTpoaN5bNRwywRIVKAv7oo+/ZZjX0cjBcpbyFQZqXnEmFX8tEO55Rn/469zWDG776Gk7wHcuwmQfEIqwWM9PfQ==
dependencies:
"@nivo/core" "0.87.0"
"@nivo/legends" "0.87.0"
"@nivo/tooltip" "0.87.0"
"@nivo/core" "0.88.0"
"@nivo/legends" "0.88.0"
"@nivo/tooltip" "0.88.0"
"@types/d3-scale" "^4.0.8"
"@types/d3-time" "^1.0.10"
"@types/d3-time-format" "^3.0.0"
Expand All @@ -2972,12 +2972,12 @@
d3-time-format "^3.0.0"
lodash "^4.17.21"

"@nivo/colors@0.87.0":
version "0.87.0"
resolved "https://registry.yarnpkg.com/@nivo/colors/-/colors-0.87.0.tgz#a9e64ea0fac86b168f091b82d8375ff379a4100b"
integrity sha512-S4pZzRGKK23t8XAjQMhML6wwsfKO9nH03xuyN4SvCodNA/Dmdys9xV+9Dg/VILTzvzsBTBGTX0dFBg65WoKfVg==
"@nivo/colors@0.88.0":
version "0.88.0"
resolved "https://registry.yarnpkg.com/@nivo/colors/-/colors-0.88.0.tgz#2790ac0607381800270f2902e4d957e65e2cad70"
integrity sha512-IZ+leYIqAlo7dyLHmsQwujanfRgXyoQ5H7PU3RWLEn1PP0zxDKLgEjFEDADpDauuslh2Tx0L81GNkWR6QSP0Mw==
dependencies:
"@nivo/core" "0.87.0"
"@nivo/core" "0.88.0"
"@types/d3-color" "^3.0.0"
"@types/d3-scale" "^4.0.8"
"@types/d3-scale-chromatic" "^3.0.0"
Expand All @@ -2988,12 +2988,12 @@
lodash "^4.17.21"
prop-types "^15.7.2"

"@nivo/core@0.87.0":
version "0.87.0"
resolved "https://registry.yarnpkg.com/@nivo/core/-/core-0.87.0.tgz#8ae4a5e46dbb6ab1fdb248b5b3a123a8d34d4bd8"
integrity sha512-yEQWJn7QjWnbmCZccBCo4dligNyNyz3kgyV9vEtcaB1iGeKhg55RJEAlCOul+IDgSCSPFci2SxTmipE6LZEZCg==
"@nivo/core@0.88.0":
version "0.88.0"
resolved "https://registry.yarnpkg.com/@nivo/core/-/core-0.88.0.tgz#ec79c7d63311473f15a463fd78274d9971a52848"
integrity sha512-XjUkA5MmwjLP38bdrJwn36Gj7T5SYMKD55LYQp/1nIJPdxqJ38dUfE4XyBDfIEgfP6yrHOihw3C63cUdnUBoiw==
dependencies:
"@nivo/tooltip" "0.87.0"
"@nivo/tooltip" "0.88.0"
"@react-spring/web" "9.4.5 || ^9.7.2"
"@types/d3-shape" "^3.1.6"
d3-color "^3.1.0"
Expand All @@ -3006,94 +3006,94 @@
lodash "^4.17.21"
prop-types "^15.7.2"

"@nivo/geo@0.87.0":
version "0.87.0"
resolved "https://registry.yarnpkg.com/@nivo/geo/-/geo-0.87.0.tgz#0a4c9ffa8d26947fbc93c072b721114190bdf814"
integrity sha512-GDpEKSLzCAr5QmagOXBUkgVKYdRAd8ZlU6foDoLTfaGpT1+/ISseli5b5p8DEZxz9EoBM0ggK8R5de6AmSnosQ==
"@nivo/geo@0.88.0":
version "0.88.0"
resolved "https://registry.yarnpkg.com/@nivo/geo/-/geo-0.88.0.tgz#326181c31031e20599592529ff1e477f9f1acbf8"
integrity sha512-2RR+qEbqeZhCnSNRgk1mB9/ZxJXDMGSQP87fCsJ+P01OCiAOKMnLIDy5XbfVDt0vV75040UrTnglKcI9mAQEdA==
dependencies:
"@nivo/colors" "0.87.0"
"@nivo/core" "0.87.0"
"@nivo/legends" "0.87.0"
"@nivo/tooltip" "0.87.0"
"@nivo/colors" "0.88.0"
"@nivo/core" "0.88.0"
"@nivo/legends" "0.88.0"
"@nivo/tooltip" "0.88.0"
d3-format "^1.4.4"
d3-geo "^1.11.3"
lodash "^4.17.21"
prop-types "^15.7.2"

"@nivo/heatmap@0.87.0":
version "0.87.0"
resolved "https://registry.yarnpkg.com/@nivo/heatmap/-/heatmap-0.87.0.tgz#8f8dc919466afd075ba008a1dc64280d2be80339"
integrity sha512-tWNfk6S2g72vutQTKG67MqfbCnE1w9mdrf9FoWvE4FFg9dzwNGDhMHTNXFz5+r4cANh6W9bLNMWrvPLJBAoXhQ==
dependencies:
"@nivo/annotations" "0.87.0"
"@nivo/axes" "0.87.0"
"@nivo/colors" "0.87.0"
"@nivo/core" "0.87.0"
"@nivo/legends" "0.87.0"
"@nivo/scales" "0.87.0"
"@nivo/tooltip" "0.87.0"
"@nivo/heatmap@0.88.0":
version "0.88.0"
resolved "https://registry.yarnpkg.com/@nivo/heatmap/-/heatmap-0.88.0.tgz#a006146154166b1e362a87840c805d7abef89b69"
integrity sha512-IAGSuswYn196/JCZQWxflqWipnwBO5sxL39i3MPH7ZeW874axi5nLeKonUIr71ApX5zlYRqyBN7HYDL+yngxYg==
dependencies:
"@nivo/annotations" "0.88.0"
"@nivo/axes" "0.88.0"
"@nivo/colors" "0.88.0"
"@nivo/core" "0.88.0"
"@nivo/legends" "0.88.0"
"@nivo/scales" "0.88.0"
"@nivo/tooltip" "0.88.0"
"@react-spring/web" "9.4.5 || ^9.7.2"
"@types/d3-scale" "^4.0.8"
d3-scale "^4.0.2"

"@nivo/legends@0.87.0":
version "0.87.0"
resolved "https://registry.yarnpkg.com/@nivo/legends/-/legends-0.87.0.tgz#3a45c5203f987b9ba3710133c431f4809432b955"
integrity sha512-bVJCeqEmK4qHrxNaPU/+hXUd/yaKlcQ0yrsR18ewoknVX+pgvbe/+tRKJ+835JXlvRijYIuqwK1sUJQIxyB7oA==
"@nivo/legends@0.88.0":
version "0.88.0"
resolved "https://registry.yarnpkg.com/@nivo/legends/-/legends-0.88.0.tgz#a6007492048358a14bd061472a117ed34e7b0c81"
integrity sha512-d4DF9pHbD8LmGJlp/Gp1cF4e8y2wfQTcw3jVhbZj9zkb7ZWB7JfeF60VHRfbXNux9bjQ9U78/SssQqueVDPEmg==
dependencies:
"@nivo/colors" "0.87.0"
"@nivo/core" "0.87.0"
"@nivo/colors" "0.88.0"
"@nivo/core" "0.88.0"
"@types/d3-scale" "^4.0.8"
d3-scale "^4.0.2"

"@nivo/line@0.87.0":
version "0.87.0"
resolved "https://registry.yarnpkg.com/@nivo/line/-/line-0.87.0.tgz#ea59b285a54b90602a5f765bcbf13845b978e47a"
integrity sha512-Ki/WDd8ZU8VWScW4ZeKUFCXRdAEg8nrS+F+jdfJDPxyxUMHZJCAbrXrnsExcEQLOaDQ2aU/bijEMiDS8/dJzuA==
dependencies:
"@nivo/annotations" "0.87.0"
"@nivo/axes" "0.87.0"
"@nivo/colors" "0.87.0"
"@nivo/core" "0.87.0"
"@nivo/legends" "0.87.0"
"@nivo/scales" "0.87.0"
"@nivo/tooltip" "0.87.0"
"@nivo/voronoi" "0.87.0"
"@nivo/line@0.88.0":
version "0.88.0"
resolved "https://registry.yarnpkg.com/@nivo/line/-/line-0.88.0.tgz#145b194f2c1bff2dd6071ab46fe114f9c4237811"
integrity sha512-hFTyZ3BdAZvq2HwdwMj2SJGUeodjEW+7DLtFMIIoVIxmjZlAs3z533HcJ9cJd3it928fDm8SF/rgHs0TztYf9Q==
dependencies:
"@nivo/annotations" "0.88.0"
"@nivo/axes" "0.88.0"
"@nivo/colors" "0.88.0"
"@nivo/core" "0.88.0"
"@nivo/legends" "0.88.0"
"@nivo/scales" "0.88.0"
"@nivo/tooltip" "0.88.0"
"@nivo/voronoi" "0.88.0"
"@react-spring/web" "9.4.5 || ^9.7.2"
d3-shape "^3.2.0"

"@nivo/pie@0.87.0":
version "0.87.0"
resolved "https://registry.yarnpkg.com/@nivo/pie/-/pie-0.87.0.tgz#cb07171500167861cd0652f9a37e26131612ea05"
integrity sha512-kY6LAQhOITwg8waFoDYLPkwUj/5XavSm61c7dXXJgCtqoj6c5u9AgwOTnZqS6IhMVEc5KV7ZNxSEHlHLQinmrg==
"@nivo/pie@0.88.0":
version "0.88.0"
resolved "https://registry.yarnpkg.com/@nivo/pie/-/pie-0.88.0.tgz#628a608d077d9cfe850ffef1b16181482479e7c7"
integrity sha512-BE6dFWlGne1SnaEkFHNbg0sZBiwtcIqBFwmMRJ0F11SiKOzVeJyq3KiyY1I2ySSCx5VR1V8/MNBXzXFu3vJMAQ==
dependencies:
"@nivo/arcs" "0.87.0"
"@nivo/colors" "0.87.0"
"@nivo/core" "0.87.0"
"@nivo/legends" "0.87.0"
"@nivo/tooltip" "0.87.0"
"@nivo/arcs" "0.88.0"
"@nivo/colors" "0.88.0"
"@nivo/core" "0.88.0"
"@nivo/legends" "0.88.0"
"@nivo/tooltip" "0.88.0"
"@types/d3-shape" "^3.1.6"
d3-shape "^3.2.0"

"@nivo/radar@0.87.0":
version "0.87.0"
resolved "https://registry.yarnpkg.com/@nivo/radar/-/radar-0.87.0.tgz#d8e2a51c16ca8a7129c690b6f56821819dfb40d0"
integrity sha512-QMS3MPGBBKXtniRZ+dwk3Rnak1GnDCxCubA40QfsG8v/LIqUr5sd4oWzMe41+6Yr8Q8tkQaog/B68r+2sgMZvg==
"@nivo/radar@0.88.0":
version "0.88.0"
resolved "https://registry.yarnpkg.com/@nivo/radar/-/radar-0.88.0.tgz#d99fa591ce3ba363f1fb672127827916dc61efcf"
integrity sha512-KYdfbKPl8n5NUanqrVm2GVS+xeesrxu6bgh1t7PJmKoxGbJ5mTQMvHtadjXei3N+1/3RlNOxi5ZZDx+LuoupSQ==
dependencies:
"@nivo/colors" "0.87.0"
"@nivo/core" "0.87.0"
"@nivo/legends" "0.87.0"
"@nivo/tooltip" "0.87.0"
"@nivo/colors" "0.88.0"
"@nivo/core" "0.88.0"
"@nivo/legends" "0.88.0"
"@nivo/tooltip" "0.88.0"
"@react-spring/web" "9.4.5 || ^9.7.2"
"@types/d3-scale" "^4.0.8"
"@types/d3-shape" "^3.1.6"
d3-scale "^4.0.2"
d3-shape "^3.2.0"

"@nivo/scales@0.87.0":
version "0.87.0"
resolved "https://registry.yarnpkg.com/@nivo/scales/-/scales-0.87.0.tgz#03fa56f4ebced83eaca1c0a430870224146988fa"
integrity sha512-IHdY9w2em/xpWurcbhUR3cUA1dgbY06rU8gmA/skFCwf3C4Da3Rqwr0XqvxmkDC+EdT/iFljMbLst7VYiCnSdw==
"@nivo/scales@0.88.0":
version "0.88.0"
resolved "https://registry.yarnpkg.com/@nivo/scales/-/scales-0.88.0.tgz#c69110b5ab504debb80a5a01a7824780af241ffb"
integrity sha512-HbpxkQp6tHCltZ1yDGeqdLcaJl5ze54NPjurfGtx/Uq+H5IQoBd4Tln49bUar5CsFAMsXw8yF1HQvASr7I1SIA==
dependencies:
"@types/d3-scale" "^4.0.8"
"@types/d3-time" "^1.1.1"
Expand All @@ -3103,34 +3103,34 @@
d3-time-format "^3.0.0"
lodash "^4.17.21"

"@nivo/sunburst@0.87.0":
version "0.87.0"
resolved "https://registry.yarnpkg.com/@nivo/sunburst/-/sunburst-0.87.0.tgz#5a27f8a2531d87b54f09b965b635ef9c74ac28c7"
integrity sha512-zK/Xj9jxnFz9kwhesYOAqnOsO17Kw/zqPwSeZtQCCQAnz7F6OD4QH3OzkAOsr584QZud/01/g3GwxAXdQlDXZA==
"@nivo/sunburst@0.88.0":
version "0.88.0"
resolved "https://registry.yarnpkg.com/@nivo/sunburst/-/sunburst-0.88.0.tgz#ae90183baf6bb5b76ad6ca22cc4276bc60171ac6"
integrity sha512-O8PvxcOn2IAw23A0zl8m8bhN7D7I3LOvKlsrPavsHxTdsxVuc3Rbeq7A9yZ+G2YRlJeiumA+0ub0DAaOZAHH9A==
dependencies:
"@nivo/arcs" "0.87.0"
"@nivo/colors" "0.87.0"
"@nivo/core" "0.87.0"
"@nivo/tooltip" "0.87.0"
"@nivo/arcs" "0.88.0"
"@nivo/colors" "0.88.0"
"@nivo/core" "0.88.0"
"@nivo/tooltip" "0.88.0"
"@types/d3-hierarchy" "^1.1.8"
d3-hierarchy "^1.1.8"
lodash "^4.17.21"

"@nivo/tooltip@0.87.0":
version "0.87.0"
resolved "https://registry.yarnpkg.com/@nivo/tooltip/-/tooltip-0.87.0.tgz#5c5898371cc4f291fbb5865d68f42dd84beead35"
integrity sha512-nZJWyRIt/45V/JBdJ9ksmNm1LFfj59G1Dy9wB63Icf2YwyBT+J+zCzOGXaY7gxCxgF1mnSL3dC7fttcEdXyN/g==
"@nivo/tooltip@0.88.0":
version "0.88.0"
resolved "https://registry.yarnpkg.com/@nivo/tooltip/-/tooltip-0.88.0.tgz#b98348c0d617fea09c1bbddccc443c12ca697620"
integrity sha512-iEjVfQA8gumAzg/yUinjTwswygCkE5Iwuo8opwnrbpNIqMrleBV+EAKIgB0PrzepIoW8CFG/SJhoiRfbU8jhOw==
dependencies:
"@nivo/core" "0.87.0"
"@nivo/core" "0.88.0"
"@react-spring/web" "9.4.5 || ^9.7.2"

"@nivo/voronoi@0.87.0":
version "0.87.0"
resolved "https://registry.yarnpkg.com/@nivo/voronoi/-/voronoi-0.87.0.tgz#fca70edc315de474fadb9012171e34d3d074b0ed"
integrity sha512-Tg+9YnCX8LKsEwZMY1Q83mWiVFiyU2smxrO3JaC9vzjIh/2A/bkNPwC6BdmRaQMvY1jngKs+WKDnNxSQWFSOEg==
"@nivo/voronoi@0.88.0":
version "0.88.0"
resolved "https://registry.yarnpkg.com/@nivo/voronoi/-/voronoi-0.88.0.tgz#029f984ccb6e72b415f398e1bd74c572960197ae"
integrity sha512-MyiNLvODthFoMjQ7Wjp693nogbTmVEx8Yn/7QkJhyPQbFyyA37TF/D1a/ox4h2OslXtP6K9QFN+42gB/zu7ixw==
dependencies:
"@nivo/core" "0.87.0"
"@nivo/tooltip" "0.87.0"
"@nivo/core" "0.88.0"
"@nivo/tooltip" "0.88.0"
"@types/d3-delaunay" "^6.0.4"
"@types/d3-scale" "^4.0.8"
d3-delaunay "^6.0.4"
Expand Down