Skip to content

Commit

Permalink
chore(upgrade): upgrade to Carbon 1.62.0 (#11953)
Browse files Browse the repository at this point in the history
This updates the repository to Carbon v1.62.0.
  • Loading branch information
ibmdotcom-bot authored Aug 1, 2024
1 parent 562d803 commit 3143781
Show file tree
Hide file tree
Showing 18 changed files with 118 additions and 96 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions packages/carbon-web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"dependencies": {
"@babel/runtime": "^7.16.3",
"@carbon/ibm-products-styles": "^2.30.1",
"@carbon/styles": "1.61.0",
"@carbon/styles": "1.62.0",
"@floating-ui/dom": "^1.6.3",
"@ibm/telemetry-js": "^1.5.0",
"flatpickr": "4.6.13",
Expand All @@ -93,7 +93,7 @@
"@babel/preset-modules": "^0.1.5",
"@babel/template": "~7.12.0",
"@babel/traverse": "~7.23.7",
"@carbon/icon-helpers": "10.49.0",
"@carbon/icon-helpers": "10.50.0",
"@carbon/icons": "10.48.5",
"@open-wc/semantic-dom-diff": "~0.18.0",
"@percy-io/in-percy": "^0.1.11",
Expand Down
10 changes: 5 additions & 5 deletions packages/styles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
"upgrade-carbon": "yarn upgrade-interactive @carbon/layout @carbon/styles @carbon/themes @carbon/icons-react --latest --exact"
},
"dependencies": {
"@carbon/icons-react": "11.45.0",
"@carbon/layout": "11.23.1",
"@carbon/styles": "1.61.0",
"@carbon/type": "11.28.1",
"@carbon/icons-react": "11.46.0",
"@carbon/layout": "11.24.0",
"@carbon/styles": "1.62.0",
"@carbon/type": "11.29.0",
"@ibm/telemetry-js": "^1.5.0"
},
"devDependencies": {
"@carbon/themes": "11.37.1",
"@carbon/themes": "11.38.0",
"del": "^6.0.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^6.1.0",
Expand Down
14 changes: 7 additions & 7 deletions packages/web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@
"@carbon/ibmdotcom-services": "2.11.1",
"@carbon/ibmdotcom-styles": "2.11.1",
"@carbon/ibmdotcom-utilities": "2.11.1",
"@carbon/layout": "11.23.1",
"@carbon/motion": "11.19.1",
"@carbon/styles": "1.61.0",
"@carbon/layout": "11.24.0",
"@carbon/motion": "11.20.0",
"@carbon/styles": "1.62.0",
"@carbon/web-components": "2.11.1",
"@ibm/telemetry-js": "^1.5.0",
"lit": "^2.7.6",
Expand Down Expand Up @@ -131,12 +131,12 @@
"@babel/template": "~7.12.0",
"@babel/traverse": "~7.23.7",
"@carbon/ibmdotcom-services-store": "1.53.1",
"@carbon/icon-helpers": "10.49.0",
"@carbon/icon-helpers": "10.50.0",
"@carbon/icons": "10.48.5",
"@carbon/icons-react": "^11.33.0",
"@carbon/pictograms-react": "11.63.0",
"@carbon/react": "1.61.0",
"@carbon/type": "11.28.1",
"@carbon/pictograms-react": "11.64.0",
"@carbon/react": "1.63.0",
"@carbon/type": "11.29.0",
"@open-wc/semantic-dom-diff": "~0.18.0",
"@percy-io/in-percy": "^0.1.11",
"@percy/cli": "^1.28.5",
Expand Down
Loading

0 comments on commit 3143781

Please sign in to comment.