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.17.7 to 4.17.8 (#1632)
Bumps [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) from 4.17.7 to 4.17.8. - [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.17.8/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> 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.21.3",
|
||||
"@blueprintjs/core": "^4.17.7",
|
||||
"@blueprintjs/core": "^4.17.8",
|
||||
"@blueprintjs/popover2": "^1.13.11",
|
||||
"@blueprintjs/select": "^4.9.11",
|
||||
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.10",
|
||||
|
||||
@@ -1524,6 +1524,13 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blueprintjs/colors@npm:^4.1.21":
|
||||
version: 4.1.21
|
||||
resolution: "@blueprintjs/colors@npm:4.1.21"
|
||||
checksum: b6e852b18b87f33d24fdc5b17139bfb9cb324ca7d5dfc1c916d7f3f0a35ad2410ed20570a88765b079afa0eb7259a6a6e1f7f29e4b8d9031c3862880b2e8ac78
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blueprintjs/core@npm:^4.17.7":
|
||||
version: 4.17.7
|
||||
resolution: "@blueprintjs/core@npm:4.17.7"
|
||||
@@ -1553,6 +1560,35 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blueprintjs/core@npm:^4.17.8":
|
||||
version: 4.17.8
|
||||
resolution: "@blueprintjs/core@npm:4.17.8"
|
||||
dependencies:
|
||||
"@blueprintjs/colors": ^4.1.21
|
||||
"@blueprintjs/icons": ^4.14.5
|
||||
"@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.5.0
|
||||
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: 3bd4504f5ce0146217f53fb3652aaefca82e9fe7014dcecaba5e86727e93fe9fc96a00de2b4a1fa00fa91f315ec2d72482d960e816ab9e8ccdd81b1b0993bda8
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blueprintjs/icons@npm:^4.14.4":
|
||||
version: 4.14.4
|
||||
resolution: "@blueprintjs/icons@npm:4.14.4"
|
||||
@@ -1564,6 +1600,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blueprintjs/icons@npm:^4.14.5":
|
||||
version: 4.14.5
|
||||
resolution: "@blueprintjs/icons@npm:4.14.5"
|
||||
dependencies:
|
||||
change-case: ^4.1.2
|
||||
classnames: ^2.3.1
|
||||
tslib: ~2.5.0
|
||||
checksum: 97a9d901d5adbc4e75438c48546b486d755bedfcc915445c995d0f7b3616503a26365cb11ec8a2c662b0b468159377fb274c32f9fda4a176c0425c3762390d1b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@blueprintjs/popover2@npm:^1.13.11":
|
||||
version: 1.13.11
|
||||
resolution: "@blueprintjs/popover2@npm:1.13.11"
|
||||
@@ -2563,7 +2610,7 @@ __metadata:
|
||||
resolution: "@pybricks/pybricks-code@workspace:."
|
||||
dependencies:
|
||||
"@babel/core": ^7.21.3
|
||||
"@blueprintjs/core": ^4.17.7
|
||||
"@blueprintjs/core": ^4.17.8
|
||||
"@blueprintjs/popover2": ^1.13.11
|
||||
"@blueprintjs/select": ^4.9.11
|
||||
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.10
|
||||
|
||||
Reference in New Issue
Block a user