Skip to content

Commit

Permalink
chore(deps): bump @chakra-ui/react from 2.10.2 to 2.10.3
Browse files Browse the repository at this point in the history
Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/react) from 2.10.2 to 2.10.3.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Commits](https://github.com/chakra-ui/chakra-ui/commits/HEAD/packages/components/react)

---
updated-dependencies:
- dependency-name: "@chakra-ui/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 979793d commit 230d48e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"release": "release-it --ci"
},
"dependencies": {
"@chakra-ui/react": "^2.10.2",
"@chakra-ui/react": "^2.10.3",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"amqp": "^0.2.7",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -422,13 +422,13 @@
copy-to-clipboard "3.3.3"
framesync "6.1.2"

"@chakra-ui/react@^2.10.2":
version "2.10.2"
resolved "https://registry.yarnpkg.com/@chakra-ui/react/-/react-2.10.2.tgz#9fc718ab809d8a8003a8c688b2b6fda44f63741a"
integrity sha512-TfIHTqTlxTHYJZBtpiR5EZasPUrLYKJxdbHkdOJb5G1OQ+2c5kKl5XA7c2pMtsEptzb7KxAAIB62t3hxdfWp1w==
"@chakra-ui/react@^2.10.3":
version "2.10.3"
resolved "https://registry.yarnpkg.com/@chakra-ui/react/-/react-2.10.3.tgz#8595658890a9558de7eec1a854cb959fc6352e29"
integrity sha512-oWmGGzzKWBfoB3hrrQxWwFirlxJXGdk3v4SLnLPPYRy9IMibmQM5rAUJ/NxZum1mrYGP5lo7DHcIWDfV2A3ubw==
dependencies:
"@chakra-ui/hooks" "2.4.2"
"@chakra-ui/styled-system" "2.11.2"
"@chakra-ui/styled-system" "2.12.0"
"@chakra-ui/theme" "3.4.6"
"@chakra-ui/utils" "2.2.2"
"@popperjs/core" "^2.11.8"
Expand All @@ -438,10 +438,10 @@
react-focus-lock "^2.9.6"
react-remove-scroll "^2.5.7"

"@chakra-ui/styled-system@2.11.2":
version "2.11.2"
resolved "https://registry.yarnpkg.com/@chakra-ui/styled-system/-/styled-system-2.11.2.tgz#2c0da4653b6b8b6a75ab7362d4d5ca208324747a"
integrity sha512-y++z2Uop+hjfZX9mbH88F1ikazPv32asD2er56zMJBemUAzweXnHTpiCQbluEDSUDhqmghVZAdb+5L4XLbsRxA==
"@chakra-ui/styled-system@2.12.0":
version "2.12.0"
resolved "https://registry.yarnpkg.com/@chakra-ui/styled-system/-/styled-system-2.12.0.tgz#72ad933bf11abd37c43086a3cb710e683a08ebc2"
integrity sha512-zoqLw1I2y4GlZ0LDoyw8o0JjoDOW6u0IwFPAoHuw0UMbP8glHUGvwEL1STug/i/GzBKw83yoF6ae41HIQvhMww==
dependencies:
"@chakra-ui/utils" "2.2.2"
csstype "^3.1.2"
Expand Down

0 comments on commit 230d48e

Please sign in to comment.