Skip to content

Commit 7a99c60

Browse files
build(deps): bump @chakra-ui/icons from 2.0.12 to 2.2.4
Bumps [@chakra-ui/icons](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/icons) from 2.0.12 to 2.2.4. - [Release notes](https://github.com/chakra-ui/chakra-ui/releases) - [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/[email protected]/packages/components/icons) --- updated-dependencies: - dependency-name: "@chakra-ui/icons" dependency-version: 2.2.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 91b84f8 commit 7a99c60

File tree

3 files changed

+11
-44
lines changed

3 files changed

+11
-44
lines changed

package-lock.json

Lines changed: 6 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@chakra-ui/icons": "2.0.12",
12+
"@chakra-ui/icons": "2.2.4",
1313
"@chakra-ui/react": "2.5.1",
1414
"@cosmjs/cosmwasm-stargate": "0.29.5",
1515
"@cosmjs/stargate": "0.29.5",

yarn.lock

Lines changed: 4 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1401,26 +1401,17 @@
14011401
compute-scroll-into-view "1.0.20"
14021402
copy-to-clipboard "3.3.3"
14031403

1404-
"@chakra-ui/[email protected]":
1405-
version "3.0.12"
1406-
resolved "https://registry.npmjs.org/@chakra-ui/icon/-/icon-3.0.12.tgz"
1407-
integrity sha512-VbUqgMcoZ26P1MtZdUqlxAKYDi1Bt8sSPNRID8QOwWfqyRYrbzabORVhKR3gpi6GaINjm7KRHIXHarj3u6EWdA==
1408-
dependencies:
1409-
"@chakra-ui/shared-utils" "2.0.3"
1410-
14111404
"@chakra-ui/[email protected]":
14121405
version "3.0.16"
14131406
resolved "https://registry.npmjs.org/@chakra-ui/icon/-/icon-3.0.16.tgz"
14141407
integrity sha512-RpA1X5Ptz8Mt39HSyEIW1wxAz2AXyf9H0JJ5HVx/dBdMZaGMDJ0HyyPBVci0m4RCoJuyG1HHG/DXJaVfUTVAeg==
14151408
dependencies:
14161409
"@chakra-ui/shared-utils" "2.0.5"
14171410

1418-
"@chakra-ui/[email protected]":
1419-
version "2.0.12"
1420-
resolved "https://registry.npmjs.org/@chakra-ui/icons/-/icons-2.0.12.tgz"
1421-
integrity sha512-lZyB96Yic5qM3gWp/QlQuD8WyS+V+19mjNxFW7IVmcn7fm+bLsnPrVPv2Qmpcs6/d4jsUyc1broyuyM+Urtg8Q==
1422-
dependencies:
1423-
"@chakra-ui/icon" "3.0.12"
1411+
"@chakra-ui/[email protected]":
1412+
version "2.2.4"
1413+
resolved "https://registry.yarnpkg.com/@chakra-ui/icons/-/icons-2.2.4.tgz#fc3f59a7e377d6e4efdbe8ee0a3aec7f29a4ab32"
1414+
integrity sha512-l5QdBgwrAg3Sc2BRqtNkJpfuLw/pWRDwwT58J6c4PqQT6wzXxyNa8Q0PForu1ltB5qEiFb1kxr/F/HO1EwNa6g==
14241415

14251416
"@chakra-ui/[email protected]":
14261417
version "2.0.15"
@@ -1820,11 +1811,6 @@
18201811
"@chakra-ui/form-control" "2.0.17"
18211812
"@chakra-ui/shared-utils" "2.0.5"
18221813

1823-
"@chakra-ui/[email protected]":
1824-
version "2.0.3"
1825-
resolved "https://registry.npmjs.org/@chakra-ui/shared-utils/-/shared-utils-2.0.3.tgz"
1826-
integrity sha512-pCU+SUGdXzjAuUiUT8mriekL3tJVfNdwSTIaNeip7k/SWDzivrKGMwAFBxd3XVTDevtVusndkO4GJuQ3yILzDg==
1827-
18281814
"@chakra-ui/[email protected]":
18291815
version "2.0.5"
18301816
resolved "https://registry.npmjs.org/@chakra-ui/shared-utils/-/shared-utils-2.0.5.tgz"

0 commit comments

Comments
 (0)