From cdf766f5dce595b5c9e548717f238b9e6483d878 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 02:05:35 +0000 Subject: [PATCH] Bump @chakra-ui/icons from 1.1.7 to 2.0.2 Bumps [@chakra-ui/icons](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/icons) from 1.1.7 to 2.0.2. - [Release notes](https://github.com/chakra-ui/chakra-ui/releases) - [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/icons/CHANGELOG.md) - [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/icons@2.0.2/packages/icons) --- updated-dependencies: - dependency-name: "@chakra-ui/icons" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package-lock.json | 90 ++++++++++++++++++++++++++++++++++++++++------- package.json | 2 +- 2 files changed, 78 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 48cbd1b..6179916 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@anchor-protocol/anchor.js": "^5.1.1", "@arthuryeti/terra": "^1.1.3", "@arthuryeti/terraswap": "^1.3.1", - "@chakra-ui/icons": "^1.1.1", + "@chakra-ui/icons": "^2.0.2", "@chakra-ui/react": "^1.7.3", "@emotion/react": "^11.7.1", "@emotion/styled": "^11.6.0", @@ -893,16 +893,49 @@ } }, "node_modules/@chakra-ui/icons": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/@chakra-ui/icons/-/icons-1.1.7.tgz", - "integrity": "sha512-YIHxey/B4M2PyFASlHXtAWFyW+tsAtGAChOJ8dsM2kpu1MbVUqm/6nMI1KIFd7Te5IWuNYA75rAHBdLI0Yu61A==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@chakra-ui/icons/-/icons-2.0.2.tgz", + "integrity": "sha512-UY7vP8E5pv2a4sd1SiezgVbmq1/tRfnehk6PatunrTvGMxQNhSKJJoiRI/wCtUfMoMz+yp9+ekc1ksJVCnokRg==", "dependencies": { - "@chakra-ui/icon": "2.0.5", - "@types/react": "^17.0.15" + "@chakra-ui/icon": "3.0.2", + "@types/react": "^18.0.1" }, "peerDependencies": { - "@chakra-ui/system": ">=1.0.0", - "react": ">=16.8.6" + "@chakra-ui/system": ">=2.0.0-next.0", + "react": ">=18" + } + }, + "node_modules/@chakra-ui/icons/node_modules/@chakra-ui/icon": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@chakra-ui/icon/-/icon-3.0.2.tgz", + "integrity": "sha512-sas37byldn5O/TTIKHzxHBujEYqVPXegisoMqutLtF60fpXnb62aG1JTyorXSG3zJxJWQW7+AvjbOGyWKHXc0Q==", + "dependencies": { + "@chakra-ui/utils": "2.0.2" + }, + "peerDependencies": { + "@chakra-ui/system": ">=2.0.0-next.0", + "react": ">=18" + } + }, + "node_modules/@chakra-ui/icons/node_modules/@chakra-ui/utils": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@chakra-ui/utils/-/utils-2.0.2.tgz", + "integrity": "sha512-9AC/ir9zm0shgFG7kdzOKUH2Wx5VB71M3uRMEsMZf75YlhhiU7AvBNtWXnJu+CBiTi41rKa5A+2ImMOsuPfGbA==", + "dependencies": { + "@types/lodash.mergewith": "4.6.6", + "css-box-model": "1.2.1", + "framesync": "5.3.0", + "lodash.mergewith": "4.6.2" + } + }, + "node_modules/@chakra-ui/icons/node_modules/@types/react": { + "version": "18.0.12", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.12.tgz", + "integrity": "sha512-duF1OTASSBQtcigUvhuiTB1Ya3OvSy+xORCiEf20H0P0lzx+/KeVsA99U5UjLXSbyo1DRJDlLKqTeM1ngosqtg==", + "dependencies": { + "@types/prop-types": "*", + "@types/scheduler": "*", + "csstype": "^3.0.2" } }, "node_modules/@chakra-ui/image": { @@ -9015,12 +9048,43 @@ } }, "@chakra-ui/icons": { - "version": "1.1.7", - "resolved": "https://registry.npmjs.org/@chakra-ui/icons/-/icons-1.1.7.tgz", - "integrity": "sha512-YIHxey/B4M2PyFASlHXtAWFyW+tsAtGAChOJ8dsM2kpu1MbVUqm/6nMI1KIFd7Te5IWuNYA75rAHBdLI0Yu61A==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@chakra-ui/icons/-/icons-2.0.2.tgz", + "integrity": "sha512-UY7vP8E5pv2a4sd1SiezgVbmq1/tRfnehk6PatunrTvGMxQNhSKJJoiRI/wCtUfMoMz+yp9+ekc1ksJVCnokRg==", "requires": { - "@chakra-ui/icon": "2.0.5", - "@types/react": "^17.0.15" + "@chakra-ui/icon": "3.0.2", + "@types/react": "^18.0.1" + }, + "dependencies": { + "@chakra-ui/icon": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/@chakra-ui/icon/-/icon-3.0.2.tgz", + "integrity": "sha512-sas37byldn5O/TTIKHzxHBujEYqVPXegisoMqutLtF60fpXnb62aG1JTyorXSG3zJxJWQW7+AvjbOGyWKHXc0Q==", + "requires": { + "@chakra-ui/utils": "2.0.2" + } + }, + "@chakra-ui/utils": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@chakra-ui/utils/-/utils-2.0.2.tgz", + "integrity": "sha512-9AC/ir9zm0shgFG7kdzOKUH2Wx5VB71M3uRMEsMZf75YlhhiU7AvBNtWXnJu+CBiTi41rKa5A+2ImMOsuPfGbA==", + "requires": { + "@types/lodash.mergewith": "4.6.6", + "css-box-model": "1.2.1", + "framesync": "5.3.0", + "lodash.mergewith": "4.6.2" + } + }, + "@types/react": { + "version": "18.0.12", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.0.12.tgz", + "integrity": "sha512-duF1OTASSBQtcigUvhuiTB1Ya3OvSy+xORCiEf20H0P0lzx+/KeVsA99U5UjLXSbyo1DRJDlLKqTeM1ngosqtg==", + "requires": { + "@types/prop-types": "*", + "@types/scheduler": "*", + "csstype": "^3.0.2" + } + } } }, "@chakra-ui/image": { diff --git a/package.json b/package.json index 8502307..48b4848 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@anchor-protocol/anchor.js": "^5.1.1", "@arthuryeti/terra": "^1.1.3", "@arthuryeti/terraswap": "^1.3.1", - "@chakra-ui/icons": "^1.1.1", + "@chakra-ui/icons": "^2.0.2", "@chakra-ui/react": "^1.7.3", "@emotion/react": "^11.7.1", "@emotion/styled": "^11.6.0",