Skip to content

Commit

Permalink
Update to Carbon v10.56.0 (#2808)
Browse files Browse the repository at this point in the history
* fix(modal): remove width column from max sizes table

* chore(team): add taylor photo

* chore(release): v10.56.0-rc.0 smoke test

* chore(release): update to v10.56.0

Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
tay1orjones and kodiakhq[bot] authored Mar 29, 2022
1 parent 6bc6ae1 commit 2b27682
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 110 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,18 +38,18 @@
],
"dependencies": {
"@babel/core": "^7.15.8",
"@carbon/charts-react": "0.54.2",
"@carbon/elements": "^10.53.0",
"@carbon/icons": "^10.47.0",
"@carbon/icons-react": "^10.47.0",
"@carbon/pictograms": "^11.23.0",
"@carbon/pictograms-react": "^11.23.0",
"@carbon/charts-react": "0.54.13",
"@carbon/elements": "^10.55.0",
"@carbon/icons": "^10.48.0",
"@carbon/icons-react": "^10.49.0",
"@carbon/pictograms": "^11.24.0",
"@carbon/pictograms-react": "^11.25.0",
"@loadable/component": "^5.15.0",
"@slack/web-api": "^5.11.0",
"babel-preset-env": "^1.7.0",
"babel-preset-gatsby": "^1.14.0",
"carbon-components": "^10.54.0",
"carbon-components-react": "^7.54.0",
"carbon-components": "^10.56.0",
"carbon-components-react": "^7.56.0",
"change-case": "^4.1.1",
"classnames": "^2.2.6",
"codesandbox": "^2.1.10",
Expand Down Expand Up @@ -81,7 +81,7 @@
"d3": "7.0.0",
"dotenv": "^8.2.0",
"eslint": "^7.32.0",
"eslint-config-carbon": "^2.8.0",
"eslint-config-carbon": "^2.12.0",
"fs-extra": "^9.0.1",
"gatsby-plugin-lodash": "^4.14.0",
"gatsby-plugin-manifest": "^3.14.0",
Expand Down
Loading

1 comment on commit 2b27682

@vercel
Copy link

@vercel vercel bot commented on 2b27682 Mar 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.