mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps): bump @blueprintjs/core from 3.50.2 to 3.50.4
Bumps [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) from 3.50.2 to 3.50.4. - [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.50.4/packages/core) --- updated-dependencies: - dependency-name: "@blueprintjs/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
David Lechner
parent
2279241268
commit
f16bce7fbf
+1
-1
@@ -8,7 +8,7 @@
|
||||
"url": "https://github.com/pybricks/pybricks-code"
|
||||
},
|
||||
"dependencies": {
|
||||
"@blueprintjs/core": "^3.50.2",
|
||||
"@blueprintjs/core": "^3.50.4",
|
||||
"@craco/craco": "^6.3.0",
|
||||
"@pybricks/firmware": "4.13.0-beta.1",
|
||||
"@pybricks/ide-docs": "1.6.0",
|
||||
|
||||
@@ -1201,18 +1201,18 @@
|
||||
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
||||
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
||||
|
||||
"@blueprintjs/colors@^5.0.0-alpha.0":
|
||||
version "5.0.0-alpha.0"
|
||||
resolved "https://registry.yarnpkg.com/@blueprintjs/colors/-/colors-5.0.0-alpha.0.tgz#406e67413a7f53a7587a1a621ae67b08ad701f0b"
|
||||
integrity sha512-TsYKtsT7K+ok14GYWheBfkQxqMRGd6M3cnJ1Ge/nitNzIzmYiydKhOb7KBV0xnRNHlDKGuXSEdnsylAlRgSoIQ==
|
||||
"@blueprintjs/colors@^4.0.0-alpha.1":
|
||||
version "4.0.0-alpha.1"
|
||||
resolved "https://registry.yarnpkg.com/@blueprintjs/colors/-/colors-4.0.0-alpha.1.tgz#370684b404e5400494169c54cc3a31385fc6db6a"
|
||||
integrity sha512-i95xW/cAIijJAMIBDrXw1WLbGVXVaRDRG1Ga0CxOtMVwL20zvdXlQj7EMqhkgVEJo9LaKNIDliPI+jsh7h5Lag==
|
||||
|
||||
"@blueprintjs/core@^3.50.2":
|
||||
version "3.50.2"
|
||||
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-3.50.2.tgz#052dfa67da717a935a038fee7472633230378139"
|
||||
integrity sha512-y+J5yh34MoCFPgr7TlfRAY8xyFvZadoGbqhoMWdUWP+Nfhb6+Zu5wIchpC+2Z2Kw+eHH3W1ld39GYiPHOVnNWw==
|
||||
"@blueprintjs/core@^3.50.4":
|
||||
version "3.50.4"
|
||||
resolved "https://registry.yarnpkg.com/@blueprintjs/core/-/core-3.50.4.tgz#18868d6d9930d513b25d30bfc3b30b3d68adf72a"
|
||||
integrity sha512-FYGr1ZMH1si2acdZaTI4gqhvwgb0yOWcv7otYdi/tvC4ReId2gsm2i+bDw/eBMYsH+OSFYZT0C6hFvHV3HrkPA==
|
||||
dependencies:
|
||||
"@blueprintjs/colors" "^5.0.0-alpha.0"
|
||||
"@blueprintjs/icons" "^3.30.1"
|
||||
"@blueprintjs/colors" "^4.0.0-alpha.1"
|
||||
"@blueprintjs/icons" "^3.30.2"
|
||||
"@types/dom4" "^2.0.1"
|
||||
classnames "^2.2"
|
||||
dom4 "^2.1.5"
|
||||
@@ -1224,10 +1224,10 @@
|
||||
resize-observer-polyfill "^1.5.1"
|
||||
tslib "~1.13.0"
|
||||
|
||||
"@blueprintjs/icons@^3.30.1":
|
||||
version "3.30.1"
|
||||
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-3.30.1.tgz#9c4f404bf28fad57331918cc8cf9a7539ad54ee3"
|
||||
integrity sha512-Y15u+B/+N51oLwOkZg5uQ5tkGCMLXfMhf2iRBIr6t3OBkCGoc9C61a7VeII5EDC8fjKlh9MewVbLuFIIEbUP8g==
|
||||
"@blueprintjs/icons@^3.30.2":
|
||||
version "3.30.2"
|
||||
resolved "https://registry.yarnpkg.com/@blueprintjs/icons/-/icons-3.30.2.tgz#6ec4e621242c363937f40c3bd0bb240aeba9deaa"
|
||||
integrity sha512-t0coke9JWLtAt4eQuGfTD2KQSjD+Q5V9JLnRwt1sEyV9/CHXgeoTvsEEqpiXe6gWOW72Rok6Uo86yLyICRW7wQ==
|
||||
dependencies:
|
||||
classnames "^2.2"
|
||||
tslib "~1.13.0"
|
||||
|
||||
Reference in New Issue
Block a user