diff --git a/package.json b/package.json index e230651e9..66835d681 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@babel/preset-typescript": "7.23.3", "@canonical/cookie-policy": "3.6.4", "@canonical/global-nav": "3.6.4", - "@canonical/react-components": "0.60.0", + "@canonical/react-components": "1.3.2", "@canonical/store-components": "0.50.1", "@sentry/react": "7.113.0", "@testing-library/dom": "10.4.0", diff --git a/yarn.lock b/yarn.lock index aa801b8b0..21b0578eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1147,14 +1147,14 @@ react-table "7.8.0" react-useportal "1.0.19" -"@canonical/react-components@0.60.0": - version "0.60.0" - resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.60.0.tgz#526adf54acf4bd74244ec600c72ef50f6e3ff5ae" - integrity sha512-i90GBNVKFHXctRpN/dId6WmanFUdeAUSS0lS/V2JapAhaQDU6MoxyPh4DVGzsc1s6BqBFwBM6yqvlWLcQi4DEg== +"@canonical/react-components@1.3.2": + version "1.3.2" + resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-1.3.2.tgz#f56262d30f4a2eeccc4153d2b9f6cc1183fc459e" + integrity sha512-vu6HCX+3MKE9bIR4e2POs2LEwTVj1PFWcvoArj3W4DhdhBxujvza8i2v6hS9Nen645J5puefdxjaQ2f7YDshNQ== dependencies: "@types/jest" "29.5.12" - "@types/node" "20.12.11" - "@types/react" "18.3.1" + "@types/node" "20.16.3" + "@types/react" "18.3.5" "@types/react-dom" "18.3.0" "@types/react-table" "7.7.20" classnames "2.5.1" @@ -2012,12 +2012,12 @@ dependencies: undici-types "~5.26.4" -"@types/node@20.12.11": - version "20.12.11" - resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11.tgz#c4ef00d3507000d17690643278a60dc55a9dc9be" - integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw== +"@types/node@20.16.3": + version "20.16.3" + resolved "https://registry.yarnpkg.com/@types/node/-/node-20.16.3.tgz#7b4f9a37091cf03a0c2561bf76a9a55f03f4f523" + integrity sha512-/wdGiWRkMOm53gAsSyFMXFZHbVg7C6CbkrzHNpaHoYfsUWPg7m6ZRKtvQjgvQ9i8WT540a3ydRlRQbxjY30XxQ== dependencies: - undici-types "~5.26.4" + undici-types "~6.19.2" "@types/node@20.8.5": version "20.8.5" @@ -2118,10 +2118,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.3.1": - version "18.3.1" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.1.tgz#fed43985caa834a2084d002e4771e15dfcbdbe8e" - integrity sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw== +"@types/react@18.3.5": + version "18.3.5" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.5.tgz#5f524c2ad2089c0ff372bbdabc77ca2c4dbadf8f" + integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA== dependencies: "@types/prop-types" "*" csstype "^3.0.2" @@ -8391,6 +8391,11 @@ undici-types@~5.26.4: resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617" integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA== +undici-types@~6.19.2: + version "6.19.8" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" + integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== + undici@6.19.2: version "6.19.2" resolved "https://registry.yarnpkg.com/undici/-/undici-6.19.2.tgz#231bc5de78d0dafb6260cf454b294576c2f3cd31"