mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 18:46:17 +00:00
build(deps): bump @blueprintjs/popover2 from 1.11.3 to 1.12.0 (#1454)
* build(deps): bump @blueprintjs/popover2 from 1.11.3 to 1.12.0 Bumps [@blueprintjs/popover2](https://github.com/palantir/blueprint/tree/HEAD/packages/core) from 1.11.3 to 1.12.0. - [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/popover2@1.12.0/packages/core) --- updated-dependencies: - dependency-name: "@blueprintjs/popover2" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * fix breaking change in blueprintjs popover2 work around https://github.com/palantir/blueprint/issues/5889 Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: David Lechner <david@pybricks.com>
This commit is contained in:
co-authored by
David Lechner
parent
939ded73fa
commit
7b0dc47b04
+1
-1
@@ -10,7 +10,7 @@
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.20.12",
|
||||
"@blueprintjs/core": "^4.15.0",
|
||||
"@blueprintjs/popover2": "^1.11.3",
|
||||
"@blueprintjs/popover2": "^1.12.0",
|
||||
"@blueprintjs/select": "^4.8.17",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
|
||||
"@pybricks/firmware": "6.7.0",
|
||||
|
||||
Reference in New Issue
Block a user