Skip to content

Commit

Permalink
build(deps): update Carbon 11 compatible versions to latest (#6532)
Browse files Browse the repository at this point in the history
Co-authored-by: matthewgallo <10215203+matthewgallo@users.noreply.github.com>
Co-authored-by: Matt Gallo <mdgallo@us.ibm.com>
  • Loading branch information
3 people authored Dec 4, 2024
1 parent 8b5de5f commit 7005822
Show file tree
Hide file tree
Showing 4 changed files with 123 additions and 143 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@carbon/ibm-products-styles": "^2.51.0",
"@carbon/layout": "^11.28.0",
"@carbon/motion": "^11.24.0",
"@carbon/react": "^1.70.0",
"@carbon/react": "^1.71.1",
"@carbon/themes": "^11.43.0",
"@carbon/type": "^11.33.0",
"@percy/cli": "^1.30.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/ibm-products-web-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,12 @@
},
"dependencies": {
"@carbon/ibm-products-styles": "^2.51.0",
"@carbon/styles": "1.69.0",
"@carbon/web-components": "2.17.0",
"@carbon/styles": "1.70.0",
"@carbon/web-components": "2.18.0",
"lit": "^3.1.0"
},
"devDependencies": {
"@carbon/icons": "^11.52.0",
"@carbon/icons": "^11.53.0",
"@carbon/motion": "^11.24.0",
"@mordech/vite-lit-loader": "^0.35.0",
"@rollup/plugin-alias": "^5.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/ibm-products/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"@carbon/grid": "^11.29.0",
"@carbon/layout": "^11.28.0",
"@carbon/motion": "^11.24.0",
"@carbon/react": "^1.70.0",
"@carbon/react": "^1.71.1",
"@carbon/themes": "^11.43.0",
"@carbon/type": "^11.33.0",
"react": "^16.8.6 || ^17.0.1 || ^18.2.0",
Expand Down
Loading

0 comments on commit 7005822

Please sign in to comment.