diff --git a/package.json b/package.json index c01e68d8..8dd7b3db 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.1.0", "private": true, "dependencies": { - "@blueprintjs/core": "^3.28.1", + "@blueprintjs/core": "^3.30.0", "@pybricks/firmware": "2.5.0", "@pybricks/mpy-cross-v5": "^1.1.0", "@shopify/react-i18n": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index ca09a256..6023f6ae 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1107,10 +1107,10 @@ lodash "^4.17.19" to-fast-properties "^2.0.0" -"@blueprintjs/core@^3.28.1": - version "3.29.0" - resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-3.29.0.tgz#3b8df57e512f9e42623ee21a3fe71fa13c2b7ba1" - integrity sha512-3BO6hAFHEN0dS4yeDFH+Luh5ZPbCgl9LHWgaI+Aj4/5doPRImF5lRY+r9L3nW/KK7LBPnCS8gVc1BcfvoZgQVw== +"@blueprintjs/core@^3.30.0": + version "3.30.0" + resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-3.30.0.tgz#d847e451741735a7b11216fb3ec1c669f201bb90" + integrity sha512-/fBhPmQ1AJ7ATGzA9YBlnxN8KV7PjNeW9KL+IOWiERUNcF9kuiuKJ88hTs7gSSHNtHmCF+jheD+X0MQq4WYVjA== dependencies: "@blueprintjs/icons" "^3.19.0" "@types/dom4" "^2.0.1"