diff --git a/package.json b/package.json index f534853d1..46b0c0dd0 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "serve": "./entrypoint" }, "dependencies": { - "@canonical/react-components": "0.44.0", + "@canonical/react-components": "0.45.0", "@monaco-editor/react": "^4.4.6", "@tanstack/react-query": "^4.14.5", "@use-it/event-listener": "^0.1.7", diff --git a/yarn.lock b/yarn.lock index cfd36cd91..2d87c63b6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1130,10 +1130,10 @@ resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== -"@canonical/react-components@0.44.0": - version "0.44.0" - resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.44.0.tgz#584f7f9c889e4d73d799a901436eee45ed5db436" - integrity sha512-uyBlbZnP3HQe1mzqF3UB6r+VYY8WUwDXqPPXn+rJjpYeaxI/uj0xF3lnOFS2l2ZJQ4rhZfRYC02RHzf2UAPFvA== +"@canonical/react-components@0.45.0": + version "0.45.0" + resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.45.0.tgz#2950177000ac01d6889a0ae3929f1fb5fac18db0" + integrity sha512-LVvEO8yt4COiRMiNv/UlnJZjAGvyyH8L9ZZUSD7UNv6a7Dx1xtKmX6mwi2+VGXvhCl3TKAxbqT3mabMM+tZX5Q== dependencies: "@types/jest" "27.5.2" "@types/node" "18.16.18"