Skip to content

Commit 6256d40

Browse files
build(deps): bump @blueprintjs/core from 5.7.1 to 5.7.2 (#2178)
Bumps [@blueprintjs/core](https://github.com/palantir/blueprint/tree/HEAD/packages/core) from 5.7.1 to 5.7.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/[email protected]/packages/core) --- updated-dependencies: - dependency-name: "@blueprintjs/core" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cf8d795 commit 6256d40

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@babel/core": "^7.23.3",
12-
"@blueprintjs/core": "^5.7.1",
12+
"@blueprintjs/core": "^5.7.2",
1313
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
1414
"@pybricks/firmware": "7.10.0",
1515
"@pybricks/ide-docs": "2.13.0",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1530,21 +1530,21 @@ __metadata:
15301530
languageName: node
15311531
linkType: hard
15321532

1533-
"@blueprintjs/colors@npm:^5.0.7":
1534-
version: 5.0.7
1535-
resolution: "@blueprintjs/colors@npm:5.0.7"
1533+
"@blueprintjs/colors@npm:^5.0.8":
1534+
version: 5.0.8
1535+
resolution: "@blueprintjs/colors@npm:5.0.8"
15361536
dependencies:
15371537
tslib: ~2.6.2
1538-
checksum: 724a226a96b4db843f60b331c8d2fee17c5c30948a82391b38ef2c5c2ea521bddb3280240653210a026fe85cd77b11fd28e4e13ea020d876f946399dc5789ea0
1538+
checksum: fc672f7f69eed38cb4ffda612732586ae6761d872cff6004659236a961fb91a7f640b365ca4bf661ded599fb343470b69e23828e3326347fbc57ef1f39aa297c
15391539
languageName: node
15401540
linkType: hard
15411541

1542-
"@blueprintjs/core@npm:^5.7.1":
1543-
version: 5.7.1
1544-
resolution: "@blueprintjs/core@npm:5.7.1"
1542+
"@blueprintjs/core@npm:^5.7.2":
1543+
version: 5.7.2
1544+
resolution: "@blueprintjs/core@npm:5.7.2"
15451545
dependencies:
1546-
"@blueprintjs/colors": ^5.0.7
1547-
"@blueprintjs/icons": ^5.4.1
1546+
"@blueprintjs/colors": ^5.0.8
1547+
"@blueprintjs/icons": ^5.5.0
15481548
"@popperjs/core": ^2.11.7
15491549
classnames: ^2.3.1
15501550
normalize.css: ^8.0.1
@@ -1561,13 +1561,13 @@ __metadata:
15611561
bin:
15621562
upgrade-blueprint-2.0.0-rename: scripts/upgrade-blueprint-2.0.0-rename.sh
15631563
upgrade-blueprint-3.0.0-rename: scripts/upgrade-blueprint-3.0.0-rename.sh
1564-
checksum: 5a092819f7966305650c4a4fd4b5fb5b59f847e69fc2eed0260894e760950ab98d3ca7664f9a5a64af64aa5018212207fa20a9351ef35f35711d80ae984fa075
1564+
checksum: 248ef96d74437bbf40e8604c35d496e0b7d06adcaea0f08749d6f1611677d1eaa1bb64bc96586a9ba7b6744fb877cafbf194f6d65a0b705a3dd5daffc2a22ea7
15651565
languageName: node
15661566
linkType: hard
15671567

1568-
"@blueprintjs/icons@npm:^5.4.1":
1569-
version: 5.4.1
1570-
resolution: "@blueprintjs/icons@npm:5.4.1"
1568+
"@blueprintjs/icons@npm:^5.5.0":
1569+
version: 5.5.0
1570+
resolution: "@blueprintjs/icons@npm:5.5.0"
15711571
dependencies:
15721572
change-case: ^4.1.2
15731573
classnames: ^2.3.1
@@ -1579,7 +1579,7 @@ __metadata:
15791579
peerDependenciesMeta:
15801580
"@types/react":
15811581
optional: true
1582-
checksum: 24bf5c525f72325e2197d3c0e1d07b06e26d4b561ffda99df45d1e85e7fc673371515fe6693d271454c347af6709df7ec4be6c6716b547d98b1ce61390fa6f8b
1582+
checksum: eebd542657382c04b213966bacc9d158bccce8e9d9ec38312dd02938f23d7a23bf218b862b5436bc4ad5d1bbd600cfc291f898399253746205eb6b1bfc8c792e
15831583
languageName: node
15841584
linkType: hard
15851585

@@ -2838,7 +2838,7 @@ __metadata:
28382838
resolution: "@pybricks/pybricks-code@workspace:."
28392839
dependencies:
28402840
"@babel/core": ^7.23.3
2841-
"@blueprintjs/core": ^5.7.1
2841+
"@blueprintjs/core": ^5.7.2
28422842
"@pmmmwh/react-refresh-webpack-plugin": ^0.5.11
28432843
"@pybricks/firmware": 7.10.0
28442844
"@pybricks/ide-docs": 2.13.0

0 commit comments

Comments
 (0)