mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
Bump @blueprintjs/core from 3.30.0 to 3.30.1
Bumps [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) from 3.30.0 to 3.30.1. - [Release notes](https://github.com/palantir/blueprint/releases) - [Changelog](https://github.com/palantir/blueprint/blob/develop/CHANGELOG.md) - [Commits](https://github.com/palantir/blueprint/commits/@blueprintjs/core@3.30.1/packages/core) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
David Lechner
parent
55457701a5
commit
6f0b0d5061
+1
-1
@@ -3,7 +3,7 @@
|
||||
"version": "0.1.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@blueprintjs/core": "^3.30.0",
|
||||
"@blueprintjs/core": "^3.30.1",
|
||||
"@pybricks/firmware": "2.5.0",
|
||||
"@pybricks/mpy-cross-v5": "^1.1.0",
|
||||
"@shopify/react-i18n": "^5.0.0",
|
||||
|
||||
@@ -1107,12 +1107,12 @@
|
||||
lodash "^4.17.19"
|
||||
to-fast-properties "^2.0.0"
|
||||
|
||||
"@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==
|
||||
"@blueprintjs/core@^3.30.1":
|
||||
version "3.30.1"
|
||||
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-3.30.1.tgz#e9edad79ee474dc5b2c1ac3a54055174482f94e3"
|
||||
integrity sha512-vx4Sfpj3EatYGp7BbL9Y8bFHl9XeQhD86QDbK3E2QH+rPSVod1HvUmGnEvzt0fgbpYWGhfIx/AIEj9D4Ap3rKg==
|
||||
dependencies:
|
||||
"@blueprintjs/icons" "^3.19.0"
|
||||
"@blueprintjs/icons" "^3.20.0"
|
||||
"@types/dom4" "^2.0.1"
|
||||
classnames "^2.2"
|
||||
dom4 "^2.1.5"
|
||||
@@ -1124,10 +1124,10 @@
|
||||
resize-observer-polyfill "^1.5.1"
|
||||
tslib "~1.10.0"
|
||||
|
||||
"@blueprintjs/icons@^3.19.0":
|
||||
version "3.19.0"
|
||||
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-3.19.0.tgz#83ad9fe213705f6656dbec6e9d6bec75d3564455"
|
||||
integrity sha512-pFgEdSDj8q8ESofuXXSfonsiiqQNJ0u54vr8zxQyKggSwgMyASM/h9MdFVED7jXaj5nsda4or+hWM1ilUeES4Q==
|
||||
"@blueprintjs/icons@^3.20.0":
|
||||
version "3.20.0"
|
||||
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-3.20.0.tgz#8eae6fa490735ed2e20a670851cb6ff9d0d3973f"
|
||||
integrity sha512-bEn7S/aYF8K1p9QJb4KcQ8R9vJLDJ+VtB81w0JlMWIrWTJyM/U3953mp22mK/jr7zJ1pyVIzw6ZRSrG8ht4rgw==
|
||||
dependencies:
|
||||
classnames "^2.2"
|
||||
tslib "~1.10.0"
|
||||
|
||||
Reference in New Issue
Block a user