Skip to content

Commit

Permalink
fix(deps): update nivo monorepo to ^0.88.0 (#1141)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and jtfairbank committed Dec 2, 2024
1 parent 73ec334 commit e90dacb
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 66 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
},
"dependencies": {
"@fontsource/lato": "4.5.10",
"@nivo/bar": "^0.87.0",
"@nivo/core": "0.87.0",
"@nivo/sunburst": "0.87.0",
"@nivo/bar": "^0.88.0",
"@nivo/core": "0.88.0",
"@nivo/sunburst": "0.88.0",
"@playwright/test": "1.45.3",
"@tailwindcss/forms": "^0.5.3",
"@tailwindcss/line-clamp": "0.4.4",
Expand Down
126 changes: 63 additions & 63 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2899,65 +2899,65 @@
dependencies:
eslint-scope "5.1.1"

"@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/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 @@ -2968,12 +2968,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 @@ -2986,20 +2986,20 @@
lodash "^4.17.21"
prop-types "^15.7.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/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 @@ -3009,25 +3009,25 @@
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"

"@nodelib/[email protected]":
Expand Down

0 comments on commit e90dacb

Please sign in to comment.