From 7e27bc70d3a47fa00ae44b56d1643bbc42efaba8 Mon Sep 17 00:00:00 2001 From: bartoval Date: Wed, 18 Jun 2025 16:42:50 +0200 Subject: [PATCH] chore: :hammer: Update core dependencies --- package.json | 12 ++-- yarn.lock | 164 +++++++++++++++++++++++++-------------------------- 2 files changed, 88 insertions(+), 88 deletions(-) diff --git a/package.json b/package.json index 93255af7..ec700a4f 100644 --- a/package.json +++ b/package.json @@ -33,20 +33,20 @@ "prepare": "husky" }, "dependencies": { - "@antv/g6": "5.0.47", - "@nivo/sankey": "0.98.0", + "@antv/g6": "5.0.48", + "@nivo/sankey": "0.99.0", "@patternfly/patternfly": "6.2.3", "@patternfly/react-charts": "8.2.2", "@patternfly/react-core": "6.2.2", "@patternfly/react-icons": "6.2.2", "@patternfly/react-table": "6.2.2", "@patternfly/react-tokens": "6.2.2", - "@tanstack/react-query": "5.76.1", - "axios": "1.9.0", + "@tanstack/react-query": "5.80.7", + "axios": "1.10.0", "react": "18.3.1", "react-dom": "18.3.1", "react-error-boundary": "6.0.0", - "react-router-dom": "7.6.0", + "react-router-dom": "7.6.2", "victory": "37.3.6" }, "devDependencies": { @@ -57,7 +57,7 @@ "@testing-library/jest-dom": "^6.6.3", "@testing-library/react": "^16.3.0", "@testing-library/user-event": "^14.6.1", - "@types/node": "^22.15.14", + "@types/node": "^24.0.3", "@types/react": "^19.1.3", "@types/react-dom": "^19.1.3", "@vitejs/plugin-react": "^4.4.1", diff --git a/yarn.lock b/yarn.lock index 40a28741..6a3fa774 100644 --- a/yarn.lock +++ b/yarn.lock @@ -239,10 +239,10 @@ "@babel/runtime" "^7.25.6" tslib "^2.5.3" -"@antv/g6@5.0.47": - version "5.0.47" - resolved "https://registry.yarnpkg.com/@antv/g6/-/g6-5.0.47.tgz#fcc07cfeeefdecfdac0fd8f1600f618f7e1e7219" - integrity sha512-BCKKFQhDHxIFS3NAh90A4DsMR9oGqYm68CnhSwFTg/D1wSkkgXJee76f4oDDf4HSHHE6K/zMA6Dtbh4YdKOppQ== +"@antv/g6@5.0.48": + version "5.0.48" + resolved "https://registry.yarnpkg.com/@antv/g6/-/g6-5.0.48.tgz#3c991c092ae4b948160e9f0da02c1c7a993f74db" + integrity sha512-ngACp0NTJE1Dg03myB6Tqj0iVALiwEl83sul+xFqwASxjmw9dv3UeGa6tFGDp+4QvzXSh5GM8SlbTMTlfgEMnQ== dependencies: "@antv/algorithm" "^0.1.26" "@antv/component" "^2.1.3" @@ -1325,13 +1325,13 @@ resolved "https://registry.yarnpkg.com/@naoak/workerize-transferable/-/workerize-transferable-0.1.0.tgz#864cc8241b977bffd8661c0be1441da9b4bfb633" integrity sha512-fDLfuP71IPNP5+zSfxFb52OHgtjZvauRJWbVnpzQ7G7BjcbLjTny0OW1d3ZO806XKpLWNKmeeW3MhE0sy8iwYQ== -"@nivo/colors@0.98.0": - version "0.98.0" - resolved "https://registry.yarnpkg.com/@nivo/colors/-/colors-0.98.0.tgz#316e051ac2d3c8d6f2667d6e69afda6c63827520" - integrity sha512-fgT7ygZfJ2yrEQRLyfnjW0MV1tRFw5iTgE1tMYHvR85BjEUGur37PkgAfHda+tyJRSCzSnsahy1EpPZQO15ogA== +"@nivo/colors@0.99.0": + version "0.99.0" + resolved "https://registry.yarnpkg.com/@nivo/colors/-/colors-0.99.0.tgz#f844a0f0de0597b35829405541e145f6db50c830" + integrity sha512-hyYt4lEFIfXOUmQ6k3HXm3KwhcgoJpocmoGzLUqzk7DzuhQYJo+4d5jIGGU0N/a70+9XbHIdpKNSblHAIASD3w== dependencies: - "@nivo/core" "0.98.0" - "@nivo/theming" "0.98.0" + "@nivo/core" "0.99.0" + "@nivo/theming" "0.99.0" "@types/d3-color" "^3.0.0" "@types/d3-scale" "^4.0.8" "@types/d3-scale-chromatic" "^3.0.0" @@ -1340,13 +1340,13 @@ d3-scale-chromatic "^3.0.0" lodash "^4.17.21" -"@nivo/core@0.98.0": - version "0.98.0" - resolved "https://registry.yarnpkg.com/@nivo/core/-/core-0.98.0.tgz#30346f67b0fc879c2dfe0256d18ed1eefaeef04d" - integrity sha512-QMY8IDMUGdXDmNFqFaFSXJAGHX/tKWrGhAFqxOm6wF+MNsADW3wNJJ/waMllfOvKQ8AE1eq3InFW58Zt3UATgQ== +"@nivo/core@0.99.0": + version "0.99.0" + resolved "https://registry.yarnpkg.com/@nivo/core/-/core-0.99.0.tgz#91ccf3d2419fcfb5f740dba468f0d6f059933af4" + integrity sha512-olCItqhPG3xHL5ei+vg52aB6o+6S+xR2idpkd9RormTTUniZb8U2rOdcQojOojPY5i9kVeQyLFBpV4YfM7OZ9g== dependencies: - "@nivo/theming" "0.98.0" - "@nivo/tooltip" "0.98.0" + "@nivo/theming" "0.99.0" + "@nivo/tooltip" "0.99.0" "@react-spring/web" "9.4.5 || ^9.7.2 || ^10.0" "@types/d3-shape" "^3.1.6" d3-color "^3.1.0" @@ -1360,29 +1360,29 @@ react-virtualized-auto-sizer "^1.0.26" use-debounce "^10.0.4" -"@nivo/legends@0.98.0": - version "0.98.0" - resolved "https://registry.yarnpkg.com/@nivo/legends/-/legends-0.98.0.tgz#cdb86b4d4a6efc15d012e30664ff2c8c6ddd5194" - integrity sha512-UBeb13rTanqh8lwrw3kFapLlHTLSnaGKd9Vf2ZdljuVz4RWJDH8yRYhejbzF7F7O80wht61JoknbbJ86DLDTCg== +"@nivo/legends@0.99.0": + version "0.99.0" + resolved "https://registry.yarnpkg.com/@nivo/legends/-/legends-0.99.0.tgz#4f1fede8c450dad942b851a9a429838e343aea1b" + integrity sha512-P16FjFqNceuTTZphINAh5p0RF0opu3cCKoWppe2aRD9IuVkvRm/wS5K1YwMCxDzKyKh5v0AuTlu9K6o3/hk8hA== dependencies: - "@nivo/colors" "0.98.0" - "@nivo/core" "0.98.0" - "@nivo/text" "0.98.0" - "@nivo/theming" "0.98.0" + "@nivo/colors" "0.99.0" + "@nivo/core" "0.99.0" + "@nivo/text" "0.99.0" + "@nivo/theming" "0.99.0" "@types/d3-scale" "^4.0.8" d3-scale "^4.0.2" -"@nivo/sankey@0.98.0": - version "0.98.0" - resolved "https://registry.yarnpkg.com/@nivo/sankey/-/sankey-0.98.0.tgz#5b7d001997345e3e5c54c0e78d45481746c40553" - integrity sha512-kH3b1l4pJqXyarM87gHBbNf7QreZPX+vIIIpSu3AMEF7I/ZnajSQmCf5oHnK1CPo2ocAHX6YybLKCb1chBEPEA== - dependencies: - "@nivo/colors" "0.98.0" - "@nivo/core" "0.98.0" - "@nivo/legends" "0.98.0" - "@nivo/text" "0.98.0" - "@nivo/theming" "0.98.0" - "@nivo/tooltip" "0.98.0" +"@nivo/sankey@0.99.0": + version "0.99.0" + resolved "https://registry.yarnpkg.com/@nivo/sankey/-/sankey-0.99.0.tgz#58aa360a7bb37cf950b9e4fb2d052eb6bd302bf3" + integrity sha512-u5hySywsachjo9cHdUxCR9qwD6gfRVPEAcpuIUKiA0WClDjdGbl3vkrQcQcFexJUBThqSSbwGCDWR+2INXSbTw== + dependencies: + "@nivo/colors" "0.99.0" + "@nivo/core" "0.99.0" + "@nivo/legends" "0.99.0" + "@nivo/text" "0.99.0" + "@nivo/theming" "0.99.0" + "@nivo/tooltip" "0.99.0" "@react-spring/web" "9.4.5 || ^9.7.2 || ^10.0" "@types/d3-sankey" "^0.11.2" "@types/d3-shape" "^3.1.6" @@ -1390,29 +1390,29 @@ d3-shape "^3.2.0" lodash "^4.17.21" -"@nivo/text@0.98.0": - version "0.98.0" - resolved "https://registry.yarnpkg.com/@nivo/text/-/text-0.98.0.tgz#1a3ae6974dbc0bbd24e1903a862aebe2340a0150" - integrity sha512-cUG8ve988AmNCx6q7Ri14KP9YAPrvAED2yDmZdMoSheB46R4cvnPzs7Szr86qToG+DAWUFksq/SXd1aIch+FzA== +"@nivo/text@0.99.0": + version "0.99.0" + resolved "https://registry.yarnpkg.com/@nivo/text/-/text-0.99.0.tgz#b52f37d903e731f60027c814658e271676fafdf8" + integrity sha512-ho3oZpAZApsJNjsIL5WJSAdg/wjzTBcwo1KiHBlRGUmD+yUWO8qp7V+mnYRhJchwygtRVALlPgZ/rlcW2Xr/MQ== dependencies: - "@nivo/core" "0.98.0" - "@nivo/theming" "0.98.0" + "@nivo/core" "0.99.0" + "@nivo/theming" "0.99.0" "@react-spring/web" "9.4.5 || ^9.7.2 || ^10.0" -"@nivo/theming@0.98.0": - version "0.98.0" - resolved "https://registry.yarnpkg.com/@nivo/theming/-/theming-0.98.0.tgz#3b9138f4582234d3fccae9aca90bb58b18d348b7" - integrity sha512-EUw4ggHpJ1ZlUR7hFW1LBgj7Jtc1bKKrjKFy7VpneXNp9oOudW04WcIFpcCOof9RBqThEfdUJP8cVVARLtjhvw== +"@nivo/theming@0.99.0": + version "0.99.0" + resolved "https://registry.yarnpkg.com/@nivo/theming/-/theming-0.99.0.tgz#89de03832081153093dcfc2eb2fdaaf3424da963" + integrity sha512-KvXlf0nqBzh/g2hAIV9bzscYvpq1uuO3TnFN3RDXGI72CrbbZFTGzprPju3sy/myVsauv+Bb+V4f5TZ0jkYKRg== dependencies: lodash "^4.17.21" -"@nivo/tooltip@0.98.0": - version "0.98.0" - resolved "https://registry.yarnpkg.com/@nivo/tooltip/-/tooltip-0.98.0.tgz#b87465b77e646759e3ec154b49d47ea4a004e9a7" - integrity sha512-oICybVcdqTih1mAlx7pb5ba56dwi0HbShZDm+Sx5fV6slQ9NiV3Mdk6s0LcAVRI224EXhnf1JD0O1u5lBIa+Kg== +"@nivo/tooltip@0.99.0": + version "0.99.0" + resolved "https://registry.yarnpkg.com/@nivo/tooltip/-/tooltip-0.99.0.tgz#63a1bc3b428cb2a07a7f763ad8547e39dd4bcf13" + integrity sha512-weoEGR3xAetV4k2P6k96cdamGzKQ5F2Pq+uyDaHr1P3HYArM879Pl+x+TkU0aWjP6wgUZPx/GOBiV1Hb1JxIqg== dependencies: - "@nivo/core" "0.98.0" - "@nivo/theming" "0.98.0" + "@nivo/core" "0.99.0" + "@nivo/theming" "0.99.0" "@react-spring/web" "9.4.5 || ^9.7.2 || ^10.0" "@nodelib/fs.scandir@2.1.5": @@ -1763,17 +1763,17 @@ resolved "https://registry.yarnpkg.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df" integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ== -"@tanstack/query-core@5.76.0": - version "5.76.0" - resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.76.0.tgz#3b4d5d34ce307ba0cf7d1a3e90d7adcdc6c46be0" - integrity sha512-FN375hb8ctzfNAlex5gHI6+WDXTNpe0nbxp/d2YJtnP+IBM6OUm7zcaoCW6T63BawGOYZBbKC0iPvr41TteNVg== +"@tanstack/query-core@5.80.7": + version "5.80.7" + resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.80.7.tgz#e029b26cad02fc5fe64116ac245aad0c3e5f83b4" + integrity sha512-s09l5zeUKC8q7DCCCIkVSns8zZrK4ZDT6ryEjxNBFi68G4z2EBobBS7rdOY3r6W1WbUDpc1fe5oY+YO/+2UVUg== -"@tanstack/react-query@5.76.1": - version "5.76.1" - resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.76.1.tgz#ac8a19f99dfec1452a44fe22d46680c396c21152" - integrity sha512-YxdLZVGN4QkT5YT1HKZQWiIlcgauIXEIsMOTSjvyD5wLYK8YVvKZUPAysMqossFJJfDpJW3pFn7WNZuPOqq+fw== +"@tanstack/react-query@5.80.7": + version "5.80.7" + resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.80.7.tgz#664f62f42d9ae892c07543fc64f53898aad57afa" + integrity sha512-u2F0VK6+anItoEvB3+rfvTO9GEh2vb00Je05OwlUe/A0lkJBgW1HckiY3f9YZa+jx6IOe4dHPh10dyp9aY3iRQ== dependencies: - "@tanstack/query-core" "5.76.0" + "@tanstack/query-core" "5.80.7" "@testing-library/dom@^10.4.0": version "10.4.0" @@ -2048,12 +2048,12 @@ dependencies: undici-types "~6.20.0" -"@types/node@^22.15.14": - version "22.15.14" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.14.tgz#889fd356a04d003a6d5650ccc003ef4d712430d7" - integrity sha512-BL1eyu/XWsFGTtDWOYULQEs4KR0qdtYfCxYAUYRoB7JP7h9ETYLgQTww6kH8Sj2C0pFGgrpM0XKv6/kbIzYJ1g== +"@types/node@^24.0.3": + version "24.0.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-24.0.3.tgz#f935910f3eece3a3a2f8be86b96ba833dc286cab" + integrity sha512-R4I/kzCYAdRLzfiCabn9hxWfbuHS573x+r0dJMkkzThEa7pbrcDWK+9zu3e7aBOouf+rQAciqPFMnxwr0aWgKg== dependencies: - undici-types "~6.21.0" + undici-types "~7.8.0" "@types/react-dom@^19.1.3": version "19.1.3" @@ -2709,10 +2709,10 @@ aws4@^1.8.0: resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.13.2.tgz#0aa167216965ac9474ccfa83892cfb6b3e1e52ef" integrity sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw== -axios@1.9.0: - version "1.9.0" - resolved "https://registry.yarnpkg.com/axios/-/axios-1.9.0.tgz#25534e3b72b54540077d33046f77e3b8d7081901" - integrity sha512-re4CqKTJaURpzbLHtIi6XpDv20/CnpXOtjRY5/CU32L8gU8ek9UIivcfvSWvmKEngmVbrUtPpdDwWDWL7DNHvg== +axios@1.10.0: + version "1.10.0" + resolved "https://registry.yarnpkg.com/axios/-/axios-1.10.0.tgz#af320aee8632eaf2a400b6a1979fa75856f38d54" + integrity sha512-/1xYAC4MP/HEG+3duIhFr4ZQXR4sQXOIe+o6sdqzeykGLx6Upp/1p8MHqhINOvGeP7xyNHe7tsiJByc4SSVUxw== dependencies: follow-redirects "^1.15.6" form-data "^4.0.0" @@ -6998,17 +6998,17 @@ react-refresh@^0.17.0: resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.17.0.tgz#b7e579c3657f23d04eccbe4ad2e58a8ed51e7e53" integrity sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ== -react-router-dom@7.6.0: - version "7.6.0" - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.6.0.tgz#eadcede43856dc714fa3572a946fd7502775c017" - integrity sha512-DYgm6RDEuKdopSyGOWZGtDfSm7Aofb8CCzgkliTjtu/eDuB0gcsv6qdFhhi8HdtmA+KHkt5MfZ5K2PdzjugYsA== +react-router-dom@7.6.2: + version "7.6.2" + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.6.2.tgz#e97e386ab390b6503a2a7968124b7a3237fb10c7" + integrity sha512-Q8zb6VlTbdYKK5JJBLQEN06oTUa/RAbG/oQS1auK1I0TbJOXktqm+QENEVJU6QvWynlXPRBXI3fiOQcSEA78rA== dependencies: - react-router "7.6.0" + react-router "7.6.2" -react-router@7.6.0: - version "7.6.0" - resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.6.0.tgz#e2d0872d7bea8df79465a8bba9a20c87c32ce995" - integrity sha512-GGufuHIVCJDbnIAXP3P9Sxzq3UUsddG3rrI3ut1q6m0FI6vxVBF3JoPQ38+W/blslLH4a5Yutp8drkEpXoddGQ== +react-router@7.6.2: + version "7.6.2" + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.6.2.tgz#9f48b343bead7d0a94e28342fc4f9ae29131520e" + integrity sha512-U7Nv3y+bMimgWjhlT5CRdzHPu2/KVmqPwKUCChW8en5P3znxUqwlYFlbmyj8Rgp1SF6zs5X4+77kBVknkg6a0w== dependencies: cookie "^1.0.1" set-cookie-parser "^2.6.0" @@ -8167,10 +8167,10 @@ undici-types@~6.20.0: resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433" integrity sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg== -undici-types@~6.21.0: - version "6.21.0" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb" - integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ== +undici-types@~7.8.0: + version "7.8.0" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.8.0.tgz#de00b85b710c54122e44fbfd911f8d70174cd294" + integrity sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw== unicorn-magic@^0.1.0: version "0.1.0"