Skip to content

Commit

Permalink
feat(carbon): upgrade dependencies (#893)
Browse files Browse the repository at this point in the history
* feat(carbon): upgrade dependencies

* feat(carbon): upgrade dependencies
  • Loading branch information
SimonFinney authored Jan 26, 2021
1 parent 811b1e5 commit ac5bb19
Show file tree
Hide file tree
Showing 23 changed files with 320 additions and 204 deletions.
Binary file removed .yarn/offline-mirror/@carbon-colors-10.17.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/@carbon-colors-10.18.0.tgz
Binary file not shown.
Binary file removed .yarn/offline-mirror/@carbon-grid-10.17.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/@carbon-grid-10.18.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/offline-mirror/@carbon-icons-react-10.22.0.tgz
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/offline-mirror/@carbon-layout-10.15.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/@carbon-layout-10.16.0.tgz
Binary file not shown.
Binary file removed .yarn/offline-mirror/@carbon-motion-10.10.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/@carbon-motion-10.11.0.tgz
Binary file not shown.
Binary file removed .yarn/offline-mirror/@carbon-themes-10.24.0.tgz
Binary file not shown.
Binary file added .yarn/offline-mirror/@carbon-themes-10.25.0.tgz
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/offline-mirror/carbon-components-10.25.0.tgz
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,16 @@
},
"dependencies": {
"@babel/runtime": "^7.4.3",
"@carbon/colors": "10.17.0",
"@carbon/grid": "10.17.0",
"@carbon/icons-react": "10.22.0",
"@carbon/colors": "10.18.0",
"@carbon/grid": "10.18.0",
"@carbon/icons-react": "10.23.0",
"@carbon/import-once": "10.4.0",
"@carbon/layout": "10.15.0",
"@carbon/motion": "10.10.0",
"@carbon/themes": "10.24.0",
"@carbon/type": "10.18.0",
"carbon-components": "10.25.0",
"carbon-components-react": "7.25.0",
"@carbon/layout": "10.16.0",
"@carbon/motion": "10.11.0",
"@carbon/themes": "10.25.0",
"@carbon/type": "10.19.0",
"carbon-components": "10.26.0",
"carbon-components-react": "7.26.0",
"carbon-icons": "7.0.7",
"classnames": "^2.2.5",
"downshift": "^1.31.14",
Expand Down
Loading

0 comments on commit ac5bb19

Please sign in to comment.