Skip to content

Commit

Permalink
Bump @chakra-ui/icons from 1.1.7 to 2.0.15
Browse files Browse the repository at this point in the history
Bumps [@chakra-ui/icons](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/icons) from 1.1.7 to 2.0.15.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/components/icons/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/icons@2.0.15/packages/components/icons)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 1, 2023
1 parent 33527af commit ae124fe
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 31 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@anubra266/stickyreact": "^1.0.1",
"@babel/standalone": "^7.18.4",
"@chakra-ui/icons": "^1.1.7",
"@chakra-ui/icons": "^2.0.15",
"@chakra-ui/react": "^2.2.1",
"@choc-ui/chakra-autocomplete": "^4.22.0",
"@choc-ui/logo": "^1.0.0",
Expand Down
45 changes: 15 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1021,12 +1021,12 @@
compute-scroll-into-view "1.0.14"
copy-to-clipboard "3.3.1"

"@chakra-ui/icon@2.0.5":
version "2.0.5"
resolved "https://registry.yarnpkg.com/@chakra-ui/icon/-/icon-2.0.5.tgz#d57f53e6a2c7ae1bae7292a1778fd466c02e2e29"
integrity sha512-ZrqRvCCIxGr4qFd/r1pmtd9tobRmv8KAxV7ygFoc/t4vOSKTcVIjhE12gsI3FzgvXM15ZFVwsxa1zodwgo5neQ==
"@chakra-ui/icon@3.0.14":
version "3.0.14"
resolved "https://registry.yarnpkg.com/@chakra-ui/icon/-/icon-3.0.14.tgz#aca6c998f2359ce937203f7463db299a6f8947ba"
integrity sha512-ksNDXSByoLFNec/7UANtiy/lHt2NO3/Xe5KIde3zh70yY1QcRQjO8TjvXgYwqLbR0D6OzMGggrZnJKafeZhjRQ==
dependencies:
"@chakra-ui/utils" "1.10.4"
"@chakra-ui/shared-utils" "2.0.4"

"@chakra-ui/icon@3.0.2":
version "3.0.2"
Expand All @@ -1035,13 +1035,12 @@
dependencies:
"@chakra-ui/utils" "2.0.2"

"@chakra-ui/icons@^1.1.7":
version "1.1.7"
resolved "https://registry.yarnpkg.com/@chakra-ui/icons/-/icons-1.1.7.tgz#f8c0c44a969c8654b90026b7d375b550c4bfbc49"
integrity sha512-YIHxey/B4M2PyFASlHXtAWFyW+tsAtGAChOJ8dsM2kpu1MbVUqm/6nMI1KIFd7Te5IWuNYA75rAHBdLI0Yu61A==
"@chakra-ui/icons@^2.0.15":
version "2.0.15"
resolved "https://registry.yarnpkg.com/@chakra-ui/icons/-/icons-2.0.15.tgz#9613eae03e08dd9622723540cd3bf582e38b1fde"
integrity sha512-/Hsefej7DfRMg+Go+gf/UU4PHNMPmba41ogO1K3242aP9VSs/6/qXB3zrZHl21OX/rdrK408VqYEPInLmUwiHw==
dependencies:
"@chakra-ui/icon" "2.0.5"
"@types/react" "^17.0.15"
"@chakra-ui/icon" "3.0.14"

"@chakra-ui/image@2.0.3":
version "2.0.3"
Expand Down Expand Up @@ -1267,6 +1266,11 @@
"@chakra-ui/form-control" "2.0.2"
"@chakra-ui/utils" "2.0.2"

"@chakra-ui/shared-utils@2.0.4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@chakra-ui/shared-utils/-/shared-utils-2.0.4.tgz#8661f2b48dd93d04151b10a894a4290c9d9a080c"
integrity sha512-JGWr+BBj3PXGZQ2gxbKSD1wYjESbYsZjkCeE2nevyVk4rN3amV1wQzCnBAhsuJktMaZD6KC/lteo9ou9QUDzpA==

"@chakra-ui/skeleton@2.0.6":
version "2.0.6"
resolved "https://registry.yarnpkg.com/@chakra-ui/skeleton/-/skeleton-2.0.6.tgz#0700f118d31782b2a0f8764b3a22ed3d722f33c8"
Expand Down Expand Up @@ -1415,16 +1419,6 @@
dependencies:
"@chakra-ui/utils" "2.0.2"

"@chakra-ui/utils@1.10.4":
version "1.10.4"
resolved "https://registry.yarnpkg.com/@chakra-ui/utils/-/utils-1.10.4.tgz#40a32d4efd8684b2e7432a40b285796383eacfd3"
integrity sha512-AM91VQQxw8F4F1WDA28mqKY6NFIOuzc2Ekkna88imy2OiqqmYH0xkq8J16L2qj4cLiLozpYqba3C79pWioy6FA==
dependencies:
"@types/lodash.mergewith" "4.6.6"
css-box-model "1.2.1"
framesync "5.3.0"
lodash.mergewith "4.6.2"

"@chakra-ui/utils@2.0.2", "@chakra-ui/utils@^2.0.2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@chakra-ui/utils/-/utils-2.0.2.tgz#130ba1647ea2b94ad956ae4cbcf685838d350593"
Expand Down Expand Up @@ -1904,15 +1898,6 @@
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/react@^17.0.15":
version "17.0.39"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.39.tgz#d0f4cde092502a6db00a1cded6e6bf2abb7633ce"
integrity sha512-UVavlfAxDd/AgAacMa60Azl7ygyQNRwC/DsHZmKgNvPmRR5p70AJ5Q9EAmL2NWOJmeV+vVUI4IAP7GZrN8h8Ug==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/react@^18.0.0", "@types/react@^18.0.5":
version "18.0.12"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.12.tgz#cdaa209d0a542b3fcf69cf31a03976ec4cdd8840"
Expand Down

0 comments on commit ae124fe

Please sign in to comment.