mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-01-24 21:58:04 -05:00
Bump @chakra-ui/icons from 1.0.12 to 1.0.13 (#534)
Bumps [@chakra-ui/icons](https://github.com/chakra-ui/chakra-ui) from 1.0.12 to 1.0.13. - [Release notes](https://github.com/chakra-ui/chakra-ui/releases) - [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/CHANGELOG.md) - [Commits](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/icons@1.0.12...@chakra-ui/icons@1.0.13) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
"react": ">=16"
|
||||
},
|
||||
"dependencies": {
|
||||
"@chakra-ui/icons": "1.0.12",
|
||||
"@chakra-ui/icons": "1.0.13",
|
||||
"@chakra-ui/react": "1.6.1",
|
||||
"@chakra-ui/theme-tools": "1.1.6",
|
||||
"@emotion/react": "11.4.0",
|
||||
|
||||
17
yarn.lock
17
yarn.lock
@@ -1588,13 +1588,6 @@
|
||||
compute-scroll-into-view "1.0.14"
|
||||
copy-to-clipboard "3.3.1"
|
||||
|
||||
"@chakra-ui/icon@1.1.8":
|
||||
version "1.1.8"
|
||||
resolved "https://registry.yarnpkg.com/@chakra-ui/icon/-/icon-1.1.8.tgz#fbee1c8e0ae848daeb05275049f0764d854dca59"
|
||||
integrity sha512-kbIPtRd9pD/iTXyzRn2s10w4uX54nNTnoNy/wP0k1145lOHPtlumRMJNSV6cxy+pnwS/YN6xNACfKy6yRQyIVA==
|
||||
dependencies:
|
||||
"@chakra-ui/utils" "1.7.0"
|
||||
|
||||
"@chakra-ui/icon@1.1.9":
|
||||
version "1.1.9"
|
||||
resolved "https://registry.yarnpkg.com/@chakra-ui/icon/-/icon-1.1.9.tgz#fbd6e82abf58b890f5bcc728bb75dda25d7b6c63"
|
||||
@@ -1602,12 +1595,12 @@
|
||||
dependencies:
|
||||
"@chakra-ui/utils" "1.8.0"
|
||||
|
||||
"@chakra-ui/icons@1.0.12":
|
||||
version "1.0.12"
|
||||
resolved "https://registry.yarnpkg.com/@chakra-ui/icons/-/icons-1.0.12.tgz#c9c25a21399638956696e026eeff1390654ee4d6"
|
||||
integrity sha512-ubMXJkohCVLjCe+5JTy4jYuSqBGXRCAqOSRV6IE/phEd8+qfWLFOVa9Q6X0FvdM7HGco8mCFwtlZPwJvHNtyLg==
|
||||
"@chakra-ui/icons@1.0.13":
|
||||
version "1.0.13"
|
||||
resolved "https://registry.yarnpkg.com/@chakra-ui/icons/-/icons-1.0.13.tgz#d8eb04479b048d8023ae90d76205cd4a0bf7dd79"
|
||||
integrity sha512-twDpFz2uPVboMTEI4QA2y3EJND3G4+/9AVs730fgnnfhTw4EOJt0Lhfm4Spq1qi1LgHF16x4/Lao1E2imB5lWw==
|
||||
dependencies:
|
||||
"@chakra-ui/icon" "1.1.8"
|
||||
"@chakra-ui/icon" "1.1.9"
|
||||
"@types/react" "^17.0.0"
|
||||
|
||||
"@chakra-ui/image@1.0.15":
|
||||
|
||||
Reference in New Issue
Block a user