diff --git a/package.json b/package.json index c17b12e445..ea5d0f8aaf 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "serve": "./entrypoint" }, "dependencies": { - "@canonical/react-components": "0.45.0", + "@canonical/react-components": "0.46.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 c907f8b1c7..5efdd27d98 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.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== +"@canonical/react-components@0.46.0": + version "0.46.0" + resolved "https://registry.yarnpkg.com/@canonical/react-components/-/react-components-0.46.0.tgz#1013f826fee440db571f5f462781bb78e50d66cb" + integrity sha512-SnGTflRfbigxpa+wQHqBgZucIQ0iM41w7sBztjC6TYEYDM4VlFRiyyALfscDApc0RqRYdQ2d5xH/2gFKn/nVgg== dependencies: "@types/jest" "27.5.2" "@types/node" "18.16.18"