diff --git a/package.json b/package.json index 0ae2e63..e964cdf 100644 --- a/package.json +++ b/package.json @@ -12555,7 +12555,7 @@ "vscode:prepublish": "yarn run bundle" }, "dependencies": { - "@gitkraken/gitkraken-components": "1.0.0", + "@gitkraken/gitkraken-components": "1.1.0-rc.1", "@microsoft/fast-element": "1.10.5", "@microsoft/fast-react-wrapper": "0.3.14", "@octokit/core": "4.1.0", diff --git a/yarn.lock b/yarn.lock index 4863fcc..1b1fa7c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -85,10 +85,10 @@ resolved "https://registry.yarnpkg.com/@gar/promisify/-/promisify-1.1.3.tgz#555193ab2e3bb3b6adc3d551c9c030d9e860daf6" integrity sha512-k2Ty1JcVojjJFwrg/ThKi2ujJ7XNLYaFGNB/bWT9wGR+oSMJHMa5w+CUq6p/pVrKeNNgA7pCqEcjSnHVoqJQFw== -"@gitkraken/gitkraken-components@1.0.0": - version "1.0.0" - resolved "https://registry.yarnpkg.com/@gitkraken/gitkraken-components/-/gitkraken-components-1.0.0.tgz#121bdbcb14947f6489697b0dded10a803020018d" - integrity sha512-UQwK9a38m/sXYzCJIhR0J1Y+O0fcnuOauhxB4jLI0K96bg3l2K+mTjjIGP3wHFq5zJV2kf/I695vdfWr6BxthA== +"@gitkraken/gitkraken-components@1.1.0-rc.1": + version "1.1.0-rc.1" + resolved "https://registry.npmjs.org/@gitkraken/gitkraken-components/-/gitkraken-components-1.1.0-rc.1.tgz#74c270f236cc2522bbe2a8f0f5a5ae6752d8512d" + integrity sha512-VsOd7/7uSQV2LQ1Ohdx8+WvovEu01Sf8bmQ0yW+lV48odPnnfUm2UgHAMLFz/cyedFn8FKnbvr8RUyc1fUc+Rw== dependencies: "@axosoft/react-virtualized" "9.22.3-gitkraken.3" classnames "2.2.3"