Skip to content

Commit 58c5c09

Browse files
Bump @carbon/icons-react from 11.67.0 to 11.70.0 (#156)
Bumps [@carbon/icons-react](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/icons-react) from 11.67.0 to 11.70.0. - [Release notes](https://github.com/carbon-design-system/carbon/releases) - [Changelog](https://github.com/carbon-design-system/carbon/blob/main/docs/release.md) - [Commits](https://github.com/carbon-design-system/carbon/commits/v11.70.0/packages/icons-react) --- updated-dependencies: - dependency-name: "@carbon/icons-react" dependency-version: 11.70.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3844205 commit 58c5c09

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"": {
55
"name": "docs",
66
"dependencies": {
7-
"@carbon/icons-react": "^11.67.0",
7+
"@carbon/icons-react": "^11.70.0",
88
"@docusaurus/core": "^3.9.2",
99
"@docusaurus/plugin-content-blog": "^3.9.2",
1010
"@docusaurus/preset-classic": "^3.9.2",
@@ -285,9 +285,9 @@
285285

286286
"@babel/types": ["@babel/[email protected]", "", { "dependencies": { "@babel/helper-string-parser": "^7.27.1", "@babel/helper-validator-identifier": "^7.27.1" } }, "sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ=="],
287287

288-
"@carbon/icon-helpers": ["@carbon/icon-helpers@10.66.0", "", { "dependencies": { "@ibm/telemetry-js": "^1.5.0" } }, "sha512-GEWUdmDv8f6eOcUCnPlIsIxPtde88x0W6v5AgqdC9CALegZy8pS/TkzD3KFPEuQo1vRWadWnMBMQe7wrPn2lMA=="],
288+
"@carbon/icon-helpers": ["@carbon/icon-helpers@10.68.0", "", { "dependencies": { "@ibm/telemetry-js": "^1.5.0" } }, "sha512-fYor/Fs0RLtPMh2KRyPYR83JKoWbAmoQ7tCIW0QQcwYcIu82tvy7uT8vTNhda21w3uueOp70p6rYyY6vYjuRZA=="],
289289

290-
"@carbon/icons-react": ["@carbon/icons-react@11.67.0", "", { "dependencies": { "@carbon/icon-helpers": "^10.66.0", "@ibm/telemetry-js": "^1.5.0", "prop-types": "^15.8.1" }, "peerDependencies": { "react": ">=16" } }, "sha512-m/wFkfWGGhe56ufzLfpeRrO1x9DZrGdBO2Lcm1b+ydgbAMh6NcoUOgADNLmQ48jm8aMovS1pEfHrORCRqiUQwg=="],
290+
"@carbon/icons-react": ["@carbon/icons-react@11.70.0", "", { "dependencies": { "@carbon/icon-helpers": "^10.68.0", "@ibm/telemetry-js": "^1.5.0", "prop-types": "^15.8.1" }, "peerDependencies": { "react": ">=16" } }, "sha512-hpC10UuSLnLCfGw4TizMf4Omm2+P3vHmstN7y7hUsRCI4lG9BC2OHEtYZiVYdBNoshKxGE2m3iUZrM3cJhIebQ=="],
291291

292292
"@codemirror/autocomplete": ["@codemirror/[email protected]", "", { "dependencies": { "@codemirror/language": "^6.0.0", "@codemirror/state": "^6.0.0", "@codemirror/view": "^6.17.0", "@lezer/common": "^1.0.0" } }, "sha512-8EzdeIoWPJDsMBwz3zdzwXnUpCzMiCyz5/A3FIPpriaclFCGDkAzK13sMcnsu5rowqiyeQN2Vs2TsOcoDPZirQ=="],
293293

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"create-release-notes": "bun ./scripts/create-release-notes.js"
2020
},
2121
"dependencies": {
22-
"@carbon/icons-react": "^11.67.0",
22+
"@carbon/icons-react": "^11.70.0",
2323
"@docusaurus/core": "^3.9.2",
2424
"@docusaurus/plugin-content-blog": "^3.9.2",
2525
"@docusaurus/preset-classic": "^3.9.2",

0 commit comments

Comments
 (0)