Skip to content

Commit

Permalink
Bump @chakra-ui/react from 2.7.0 to 2.7.1 (#26)
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.7.0 to 2.7.1.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/components/react/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/react@2.7.1/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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 28, 2023
1 parent 8ea95a1 commit 1325072
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"homepage": "https://www.gno-by-example.com/",
"private": true,
"dependencies": {
"@chakra-ui/react": "^2.7.0",
"@chakra-ui/react": "^2.7.1",
"@emotion/react": "^11.11.1",
"@emotion/styled": "^11.11.0",
"@testing-library/jest-dom": "^5.14.1",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1615,10 +1615,10 @@
dependencies:
"@chakra-ui/utils" "2.0.15"

"@chakra-ui/react@^2.7.0":
version "2.7.0"
resolved "https://registry.yarnpkg.com/@chakra-ui/react/-/react-2.7.0.tgz#0fdeb5d5ec0faf97e143cba94498b055a093f671"
integrity sha512-+FcUFQMsPfhWuM9Iu7uqufwwhmHN2IX6FWsBixYGOalO86dpgETsILMZP9PuWfgj7GpWiy2Dum6HXekh0Tk2Mg==
"@chakra-ui/react@^2.7.1":
version "2.7.1"
resolved "https://registry.yarnpkg.com/@chakra-ui/react/-/react-2.7.1.tgz#1419a4856b7dd74a558ced97f148a97d4953109e"
integrity sha512-uIYIAg+gnUoRbgdCfSEVvQnrEz0oWWXATGGSQpxmuJovNVyZKnX/Xug7NkWQfBUJPYRSG+VB69ZmsAFpyLSMtA==
dependencies:
"@chakra-ui/accordion" "2.2.0"
"@chakra-ui/alert" "2.1.0"
Expand Down Expand Up @@ -1654,6 +1654,7 @@
"@chakra-ui/react-env" "3.0.0"
"@chakra-ui/select" "2.0.19"
"@chakra-ui/skeleton" "2.0.24"
"@chakra-ui/skip-nav" "2.0.15"
"@chakra-ui/slider" "2.0.25"
"@chakra-ui/spinner" "2.0.13"
"@chakra-ui/stat" "2.0.18"
Expand Down Expand Up @@ -1695,6 +1696,11 @@
"@chakra-ui/react-use-previous" "2.0.5"
"@chakra-ui/shared-utils" "2.0.5"

"@chakra-ui/skip-nav@2.0.15":
version "2.0.15"
resolved "https://registry.yarnpkg.com/@chakra-ui/skip-nav/-/skip-nav-2.0.15.tgz#cb3b2ffb9c1bc492e66d6b0a189253aa53014257"
integrity sha512-5UtmlnV4BmIgEk6lQ0h81JEYhPX04wJEk5ZMoilQ2zEQYL6TkVVHkhRXyc1Zfq76hmHuZPXZV/yJeTecj6jIrA==

"@chakra-ui/slider@2.0.25":
version "2.0.25"
resolved "https://registry.yarnpkg.com/@chakra-ui/slider/-/slider-2.0.25.tgz#2d69af68f4afcc648d14603d7c3163660d35e9eb"
Expand Down

0 comments on commit 1325072

Please sign in to comment.