Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

Commit

Permalink
chore(package): update carbon-components to 10.0.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack committed Mar 27, 2019
1 parent 81b2ecc commit b126f8d
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 13 deletions.
Binary file not shown.
Binary file removed .yarn-offline-mirror/carbon-components-9.87.2.tgz
Binary file not shown.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "carbon-components-react",
"version": "10.0.0-rc.0",
"version": "7.0.0-rc.0",
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences.",
"license": "Apache-2",
"main": "lib/index.js",
Expand Down Expand Up @@ -121,7 +121,7 @@
}
},
"peerDependencies": {
"carbon-components": "^10.0.0-beta.0",
"carbon-components": "^10.0.0-rc.0",
"carbon-icons": "^7.0.7",
"react": "^16.8.5",
"react-dom": "^16.8.5"
Expand Down Expand Up @@ -178,7 +178,7 @@
"babel-plugin-dev-expression": "^0.2.1",
"babel-plugin-react-docgen": "^2.0.0",
"bowser": "^1.6.1",
"carbon-components": "^9.87.2",
"carbon-components": "^10.0.0-rc.0",
"carbon-icons": "^7.0.5",
"chalk": "^2.3.0",
"cli-table": "^0.3.0",
Expand Down
15 changes: 5 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3195,10 +3195,10 @@ capture-stack-trace@^1.0.0:
resolved "https://registry.yarnpkg.com/capture-stack-trace/-/capture-stack-trace-1.0.1.tgz#a6c0bbe1f38f3aa0b92238ecb6ff42c344d4135d"
integrity sha512-mYQLZnx5Qt1JgB1WEiMCf2647plpGeQ2NMR/5L0HNZzGQo4fuSPnK+wjfPnKZV0aiJDgzmWqqkV/g7JD+DW0qw==

carbon-components@^9.87.2:
version "9.87.2"
resolved "https://registry.yarnpkg.com/carbon-components/-/carbon-components-9.87.2.tgz#20a96389975529526fd990789461cf20595a6273"
integrity sha512-wUbpYabgaX/rzBVWlKhBzQgO7W/62eFYJ6fnH9ATcz78vqRZy4ptzk1Z5EnyE4CjMOUnCUQrt/VuVSHP88LNtg==
carbon-components@^10.0.0-rc.0:
version "10.0.0-rc.0"
resolved "https://registry.yarnpkg.com/carbon-components/-/carbon-components-10.0.0-rc.0.tgz#b5e350018f423d94996f600f641c12e92c0bdf37"
integrity sha512-u/XmHG37y/oVMUtNYXudykPevAGfkoe8A7yW2Rs/xGgbh79KeOvkgoclhjb6OLaMCMTHT1ObllHCbmIS0q8Xyw==
dependencies:
carbon-icons "^7.0.7"
flatpickr "4.5.7"
Expand Down Expand Up @@ -10409,7 +10409,7 @@ react-inspector@^2.3.0:
is-dom "^1.0.9"
prop-types "^15.6.1"

react-is@^16.6.0, react-is@^16.8.1:
react-is@^16.6.0, react-is@^16.8.1, react-is@^16.8.5:
version "16.8.5"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.5.tgz#c54ac229dd66b5afe0de5acbe47647c3da692ff8"
integrity sha512-sudt2uq5P/2TznPV4Wtdi+Lnq3yaYW8LfvPKLM9BKD8jJNBkxMVyB0C9/GmVhLw7Jbdmndk/73n7XQGeN9A3QQ==
Expand All @@ -10419,11 +10419,6 @@ react-is@^16.6.1, react-is@^16.6.3:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.6.3.tgz#d2d7462fcfcbe6ec0da56ad69047e47e56e7eac0"
integrity sha512-u7FDWtthB4rWibG/+mFbVd5FvdI20yde86qKGx4lVUTWmPlSWQ4QxbBIrrs+HnXGbxOUlUzTAP/VDmvCwaP2yA==

react-is@^16.8.5:
version "16.8.5"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.5.tgz#c54ac229dd66b5afe0de5acbe47647c3da692ff8"
integrity sha512-sudt2uq5P/2TznPV4Wtdi+Lnq3yaYW8LfvPKLM9BKD8jJNBkxMVyB0C9/GmVhLw7Jbdmndk/73n7XQGeN9A3QQ==

react-lifecycles-compat@^3.0.0, react-lifecycles-compat@^3.0.4:
version "3.0.4"
resolved "https://registry.yarnpkg.com/react-lifecycles-compat/-/react-lifecycles-compat-3.0.4.tgz#4f1a273afdfc8f3488a8c516bfda78f872352362"
Expand Down

0 comments on commit b126f8d

Please sign in to comment.