Skip to content

Commit

Permalink
chore(Carbon Website): update to v10.47.0 (#2598)
Browse files Browse the repository at this point in the history
* chore(Carbon Website): update to v10.47.0-rc.0

* chore: update to stable

Co-authored-by: Taylor Jones <[email protected]>
Co-authored-by: Scott Strubberg <[email protected]>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Nov 3, 2021
1 parent 2c6991f commit 1cf0a93
Show file tree
Hide file tree
Showing 2 changed files with 135 additions and 15 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,17 @@
"dependencies": {
"@babel/core": "^7.15.8",
"@carbon/charts-react": "0.50.8",
"@carbon/elements": "^10.45.0",
"@carbon/icons": "^10.41.0",
"@carbon/icons-react": "^10.41.0",
"@carbon/pictograms": "^11.19.0",
"@carbon/pictograms-react": "^11.19.0",
"@carbon/elements": "^10.46.0",
"@carbon/icons": "^10.42.0",
"@carbon/icons-react": "^10.42.0",
"@carbon/pictograms": "^11.20.0",
"@carbon/pictograms-react": "^11.20.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.46.0",
"carbon-components-react": "^7.46.0",
"carbon-components": "^10.47.0",
"carbon-components-react": "^7.47.0",
"change-case": "^4.1.1",
"classnames": "^2.2.6",
"codesandbox": "^2.1.10",
Expand Down
136 changes: 128 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1116,7 +1116,12 @@
resolved "https://registry.npmjs.org/@carbon/colors/-/colors-10.33.0.tgz#c3fc0da44b1f6f6582e138540b71a1b0f756e1f2"
integrity sha512-szmYimpNNSeCazLFoBzT1XvcUpO3oY3zJMJtA8BaSBFos3eY7cxIEhU7pNWKs7sW5CED/0LMuuYyRjOL+KGkCA==

"@carbon/elements@^10.38.0", "@carbon/elements@^10.45.0":
"@carbon/colors@^10.34.0":
version "10.34.0"
resolved "https://registry.yarnpkg.com/@carbon/colors/-/colors-10.34.0.tgz#0bf039e85e797fc3a5e6e84a3cbada61ed2fd097"
integrity sha512-Tq7ZF6zdlT1V2VliqjeSVKVOK6ixy3CknifZAd3oxq4BYJC/jwsYwRHJAbSM/KFJrZ2ZUvQCrOsves6f7hndLg==

"@carbon/elements@^10.38.0":
version "10.45.0"
resolved "https://registry.npmjs.org/@carbon/elements/-/elements-10.45.0.tgz#f9bc70d817c5b3059215b94e848056c284365fb4"
integrity sha512-VwMw4x636wZT38zw6+fdrPW2Hqvizgto3cYZjisDGFp1jRquZkIaqJ6+76ovl7udu0Wu1rdmHWESLxzsmIESmQ==
Expand All @@ -1130,6 +1135,20 @@
"@carbon/themes" "^10.45.0"
"@carbon/type" "^10.37.0"

"@carbon/elements@^10.46.0":
version "10.46.0"
resolved "https://registry.yarnpkg.com/@carbon/elements/-/elements-10.46.0.tgz#7dc4adfccede321cc976efcaaa9b673a9400c4e5"
integrity sha512-EdVLtiDNVvxHmHwWzPwkrYARTkIjAE/4fyGqB9kyFHXOCINRpt0nluDxnsduJZ9a4row8C51wpGuJFU1wkoj6A==
dependencies:
"@carbon/colors" "^10.34.0"
"@carbon/grid" "^10.39.0"
"@carbon/icons" "^10.42.0"
"@carbon/import-once" "^10.6.0"
"@carbon/layout" "^10.34.0"
"@carbon/motion" "^10.26.0"
"@carbon/themes" "^10.46.0"
"@carbon/type" "^10.38.0"

"@carbon/feature-flags@^0.6.0":
version "0.6.0"
resolved "https://registry.npmjs.org/@carbon/feature-flags/-/feature-flags-0.6.0.tgz#9452194af71b56dab0f2b9c75db3ddf6196453f1"
Expand All @@ -1143,11 +1162,24 @@
"@carbon/import-once" "^10.6.0"
"@carbon/layout" "^10.33.0"

"@carbon/grid@^10.39.0":
version "10.39.0"
resolved "https://registry.yarnpkg.com/@carbon/grid/-/grid-10.39.0.tgz#601b3a824e47b137c4dc5240d2e606fd50cdd550"
integrity sha512-WYxfmUPZaf9s4/ZB4+GlYlAKjScGXy2hfracIH/+2LtP6HTG1aLV+Bg9TA3AeyTGTliVoNfaVRmYOkoFKmQaqA==
dependencies:
"@carbon/import-once" "^10.6.0"
"@carbon/layout" "^10.34.0"

"@carbon/icon-helpers@^10.24.0":
version "10.24.0"
resolved "https://registry.npmjs.org/@carbon/icon-helpers/-/icon-helpers-10.24.0.tgz#2f3fbc8b0b64090c21833cd81eabadc41d56b684"
integrity sha512-kmzN2Zjyp4EmCAlGu561+dJVABH96n5+RnjmsPdv4wrSx+FNyzbxnKYV1x2FYrTxtZ9LB+pd3EofEyVuQM6V0Q==

"@carbon/icon-helpers@^10.25.0":
version "10.25.0"
resolved "https://registry.yarnpkg.com/@carbon/icon-helpers/-/icon-helpers-10.25.0.tgz#bfe2465e165bb78477c77494610552064fcab09f"
integrity sha512-jvDUKz3NLopiDf7BROLDAT4NoswMpeXg4+ulbkLlFHdgY3v7gaxT/MJ7f9DZeEIiYUBhQSjTmcB3agIIO1jOdw==

"@carbon/icons-react@^10.32.0", "@carbon/icons-react@^10.35.0", "@carbon/icons-react@^10.41.0":
version "10.41.0"
resolved "https://registry.npmjs.org/@carbon/icons-react/-/icons-react-10.41.0.tgz#d9e411f21cc93dbfa68520b32955fde439d7b159"
Expand All @@ -1157,13 +1189,29 @@
"@carbon/telemetry" "0.0.0-alpha.6"
prop-types "^15.7.2"

"@carbon/icons-react@^10.42.0":
version "10.42.0"
resolved "https://registry.yarnpkg.com/@carbon/icons-react/-/icons-react-10.42.0.tgz#2402a350514c0a1c33b575922b49b235a20a6330"
integrity sha512-eW2FE+OSo73A//L+F/NtfJ61co45TYnEU028YiGS7Tnlwr8pHO/62jUp39iVK2b6pbbRNXhNgYkmecZE+3rozg==
dependencies:
"@carbon/icon-helpers" "^10.25.0"
"@carbon/telemetry" "0.0.0-alpha.6"
prop-types "^15.7.2"

"@carbon/icons@^10.41.0":
version "10.41.0"
resolved "https://registry.npmjs.org/@carbon/icons/-/icons-10.41.0.tgz#71150ef0b140e8f9d01e3b8be8cf33b2f7bb402d"
integrity sha512-rSiAwXOxRCOHW2FIB+t424irqDllCHsYZumKgK0cR+eMSQ8AD3MCCVngSykcmiHEuSKFkRbPALx+Eg9Dfx9GnQ==
dependencies:
svgson "^5.2.1"

"@carbon/icons@^10.42.0":
version "10.42.0"
resolved "https://registry.yarnpkg.com/@carbon/icons/-/icons-10.42.0.tgz#3d5e56a77ed12526fa778600f303b1e9e49434ae"
integrity sha512-4+U0icAY61A6JsbCbKweuozdiHNyC9SXoRwefQ4PFP6+SdtjDUzt961I5DkI8ZJgQ6bW2znNVSWW2+JWVdLpbw==
dependencies:
svgson "^5.2.1"

"@carbon/import-once@^10.6.0":
version "10.6.0"
resolved "https://registry.npmjs.org/@carbon/import-once/-/import-once-10.6.0.tgz#a8fb846d9dc3eea9d45d9131a235e898d0f8db1e"
Expand All @@ -1174,12 +1222,22 @@
resolved "https://registry.npmjs.org/@carbon/layout/-/layout-10.33.0.tgz#15fa1db6f80f02f76c84aa1665c67751bb0ec472"
integrity sha512-3yHf/5tPVkvGUYC4ueUSoo5Tw1UxpKxAmigVZCf7MRe9dc06z68xyxrz+mZ5bIPBzbbfLYfz/y6FaD3Toeo30g==

"@carbon/layout@^10.34.0":
version "10.34.0"
resolved "https://registry.yarnpkg.com/@carbon/layout/-/layout-10.34.0.tgz#83dd68303f6ad29e6b4964b88da7bb2942e3e8d2"
integrity sha512-+PAQfV/bEXM9zRcjDWtuCjl/62mqdN6vpaal+6wnFi0FADr+uHYhNi+9W6QUpa29nbUqgIla+jlr59gAYidGLw==

"@carbon/motion@^10.25.0":
version "10.25.0"
resolved "https://registry.npmjs.org/@carbon/motion/-/motion-10.25.0.tgz#e4a83eb73be33eaa8bd1e4e42ace25e1554e5370"
integrity sha512-q6dMkLyeUkdQa5JljWT+TQn/qY0+i67qwkm0jnYQvBRwoxF6CfNedY/wQM2KcuHnRVjCjCmdrRxAcP+yQRvQyw==

"@carbon/pictograms-react@^11.14.0", "@carbon/pictograms-react@^11.19.0":
"@carbon/motion@^10.26.0":
version "10.26.0"
resolved "https://registry.yarnpkg.com/@carbon/motion/-/motion-10.26.0.tgz#28a997cd8cd95e57ca480b00fe6e077d9d257bc7"
integrity sha512-xNkDoRBfNsTKsUR0Hk7FItcdCDH7Mrn0mwvV83C8srV0M4x1D9Uh6Mg7pO9YLbUDMNEmihYp5u4Lf9zJv+XEVg==

"@carbon/pictograms-react@^11.14.0":
version "11.19.0"
resolved "https://registry.npmjs.org/@carbon/pictograms-react/-/pictograms-react-11.19.0.tgz#2254d7770328765fb084cc07034ae720033d11c1"
integrity sha512-ey0/RaGHuIhkO7M3nsscbeNVKkpVtHDMdbC3exnioIJf4+Kr5LVsLvzveLCMTrbpwyxG+LlguQ4IK//8E+HwnQ==
Expand All @@ -1188,10 +1246,19 @@
"@carbon/telemetry" "0.0.0-alpha.6"
prop-types "^15.7.2"

"@carbon/pictograms@^11.19.0":
version "11.19.0"
resolved "https://registry.npmjs.org/@carbon/pictograms/-/pictograms-11.19.0.tgz#b13e38a050948a12a3ae7e368cb463a238c850ee"
integrity sha512-IV+xD4MOo318MNsH7aqEtE1iN00joMqgjzk0RcaZHeo3+dLUr+jwhrMsKvdSH3tPtuwCeoBOLZiv4SnAtyvGZQ==
"@carbon/pictograms-react@^11.20.0":
version "11.20.0"
resolved "https://registry.yarnpkg.com/@carbon/pictograms-react/-/pictograms-react-11.20.0.tgz#5cb8faf1f5803e2cdc4a8b33f0c4092bf213f7cf"
integrity sha512-JfNQro7884XJdiXkHbIzgrs8d2dLajpR66nuoYshA/TlbcH/gSdH+gDQYQ3FIC0SSk12zfKJ8edzdw7suIAWIA==
dependencies:
"@carbon/icon-helpers" "^10.25.0"
"@carbon/telemetry" "0.0.0-alpha.6"
prop-types "^15.7.2"

"@carbon/pictograms@^11.20.0":
version "11.20.0"
resolved "https://registry.yarnpkg.com/@carbon/pictograms/-/pictograms-11.20.0.tgz#70c0e307d347bf58f3e299245ad87055e4c7bf4c"
integrity sha512-34qVwBr2m7QyCzjuNZDzn2UodQrT4ysqV2Mw3GS/RSnbMO59R43hSbLSGQn/3dQRA5rO2LoqsWRqLlvDU0UyiA==

"@carbon/[email protected]":
version "0.0.0-alpha.6"
Expand Down Expand Up @@ -1219,6 +1286,16 @@
"@carbon/type" "^10.37.0"
color "^3.1.2"

"@carbon/themes@^10.46.0":
version "10.46.0"
resolved "https://registry.yarnpkg.com/@carbon/themes/-/themes-10.46.0.tgz#ffa1b226350e7e69ae8efa1713bd1c49f3bebeb4"
integrity sha512-1gNBKch4qLRrO/cqVlMnmgj1OQCZwHFvWRHLLr4HprQilRJ499iLpu/5o10SC2GG4RbxH714BdzBQ2ZLn/JZ8g==
dependencies:
"@carbon/colors" "^10.34.0"
"@carbon/layout" "^10.34.0"
"@carbon/type" "^10.38.0"
color "^3.1.2"

"@carbon/type@^10.37.0":
version "10.37.0"
resolved "https://registry.npmjs.org/@carbon/type/-/type-10.37.0.tgz#639e2bfebb73eb847e1ca653575e3fe60022dfaf"
Expand All @@ -1227,6 +1304,14 @@
"@carbon/import-once" "^10.6.0"
"@carbon/layout" "^10.33.0"

"@carbon/type@^10.38.0":
version "10.38.0"
resolved "https://registry.yarnpkg.com/@carbon/type/-/type-10.38.0.tgz#ffd3135b27e3494aece0a4ea5a2cda4aa37ec2f8"
integrity sha512-I1Xc9s7LPdAX4KRrOZl8sIv+c0uFnIdVBSwBnBODB3ZJ+EiZgaNdvWKOlkoYRA07Vn1VUcptwkBDuXXO1vHL0A==
dependencies:
"@carbon/import-once" "^10.6.0"
"@carbon/layout" "^10.34.0"

"@carbon/[email protected]":
version "1.1.1"
resolved "https://registry.npmjs.org/@carbon/utils-position/-/utils-position-1.1.1.tgz#bea463b833608902ea37ac30bec36e3c0a3b547f"
Expand Down Expand Up @@ -4517,7 +4602,7 @@ capture-stack-trace@^1.0.0:
resolved "https://registry.npmjs.org/capture-stack-trace/-/capture-stack-trace-1.0.1.tgz#a6c0bbe1f38f3aa0b92238ecb6ff42c344d4135d"
integrity sha512-mYQLZnx5Qt1JgB1WEiMCf2647plpGeQ2NMR/5L0HNZzGQo4fuSPnK+wjfPnKZV0aiJDgzmWqqkV/g7JD+DW0qw==

carbon-components-react@^7.39.0, carbon-components-react@^7.46.0:
carbon-components-react@^7.39.0:
version "7.46.0"
resolved "https://registry.npmjs.org/carbon-components-react/-/carbon-components-react-7.46.0.tgz#dc44f4ba2fb180aa7fd5be80e16b3123ae05252c"
integrity sha512-y7TjG8TE8XZLe/IuE5iSdXjT7pnNkthi9V7XI4hWG9S1td8NQoccgInxt6T3dIFKzvhHkeNJEx7TnUJt/bYL5A==
Expand All @@ -4540,6 +4625,31 @@ carbon-components-react@^7.39.0, carbon-components-react@^7.46.0:
wicg-inert "^3.1.1"
window-or-global "^1.0.1"

carbon-components-react@^7.47.0:
version "7.47.0"
resolved "https://registry.yarnpkg.com/carbon-components-react/-/carbon-components-react-7.47.0.tgz#b0705cda08046e765147ed9c2fd012a76ca0eb7e"
integrity sha512-v/hNm2saOR5HlOd4io/ysauBGuogWCoRllNggmDEuE85HZZPa6M2SXlpUPA7+nAgGYsRlbE2lgw1f4ES91ecsA==
dependencies:
"@babel/runtime" "^7.14.6"
"@carbon/feature-flags" "^0.6.0"
"@carbon/icons-react" "^10.42.0"
"@carbon/layout" "^10.34.0"
"@carbon/telemetry" "0.0.0-alpha.6"
classnames "2.3.1"
copy-to-clipboard "^3.3.1"
downshift "5.2.1"
flatpickr "4.6.9"
invariant "^2.2.3"
lodash.debounce "^4.0.8"
lodash.findlast "^4.5.0"
lodash.isequal "^4.5.0"
lodash.omit "^4.5.0"
lodash.throttle "^4.1.1"
react-is "^16.8.6"
use-resize-observer "^6.0.0"
wicg-inert "^3.1.1"
window-or-global "^1.0.1"

[email protected]:
version "10.40.0"
resolved "https://registry.npmjs.org/carbon-components/-/carbon-components-10.40.0.tgz#59c339dd964624cd07802dc695ceed6f32a07ef7"
Expand All @@ -4550,7 +4660,7 @@ [email protected]:
lodash.debounce "^4.0.8"
warning "^3.0.0"

carbon-components@^10.39.0, carbon-components@^10.46.0:
carbon-components@^10.39.0:
version "10.46.0"
resolved "https://registry.npmjs.org/carbon-components/-/carbon-components-10.46.0.tgz#f167baa23bbc08a0e53a312eca835a2414b67d21"
integrity sha512-BWO1d/CBGZgyMjGN+nOkjqlfRek56/uFpyKMs443IeaJGvhZ0r7SFC5aeipxlg/BCwhxl5dcruzQ9d0MykNxSw==
Expand All @@ -4560,6 +4670,16 @@ carbon-components@^10.39.0, carbon-components@^10.46.0:
lodash.debounce "^4.0.8"
warning "^3.0.0"

carbon-components@^10.47.0:
version "10.47.0"
resolved "https://registry.yarnpkg.com/carbon-components/-/carbon-components-10.47.0.tgz#fbc984531e3abe9d072dc88b371bd5bb397c2b0d"
integrity sha512-ThjNOMUL6kFgMORvLII76WMGD4VEqgSA+wft5AK9imhsAIFP/54LxzAH+FSpZxP+VA0FjbunUUIv3pKOodedbA==
dependencies:
"@carbon/telemetry" "0.0.0-alpha.6"
flatpickr "4.6.1"
lodash.debounce "^4.0.8"
warning "^3.0.0"

carbon-icons@^7.0.7:
version "7.0.7"
resolved "https://registry.npmjs.org/carbon-icons/-/carbon-icons-7.0.7.tgz#ebafe3e9fa25df973796a8eca06d8a7c501cc610"
Expand Down

1 comment on commit 1cf0a93

@vercel
Copy link

@vercel vercel bot commented on 1cf0a93 Nov 3, 2021

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.