diff --git a/.changeset/renovate-fef203d.md b/.changeset/renovate-fef203d.md new file mode 100644 index 0000000000..f04902e019 --- /dev/null +++ b/.changeset/renovate-fef203d.md @@ -0,0 +1,10 @@ +--- +'@ultraviolet/ui': patch +--- + +Updated dependency `@nivo/bar` to `0.99.0`. +Updated dependency `@nivo/core` to `0.99.0`. +Updated dependency `@nivo/line` to `0.99.0`. +Updated dependency `@nivo/pie` to `0.99.0`. +Updated dependency `@nivo/scales` to `0.99.0`. +Updated dependency `@nivo/treemap` to `0.99.0`. diff --git a/packages/ui/package.json b/packages/ui/package.json index 2d8b4c8d03..fc319ce01f 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -84,12 +84,12 @@ "react-dom": "19.2.0" }, "dependencies": { - "@nivo/bar": "0.89.1", - "@nivo/core": "0.89.1", - "@nivo/line": "0.89.1", - "@nivo/pie": "0.89.1", - "@nivo/scales": "0.89.0", - "@nivo/treemap": "0.89.1", + "@nivo/bar": "0.99.0", + "@nivo/core": "0.99.0", + "@nivo/line": "0.99.0", + "@nivo/pie": "0.99.0", + "@nivo/scales": "0.99.0", + "@nivo/treemap": "0.99.0", "@scaleway/fuzzy-search": "1.0.0", "@scaleway/random-name": "5.1.2", "@scaleway/use-media": "3.0.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 423f79057b..34fd31657b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -698,23 +698,23 @@ importers: packages/ui: dependencies: '@nivo/bar': - specifier: 0.89.1 - version: 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + specifier: 0.99.0 + version: 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/core': - specifier: 0.89.1 - version: 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + specifier: 0.99.0 + version: 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/line': - specifier: 0.89.1 - version: 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + specifier: 0.99.0 + version: 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/pie': - specifier: 0.89.1 - version: 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + specifier: 0.99.0 + version: 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@nivo/scales': - specifier: 0.89.0 - version: 0.89.0 + specifier: 0.99.0 + version: 0.99.0 '@nivo/treemap': - specifier: 0.89.1 - version: 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + specifier: 0.99.0 + version: 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@scaleway/fuzzy-search': specifier: 1.0.0 version: 1.0.0 @@ -2523,68 +2523,81 @@ packages: '@nicolo-ribaudo/eslint-scope-5-internals@5.1.1-v1': resolution: {integrity: sha512-54/JRvkLIzzDWshCWfuhadfrfZVPiElY8Fcgmg1HroEly/EDSszzhBAsarCux+D/kOslTRquNzuyGSmUSTTHGg==} - '@nivo/annotations@0.89.1': - resolution: {integrity: sha512-ow+1hyNszlQX0wrN6KM+4eU+TMDfQr8YXK3ifXabz+I1AhpqLIaPuoZ5pmoGgJuJ/NchgBOgnwczSybVqdE//Q==} + '@nivo/annotations@0.99.0': + resolution: {integrity: sha512-jCuuXPbvpaqaz4xF7k5dv0OT2ubn5Nt0gWryuTe/8oVsC/9bzSuK8bM9vBty60m9tfO+X8vUYliuaCDwGksC2g==} peerDependencies: - react: '>= 16.14.0 < 20.0.0' + react: ^16.14 || ^17.0 || ^18.0 || ^19.0 - '@nivo/arcs@0.89.1': - resolution: {integrity: sha512-us+D5nq+A8x+iVVAVZTGdYDrnZ4za2p3MFJs9HliOmnqB0n++cG7lqEYB+XszIUSIF3bR4me6L+P1e/V+kS8bQ==} + '@nivo/arcs@0.99.0': + resolution: {integrity: sha512-UcvWLQPl+A3APk2Gm74N5xDfT+ATnVs2XkP73WxhYPWJk+dBzF00cndA5g/dptOwdFBvvo62VgcCsNiwUsjKTw==} peerDependencies: - react: '>= 16.14.0 < 20.0.0' + react: ^16.14 || ^17.0 || ^18.0 || ^19.0 - '@nivo/axes@0.89.1': - resolution: {integrity: sha512-W7JFfPKEf2iQKVhtdLpDvh0qfGnGkzoEBkcUS0WoQn6wHI30SVY9H5zzANYbXRXQeh4gqr1AOSc0fD8iEBuomQ==} + '@nivo/axes@0.99.0': + resolution: {integrity: sha512-3KschnmEL0acRoa7INSSOSEFwJLm54aZwSev7/r8XxXlkgRBriu6ReZy/FG0wfN+ljZ4GMvx+XyIIf6kxzvrZg==} peerDependencies: - react: '>= 16.14.0 < 20.0.0' + react: ^16.14 || ^17.0 || ^18.0 || ^19.0 - '@nivo/bar@0.89.1': - resolution: {integrity: sha512-m3us3fyeaJ/mfn9FbuZCk/RzSwwhG//ZgGv5LiKfJGZ+vcNn/b5HrPUdXrm7TD6xvWWuaU+fhujVvZVpvd/KfQ==} + '@nivo/bar@0.99.0': + resolution: {integrity: sha512-9yfMn7H6UF/TqtCwVZ/vihVAXUff9wWvSaeF2Z1DCfgr5S07qs31Qb2p0LZA+YgCWpaU7zqkeb3VZ4WCpZbrDA==} peerDependencies: - react: '>= 16.14.0 < 20.0.0' + react: ^16.14 || ^17.0 || ^18.0 || ^19.0 - '@nivo/colors@0.89.1': - resolution: {integrity: sha512-B4pCn69EWk+VUVE1JGe7pZ3wYbO5q+8WDZ5GMqcUEXr3y/8qOdW8knFBSxLpyQDTZGx6Ye1tkiyuU+NVAfiKSg==} + '@nivo/canvas@0.99.0': + resolution: {integrity: sha512-UxA8zb+NPwqmNm81hoyUZSMAikgjU1ukLf4KybVNyV8ejcJM+BUFXsb8DxTcLdt4nmCFHqM56GaJQv2hnAHmzg==} + + '@nivo/colors@0.99.0': + resolution: {integrity: sha512-hyYt4lEFIfXOUmQ6k3HXm3KwhcgoJpocmoGzLUqzk7DzuhQYJo+4d5jIGGU0N/a70+9XbHIdpKNSblHAIASD3w==} peerDependencies: - react: '>= 16.14.0 < 20.0.0' + react: ^16.14 || ^17.0 || ^18.0 || ^19.0 - '@nivo/core@0.89.1': - resolution: {integrity: sha512-p64RBfBNMG+yKqvX6SDi6ArvcAKgN03Y7Ek8zzgnqHd/jLmyn8P0S20zfcJXN0TmQvLeb9eYkG2hqZrlwkey7w==} + '@nivo/core@0.99.0': + resolution: {integrity: sha512-olCItqhPG3xHL5ei+vg52aB6o+6S+xR2idpkd9RormTTUniZb8U2rOdcQojOojPY5i9kVeQyLFBpV4YfM7OZ9g==} peerDependencies: - react: '>= 16.14.0 < 20.0.0' + react: ^16.14 || ^17.0 || ^18.0 || ^19.0 - '@nivo/legends@0.89.1': - resolution: {integrity: sha512-Btd5oLotngoiWlFHwmr2WvxkA9P4+KXQiiIka2ocG+/sNjkwqnvfac4pagB7102A5kD1Z3ndzGKFh1OLiCCOew==} + '@nivo/legends@0.99.0': + resolution: {integrity: sha512-P16FjFqNceuTTZphINAh5p0RF0opu3cCKoWppe2aRD9IuVkvRm/wS5K1YwMCxDzKyKh5v0AuTlu9K6o3/hk8hA==} peerDependencies: - react: '>= 16.14.0 < 20.0.0' + react: ^16.14 || ^17.0 || ^18.0 || ^19.0 - '@nivo/line@0.89.1': - resolution: {integrity: sha512-8titVkCj39vL2dIaLYA3jSMIUtLftVSc9bbTGy2O95f3wv4irVRuxhPAW2i2cGDeb22jPeqIv6dEhQalmp5gSQ==} + '@nivo/line@0.99.0': + resolution: {integrity: sha512-bAqTXSjpnpcGMs341qWFUi7hJTqQiNoSeJHsYPuPS3icuXPcp3WETQH+zRZACeEF79ZigeOWCW+dzODgne1y9w==} peerDependencies: - react: '>= 16.14.0 < 20.0.0' + react: ^16.14 || ^17.0 || ^18.0 || ^19.0 - '@nivo/pie@0.89.1': - resolution: {integrity: sha512-vkFPjB3wopQdUybjeQNhigyd56ODpf17j3pbxi8CNPxIdqOpy2v0S7DPLr9eM10kZiCQNFvSqxVjNWBQXpdqXw==} + '@nivo/pie@0.99.0': + resolution: {integrity: sha512-zUbo8UdLndp2RMljrOqitAKKEnl7YypkJrOzjKLk8jQGU7qqUKtgFoJIPhiBsvNPs3xtX2KwgtS1+JKNTNns7A==} peerDependencies: - react: '>= 16.14.0 < 20.0.0' + react: ^16.14 || ^17.0 || ^18.0 || ^19.0 + + '@nivo/scales@0.99.0': + resolution: {integrity: sha512-g/2K4L6L8si6E2BWAHtFVGahtDKbUcO6xHJtlIZMwdzaJc7yB16EpWLK8AfI/A42KadLhJSJqBK3mty+c7YZ+w==} - '@nivo/scales@0.89.0': - resolution: {integrity: sha512-EVxQNKfd02pximJ/BDKR0BhgS77zDnEfNJNLCaZSB9K4ywpxk8fmdUbHP1dSvWGZA8szbKVNNE3WeSDwdFkhag==} + '@nivo/text@0.99.0': + resolution: {integrity: sha512-ho3oZpAZApsJNjsIL5WJSAdg/wjzTBcwo1KiHBlRGUmD+yUWO8qp7V+mnYRhJchwygtRVALlPgZ/rlcW2Xr/MQ==} + peerDependencies: + react: ^16.14 || ^17.0 || ^18.0 || ^19.0 + + '@nivo/theming@0.99.0': + resolution: {integrity: sha512-KvXlf0nqBzh/g2hAIV9bzscYvpq1uuO3TnFN3RDXGI72CrbbZFTGzprPju3sy/myVsauv+Bb+V4f5TZ0jkYKRg==} + peerDependencies: + react: ^16.14 || ^17.0 || ^18.0 || ^19.0 - '@nivo/tooltip@0.89.1': - resolution: {integrity: sha512-GUn5a5wHjJ/x+m/B2RwGyfAt0LF4liv1oN1a8zKxgcEkkjqanMgOIoq4z3iLb+bnHG3QnirHOIfsOOgCGqtPnQ==} + '@nivo/tooltip@0.99.0': + resolution: {integrity: sha512-weoEGR3xAetV4k2P6k96cdamGzKQ5F2Pq+uyDaHr1P3HYArM879Pl+x+TkU0aWjP6wgUZPx/GOBiV1Hb1JxIqg==} peerDependencies: - react: '>= 16.14.0 < 20.0.0' + react: ^16.14 || ^17.0 || ^18.0 || ^19.0 - '@nivo/treemap@0.89.1': - resolution: {integrity: sha512-uwHMHDmYwpMoiNhXTj+e3iJgoAQ2ywz9THRZ6XFjkOvEG3TgNFAmfVtkebedu1dD4bNa0RQc4f76o92pUxUTAw==} + '@nivo/treemap@0.99.0': + resolution: {integrity: sha512-zGVQyR+e38UqUsMrsnio8Ulz7IYDZ4HpUv+iVKSYX29Fa8TS39yHGyaGXTXt6PvL6owjvdwhJ/7TQAeO/qcWaQ==} peerDependencies: - react: '>= 16.14.0 < 20.0.0' + react: ^16.14 || ^17.0 || ^18.0 || ^19.0 - '@nivo/voronoi@0.89.1': - resolution: {integrity: sha512-y2FuGh4Dk9WFbzK5eMaoYR/MORxJlLVu+DAFQ9RGTv23hO5y3jc6mXJEKUF7kG4BtaaU/cb7s8G34eh1iI/CbA==} + '@nivo/voronoi@0.99.0': + resolution: {integrity: sha512-KfmMdidbYzhiUCki1FG4X4nHEFT4loK8G5bMBnmCl9U+S78W+gvkfrgD2Aoqp/Q9yKQvr3Y8UcZKSFZnn3HgjQ==} peerDependencies: - react: '>= 16.14.0 < 20.0.0' + react: ^16.14 || ^17.0 || ^18.0 || ^19.0 '@nodelib/fs.scandir@2.1.5': resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} @@ -3253,8 +3266,11 @@ packages: '@types/d3-format@1.4.5': resolution: {integrity: sha512-mLxrC1MSWupOSncXN/HOlWUAAIffAEBaI4+PKy2uMPsKe4FNZlk7qrbTjmzJXITQQqBHivaks4Td18azgqnotA==} - '@types/d3-hierarchy@1.1.11': - resolution: {integrity: sha512-lnQiU7jV+Gyk9oQYk0GGYccuexmQPTp08E0+4BidgFdiJivjEvf+esPSdZqCZ2C7UwTWejWpqetVaU8A+eX3FA==} + '@types/d3-hierarchy@3.1.7': + resolution: {integrity: sha512-tJFtNoYBtRtkNysX1Xq4sxtjK8YgoWUNpIiUee0/jHGRwqvzYxkq0hGVbbOGSz+JgFxxRu4K8nb3YpG3CMARtg==} + + '@types/d3-interpolate@3.0.4': + resolution: {integrity: sha512-mgLPETlrpVV1YRJIglr4Ez47g7Yxjl1lj7YKsiMCb27VJH9W8NVM6Bb9d8kkpG/uAQS5AmbA48q2IAolKKo1MA==} '@types/d3-path@3.1.1': resolution: {integrity: sha512-VMZBYyQvbGmWyWVea0EHs/BwLgxc+MKi1zLDCONksozI4YJMcTt8ZEuIR4Sb1MMTE8MMW49v0IwI5+b7RmfWlg==} @@ -4607,8 +4623,9 @@ packages: resolution: {integrity: sha512-YyUI6AEuY/Wpt8KWLgZHsIU86atmikuoOmCfommt0LYHiQSPjvX2AcFc38PX0CBpr2RCyZhjex+NS/LPOv6YqA==} engines: {node: '>=12'} - d3-hierarchy@1.1.9: - resolution: {integrity: sha512-j8tPxlqh1srJHAtxfvOUwKNYJkQuBFdM1+JAUfq6xqH5eAqf93L7oG1NVqDa4CpFZNvnNKtCYEUC8KY9yEn9lQ==} + d3-hierarchy@3.1.2: + resolution: {integrity: sha512-FX/9frcub54beBdugHjDCdikxThEqjnR93Qt7PvQTOHxyiNCAlvMrHhclk3cD5VeAaq9fxmfRp+CnWw9rEMBuA==} + engines: {node: '>=12'} d3-interpolate@3.0.1: resolution: {integrity: sha512-3bYs1rOD33uo8aqJfKP3JWPAibgw8Zm2+L9vBKEHJ2Rg+viTR7o5Mmv5mZcieN+FRYaAOWX5SJATX6k1PWz72g==} @@ -7301,6 +7318,12 @@ packages: react: ^16.8.0 || ^17 || ^18 react-dom: ^16.8.0 || ^17 || ^18 + react-virtualized-auto-sizer@1.0.26: + resolution: {integrity: sha512-CblNyiNVw2o+hsa5/49NH2ogGxZ+t+3aweRvNSq7TVjDIlwk7ir4lencEg5HxHeSzwNarSkNkiu0qJSOXtxm5A==} + peerDependencies: + react: ^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0 || ^19.0.0 + react-dom: ^15.3.0 || ^16.0.0-alpha || ^17.0.0 || ^18.0.0 || ^19.0.0 + react@19.2.0: resolution: {integrity: sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==} engines: {node: '>=0.10.0'} @@ -8212,6 +8235,12 @@ packages: urlpattern-polyfill@10.0.0: resolution: {integrity: sha512-H/A06tKD7sS1O1X2SshBVeA5FLycRpjqiBeqGKmBwBDBy28EnRjORxTNe269KSSr5un5qyWi1iL61wLxpd+ZOg==} + use-debounce@10.0.6: + resolution: {integrity: sha512-C5OtPyhAZgVoteO9heXMTdW7v/IbFI+8bSVKYCJrSmiWWCLsbUxiBSp4t9v0hNBTGY97bT72ydDIDyGSFWfwXg==} + engines: {node: '>= 16.0.0'} + peerDependencies: + react: '*' + util-deprecate@1.0.2: resolution: {integrity: sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==} @@ -10591,20 +10620,24 @@ snapshots: dependencies: eslint-scope: 5.1.1 - '@nivo/annotations@0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@nivo/annotations@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@nivo/colors': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/core': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/colors': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/theming': 0.99.0(react@19.2.0) '@react-spring/web': 9.7.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) lodash: 4.17.21 react: 19.2.0 transitivePeerDependencies: - react-dom - '@nivo/arcs@0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@nivo/arcs@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@nivo/colors': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/core': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/colors': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/text': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/theming': 0.99.0(react@19.2.0) + '@react-spring/core': 9.7.5(react@19.2.0) '@react-spring/web': 9.7.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@types/d3-shape': 3.1.7 d3-shape: 3.2.0 @@ -10612,10 +10645,12 @@ snapshots: transitivePeerDependencies: - react-dom - '@nivo/axes@0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@nivo/axes@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@nivo/core': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/scales': 0.89.0 + '@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/scales': 0.99.0 + '@nivo/text': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/theming': 0.99.0(react@19.2.0) '@react-spring/web': 9.7.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@types/d3-format': 1.4.5 '@types/d3-time-format': 2.3.4 @@ -10625,15 +10660,18 @@ snapshots: transitivePeerDependencies: - react-dom - '@nivo/bar@0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': - dependencies: - '@nivo/annotations': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/axes': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/colors': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/core': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/legends': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/scales': 0.89.0 - '@nivo/tooltip': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/bar@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + dependencies: + '@nivo/annotations': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/axes': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/canvas': 0.99.0 + '@nivo/colors': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/legends': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/scales': 0.99.0 + '@nivo/text': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/theming': 0.99.0(react@19.2.0) + '@nivo/tooltip': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-spring/web': 9.7.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@types/d3-scale': 4.0.9 '@types/d3-shape': 3.1.7 @@ -10644,9 +10682,12 @@ snapshots: transitivePeerDependencies: - react-dom - '@nivo/colors@0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@nivo/canvas@0.99.0': {} + + '@nivo/colors@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@nivo/core': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/theming': 0.99.0(react@19.2.0) '@types/d3-color': 3.1.3 '@types/d3-scale': 4.0.9 '@types/d3-scale-chromatic': 3.1.0 @@ -10658,9 +10699,10 @@ snapshots: transitivePeerDependencies: - react-dom - '@nivo/core@0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@nivo/core@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@nivo/tooltip': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/theming': 0.99.0(react@19.2.0) + '@nivo/tooltip': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-spring/web': 9.7.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@types/d3-shape': 3.1.7 d3-color: 3.1.0 @@ -10672,83 +10714,111 @@ snapshots: d3-time-format: 3.0.0 lodash: 4.17.21 react: 19.2.0 + react-virtualized-auto-sizer: 1.0.26(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + use-debounce: 10.0.6(react@19.2.0) transitivePeerDependencies: - react-dom - '@nivo/legends@0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@nivo/legends@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@nivo/colors': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/core': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/colors': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/text': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/theming': 0.99.0(react@19.2.0) '@types/d3-scale': 4.0.9 d3-scale: 4.0.2 react: 19.2.0 transitivePeerDependencies: - react-dom - '@nivo/line@0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': - dependencies: - '@nivo/annotations': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/axes': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/colors': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/core': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/legends': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/scales': 0.89.0 - '@nivo/tooltip': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/voronoi': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/line@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + dependencies: + '@nivo/annotations': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/axes': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/colors': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/legends': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/scales': 0.99.0 + '@nivo/theming': 0.99.0(react@19.2.0) + '@nivo/tooltip': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/voronoi': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@react-spring/web': 9.7.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@types/d3-shape': 3.1.7 d3-shape: 3.2.0 react: 19.2.0 transitivePeerDependencies: - react-dom - '@nivo/pie@0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@nivo/pie@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@nivo/arcs': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/colors': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/core': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/legends': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/tooltip': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/arcs': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/colors': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/legends': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/theming': 0.99.0(react@19.2.0) + '@nivo/tooltip': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@types/d3-shape': 3.1.7 d3-shape: 3.2.0 react: 19.2.0 transitivePeerDependencies: - react-dom - '@nivo/scales@0.89.0': + '@nivo/scales@0.99.0': dependencies: + '@types/d3-interpolate': 3.0.4 '@types/d3-scale': 4.0.9 '@types/d3-time': 1.1.4 '@types/d3-time-format': 3.0.4 + d3-interpolate: 3.0.1 d3-scale: 4.0.2 d3-time: 1.1.0 d3-time-format: 3.0.0 lodash: 4.17.21 - '@nivo/tooltip@0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@nivo/text@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@nivo/core': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/theming': 0.99.0(react@19.2.0) '@react-spring/web': 9.7.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) react: 19.2.0 transitivePeerDependencies: - react-dom - '@nivo/treemap@0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@nivo/theming@0.99.0(react@19.2.0)': dependencies: - '@nivo/colors': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/core': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/tooltip': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + lodash: 4.17.21 + react: 19.2.0 + + '@nivo/tooltip@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + dependencies: + '@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/theming': 0.99.0(react@19.2.0) + '@react-spring/web': 9.7.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + react: 19.2.0 + transitivePeerDependencies: + - react-dom + + '@nivo/treemap@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + dependencies: + '@nivo/colors': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/text': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/theming': 0.99.0(react@19.2.0) + '@nivo/tooltip': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@react-spring/core': 9.7.5(react@19.2.0) '@react-spring/web': 9.7.5(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@types/d3-hierarchy': 1.1.11 - d3-hierarchy: 1.1.9 + '@types/d3-hierarchy': 3.1.7 + d3-hierarchy: 3.1.2 lodash: 4.17.21 react: 19.2.0 transitivePeerDependencies: - react-dom - '@nivo/voronoi@0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': + '@nivo/voronoi@0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0)': dependencies: - '@nivo/core': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) - '@nivo/tooltip': 0.89.1(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/core': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) + '@nivo/theming': 0.99.0(react@19.2.0) + '@nivo/tooltip': 0.99.0(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@types/d3-delaunay': 6.0.4 '@types/d3-scale': 4.0.9 d3-delaunay: 6.0.4 @@ -11427,7 +11497,11 @@ snapshots: '@types/d3-format@1.4.5': {} - '@types/d3-hierarchy@1.1.11': {} + '@types/d3-hierarchy@3.1.7': {} + + '@types/d3-interpolate@3.0.4': + dependencies: + '@types/d3-color': 3.1.3 '@types/d3-path@3.1.1': {} @@ -13005,7 +13079,7 @@ snapshots: d3-format@3.1.0: {} - d3-hierarchy@1.1.9: {} + d3-hierarchy@3.1.2: {} d3-interpolate@3.0.1: dependencies: @@ -16163,6 +16237,11 @@ snapshots: react: 19.2.0 react-dom: 19.2.0(react@19.2.0) + react-virtualized-auto-sizer@1.0.26(react-dom@19.2.0(react@19.2.0))(react@19.2.0): + dependencies: + react: 19.2.0 + react-dom: 19.2.0(react@19.2.0) + react@19.2.0: {} read-pkg@10.0.0: @@ -17288,6 +17367,10 @@ snapshots: urlpattern-polyfill@10.0.0: {} + use-debounce@10.0.6(react@19.2.0): + dependencies: + react: 19.2.0 + util-deprecate@1.0.2: {} validate-npm-package-license@3.0.4: