Skip to content

Commit

Permalink
chore(release): update to carbon 1.59.0 (#4099)
Browse files Browse the repository at this point in the history
* chore(release): update to carbon 1.59.0

* chore: fix merge conflict
  • Loading branch information
alisonjoseph committed Jun 13, 2024
1 parent 510bf0d commit aa29e38
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 20 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,11 +40,11 @@
"@babel/core": "^7.15.8",
"@carbon/charts-react": "0.55.0",
"@carbon/elements": "^11.46.0",
"@carbon/icons": "^11.42.0",
"@carbon/icons-react": "^11.42.0",
"@carbon/icons": "^11.43.0",
"@carbon/icons-react": "^11.43.0",
"@carbon/pictograms": "^12.36.0",
"@carbon/pictograms-react": "^11.62.0",
"@carbon/react": "^1.58.1",
"@carbon/react": "^1.59.0",
"@loadable/component": "^5.15.2",
"@slack/web-api": "^5.11.0",
"babel-preset-env": "^1.7.0",
Expand Down
43 changes: 26 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3182,16 +3182,16 @@ __metadata:
languageName: node
linkType: hard

"@carbon/icons-react@npm:^11.42.0":
version: 11.42.0
resolution: "@carbon/icons-react@npm:11.42.0"
"@carbon/icons-react@npm:^11.43.0":
version: 11.43.0
resolution: "@carbon/icons-react@npm:11.43.0"
dependencies:
"@carbon/icon-helpers": "npm:^10.48.0"
"@ibm/telemetry-js": "npm:^1.5.0"
prop-types: "npm:^15.7.2"
peerDependencies:
react: ">=16"
checksum: c13587641fd73d4cfbdd3676bbfccae54c5b1456ddd366952bfa2089961e8e6bb39cce0cced7750137b57fb5b8e3c93ad5fdf720cd0365c0f9a3f5549129c45f
checksum: 4c6537307a86d674a2bb2bdd21747be4ad15e66d3994673b88e82b985f5bba35fb0e619382d03f965fc5c128bc7a000e7660985500fd859103bfe62ebc8cb635
languageName: node
linkType: hard

Expand All @@ -3213,6 +3213,15 @@ __metadata:
languageName: node
linkType: hard

"@carbon/icons@npm:^11.43.0":
version: 11.43.0
resolution: "@carbon/icons@npm:11.43.0"
dependencies:
"@ibm/telemetry-js": "npm:^1.5.0"
checksum: b09735faa892991ed1b57fd1d1fb6b3150fbc33557f6bf0cbee0a64186c3d22b947246df35213f35a5bd2d040672461fc6de9191656816c86c68be2323328dd9
languageName: node
linkType: hard

"@carbon/layout@npm:^11.21.0":
version: 11.21.0
resolution: "@carbon/layout@npm:11.21.0"
Expand Down Expand Up @@ -3319,15 +3328,15 @@ __metadata:
languageName: node
linkType: hard

"@carbon/react@npm:^1.58.1":
version: 1.58.1
resolution: "@carbon/react@npm:1.58.1"
"@carbon/react@npm:^1.59.0":
version: 1.59.0
resolution: "@carbon/react@npm:1.59.0"
dependencies:
"@babel/runtime": "npm:^7.18.3"
"@carbon/feature-flags": "npm:^0.20.0"
"@carbon/icons-react": "npm:^11.42.0"
"@carbon/icons-react": "npm:^11.43.0"
"@carbon/layout": "npm:^11.22.0"
"@carbon/styles": "npm:^1.58.0"
"@carbon/styles": "npm:^1.59.0"
"@floating-ui/react": "npm:^0.26.0"
"@ibm/telemetry-js": "npm:^1.5.0"
classnames: "npm:2.5.1"
Expand All @@ -3350,7 +3359,7 @@ __metadata:
react: ^16.8.6 || ^17.0.1 || ^18.2.0
react-dom: ^16.8.6 || ^17.0.1 || ^18.2.0
sass: ^1.33.0
checksum: f837008f29a49da2f6c53ba0e789c6ff5bdd13a53ff5042c5e3cdb8b5c00bdb3cf16c52b4fc3e7d7fd08a9e6ef4a161aba3c0d200b714a35416dc29f2ce0f60e
checksum: 60b2b5f7382d461b9005f0b980013ad8e60ad71432c42c511b29583ab78de7e3a6e7faff5124052fa94322b3e310be83876097c8dfe869f713624a15d2c974c2
languageName: node
linkType: hard

Expand All @@ -3376,9 +3385,9 @@ __metadata:
languageName: node
linkType: hard

"@carbon/styles@npm:^1.58.0":
version: 1.58.0
resolution: "@carbon/styles@npm:1.58.0"
"@carbon/styles@npm:^1.59.0":
version: 1.59.0
resolution: "@carbon/styles@npm:1.59.0"
dependencies:
"@carbon/colors": "npm:^11.22.0"
"@carbon/feature-flags": "npm:^0.20.0"
Expand All @@ -3394,7 +3403,7 @@ __metadata:
peerDependenciesMeta:
sass:
optional: true
checksum: 646bb0ad692a6800a3910e3b3eaa78df1828497603efa66366dca3493d51c2b1db52d4f72433e9f47aa795136e8120825d1a674eea50a347cb10f46c2e502caf
checksum: 441de660db75bd269659847213d8b4f791b5dfeb1bbace9ef858431c39d5dff2739379137246ed5ab0473af858a7638a8c7215a2cb6b6745aecc350a0329e640
languageName: node
linkType: hard

Expand Down Expand Up @@ -8043,11 +8052,11 @@ __metadata:
"@babel/core": "npm:^7.15.8"
"@carbon/charts-react": "npm:0.55.0"
"@carbon/elements": "npm:^11.46.0"
"@carbon/icons": "npm:^11.42.0"
"@carbon/icons-react": "npm:^11.42.0"
"@carbon/icons": "npm:^11.43.0"
"@carbon/icons-react": "npm:^11.43.0"
"@carbon/pictograms": "npm:^12.36.0"
"@carbon/pictograms-react": "npm:^11.62.0"
"@carbon/react": "npm:^1.58.1"
"@carbon/react": "npm:^1.59.0"
"@loadable/babel-plugin": "npm:^5.12.0"
"@loadable/component": "npm:^5.15.2"
"@loadable/webpack-plugin": "npm:^5.15.2"
Expand Down

0 comments on commit aa29e38

Please sign in to comment.