mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 17:45:22 +00:00
build(deps): bump @blueprintjs/core from 4.14.1 to 4.14.2 (#1448)
Bumps [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) from 4.14.1 to 4.14.2. - [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@4.14.2/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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.20.12",
|
||||
"@blueprintjs/core": "^4.14.1",
|
||||
"@blueprintjs/core": "^4.14.2",
|
||||
"@blueprintjs/popover2": "^1.11.2",
|
||||
"@blueprintjs/select": "^4.8.15",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
|
||||
|
||||
@@ -1515,13 +1515,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blueprintjs/colors@npm:^4.1.11":
|
||||
version: 4.1.11
|
||||
resolution: "@blueprintjs/colors@npm:4.1.11"
|
||||
checksum: 8f7b8c04303524fff5b86bd5ac75c46c1ea19419737a8ac6ccad4d812c2edb9a61b75c7ac5f0baf9d266035c67e1f8898c367af5981eaa3067cfe053bf860d13
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blueprintjs/colors@npm:^4.1.12":
|
||||
version: 4.1.12
|
||||
resolution: "@blueprintjs/colors@npm:4.1.12"
|
||||
@@ -1529,35 +1522,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blueprintjs/core@npm:^4.14.1":
|
||||
version: 4.14.1
|
||||
resolution: "@blueprintjs/core@npm:4.14.1"
|
||||
dependencies:
|
||||
"@blueprintjs/colors": ^4.1.11
|
||||
"@blueprintjs/icons": ^4.12.1
|
||||
"@juggle/resize-observer": ^3.4.0
|
||||
"@types/dom4": ^2.0.2
|
||||
classnames: ^2.3.1
|
||||
dom4: ^2.1.5
|
||||
normalize.css: ^8.0.1
|
||||
popper.js: ^1.16.1
|
||||
react-popper: ^1.3.11
|
||||
react-transition-group: ^4.4.5
|
||||
tslib: ~2.3.1
|
||||
peerDependencies:
|
||||
"@types/react": ^16.14.32 || 17 || 18
|
||||
react: ^16.8 || 17 || 18
|
||||
react-dom: ^16.8 || 17 || 18
|
||||
peerDependenciesMeta:
|
||||
"@types/react":
|
||||
optional: true
|
||||
bin:
|
||||
upgrade-blueprint-2.0.0-rename: scripts/upgrade-blueprint-2.0.0-rename.sh
|
||||
upgrade-blueprint-3.0.0-rename: scripts/upgrade-blueprint-3.0.0-rename.sh
|
||||
checksum: 5ccaa06d85b555cd2ec4c0d9601eb3de88dbb3b73b3faafd8f1429bf03aff49c895f831cd1d07e30d3b38ac58bb749cb193d1c259c56b51105e4cf9ffb2a650a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blueprintjs/core@npm:^4.14.2":
|
||||
version: 4.14.2
|
||||
resolution: "@blueprintjs/core@npm:4.14.2"
|
||||
@@ -1587,17 +1551,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blueprintjs/icons@npm:^4.12.1":
|
||||
version: 4.12.1
|
||||
resolution: "@blueprintjs/icons@npm:4.12.1"
|
||||
dependencies:
|
||||
change-case: ^4.1.2
|
||||
classnames: ^2.3.1
|
||||
tslib: ~2.3.1
|
||||
checksum: a28769e7262c1f7422520833180d25a0c028e8ff03abc0abe9944830d1bf0224129f677cd07a33fd1959699a249fae80bb414d6af6da6fb9edc55042c5e1c0cc
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blueprintjs/icons@npm:^4.12.2":
|
||||
version: 4.12.2
|
||||
resolution: "@blueprintjs/icons@npm:4.12.2"
|
||||
@@ -2456,7 +2409,7 @@ __metadata:
|
||||
resolution: "@pybricks/pybricks-code@workspace:."
|
||||
dependencies:
|
||||
"@babel/core": ^7.20.12
|
||||
"@blueprintjs/core": ^4.14.1
|
||||
"@blueprintjs/core": ^4.14.2
|
||||
"@blueprintjs/popover2": ^1.11.2
|
||||
"@blueprintjs/select": ^4.8.15
|
||||
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.10
|
||||
|
||||
Reference in New Issue
Block a user