Skip to content

Commit

Permalink
Merge pull request #479 from ankitprahladsoni/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/chakra-ui/react-2.7.1
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
2 parents b90a163 + 7128d39 commit b9d4ba2
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 @@
"private": true,
"homepage": "https://ankitprahladsoni.github.io/gita-cards",
"dependencies": {
"@chakra-ui/react": "^2.7.0",
"@chakra-ui/react": "^2.7.1",
"@emotion/react": "^11",
"@emotion/styled": "^11",
"@types/node": "^20.3.3",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2394,10 +2394,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 @@ -2433,6 +2433,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 @@ -2474,6 +2475,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 b9d4ba2

Please sign in to comment.