diff --git a/package.json b/package.json index 1a3dea2da6d..4d0ebdc335a 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "devDependencies": { "@docusaurus/module-type-aliases": "^3.6.1", "@docusaurus/types": "^3.5.2", - "@nivo/line": "^0.87.0", + "@nivo/line": "^0.88.0", "docusaurus-plugin-drawio": "^0.4.0", "graphviz-react": "^1.2.5", "markdownlint-cli": "^0.42.0", diff --git a/yarn.lock b/yarn.lock index 9806b13717a..84de5893312 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1760,35 +1760,35 @@ "@emnapi/runtime" "^1.1.0" "@tybys/wasm-util" "^0.9.0" -"@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/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/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" @@ -1799,12 +1799,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" @@ -1817,36 +1817,36 @@ 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/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/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" @@ -1856,21 +1856,21 @@ d3-time-format "^3.0.0" 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"