Skip to content

Commit

Permalink
build(deps): Bump @carbon/react from 1.73.0 to 1.74.0
Browse files Browse the repository at this point in the history
Bumps [@carbon/react](https://github.com/carbon-design-system/carbon/tree/HEAD/packages/carbon-react) from 1.73.0 to 1.74.0.
- [Release notes](https://github.com/carbon-design-system/carbon/releases)
- [Commits](https://github.com/carbon-design-system/carbon/commits/HEAD/packages/carbon-react)

---
updated-dependencies:
- dependency-name: "@carbon/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2025
1 parent dbd8763 commit ce62835
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"format:check": "yarn prettier . --check"
},
"dependencies": {
"@carbon/react": "^1.73.0",
"@carbon/react": "^1.74.0",
"@react-hookz/web": "^25.0.1",
"classnames": "^2.5.1",
"framer-motion": "^11.18.0",
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1086,16 +1086,16 @@
dependencies:
"@ibm/telemetry-js" "^1.5.0"

"@carbon/react@^1.73.0":
version "1.73.0"
resolved "https://registry.yarnpkg.com/@carbon/react/-/react-1.73.0.tgz#b2d2bc28593330d869304eeff6ca922ff083cef8"
integrity sha512-C7yPkl07qkhqxSIxGasFGKZCCVEgx9k/4iMZ0HkeKi9Pxp/fOZ+xDEG7HwNUSOWZB/n06yBMTqDJvnl8Op/Pww==
"@carbon/react@^1.74.0":
version "1.74.0"
resolved "https://registry.yarnpkg.com/@carbon/react/-/react-1.74.0.tgz#663c252e80e6ee81f78440acf1d40a1945b74825"
integrity sha512-/jDRPp5x4T4HVp5VWbbm0RchLRBI3D0U+ymz8pAO37itwOzxs46Wzu1tHW0w57ripOU2KcPuurANEtnRAemgyQ==
dependencies:
"@babel/runtime" "^7.24.7"
"@carbon/feature-flags" "^0.24.0"
"@carbon/icons-react" "^11.53.0"
"@carbon/layout" "^11.28.0"
"@carbon/styles" "^1.72.0"
"@carbon/styles" "^1.73.0"
"@floating-ui/react" "^0.26.0"
"@ibm/telemetry-js" "^1.5.0"
classnames "2.5.1"
Expand All @@ -1111,17 +1111,17 @@
use-resize-observer "^6.0.0"
window-or-global "^1.0.1"

"@carbon/styles@^1.72.0":
version "1.72.0"
resolved "https://registry.yarnpkg.com/@carbon/styles/-/styles-1.72.0.tgz#b19abe1e0ff663537d954d65174778bf62e891f6"
integrity sha512-IRVa+Ou8Va42/Cn76hI1/Y/g0EFJkTWG4/6+BtJZFjHrf++gD7QwE1Ul9t8oNzbp13Gz5M+knIimQACdzINW9A==
"@carbon/styles@^1.73.0":
version "1.73.0"
resolved "https://registry.yarnpkg.com/@carbon/styles/-/styles-1.73.0.tgz#4e7a78890b217cae66df4d3a046070db23b9bb8c"
integrity sha512-T96dWqekz9LJ7ln/cUCdV9NyHo8CKKS7HPag+kfiCUg8ss5Gm2nZ3B17TzW/njT0xsofPbffN04FHKj76YR+bQ==
dependencies:
"@carbon/colors" "^11.28.0"
"@carbon/feature-flags" "^0.24.0"
"@carbon/grid" "^11.30.0"
"@carbon/layout" "^11.28.0"
"@carbon/motion" "^11.24.0"
"@carbon/themes" "^11.44.0"
"@carbon/themes" "^11.45.0"
"@carbon/type" "^11.34.0"
"@ibm/plex" "6.0.0-next.6"
"@ibm/plex-mono" "0.0.3-alpha.0"
Expand All @@ -1134,10 +1134,10 @@
"@ibm/plex-serif" "0.0.3-alpha.0"
"@ibm/telemetry-js" "^1.5.0"

"@carbon/themes@^11.44.0":
version "11.44.0"
resolved "https://registry.yarnpkg.com/@carbon/themes/-/themes-11.44.0.tgz#499c7294e3943965579c347e3be9a362dd25a274"
integrity sha512-5UDn3U6xgwwgVx87HoOmsgOXb3JywKZ9cxKj0x8gyGNywTJFA22EtJEoVUa5/i/MSivp6q4mUcjNd2ImATuFHA==
"@carbon/themes@^11.45.0":
version "11.45.0"
resolved "https://registry.yarnpkg.com/@carbon/themes/-/themes-11.45.0.tgz#db30f312c148e77da7d7a0e559cd8f5ebcf4bfa1"
integrity sha512-TJubDZ14M4C6ZkGxyMbPTqg+BrlgXLJM3pV98au1J0R6VXe8PbqcqeaTSKy6zRoa+WYKmR0Fw2hA0Ti5aIVADg==
dependencies:
"@carbon/colors" "^11.28.0"
"@carbon/layout" "^11.28.0"
Expand Down

0 comments on commit ce62835

Please sign in to comment.