From 90242a71749a448d12ca96f4c7f2704f18552595 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 08:05:38 +0000 Subject: [PATCH] Bump @chakra-ui/system from 2.5.1 to 2.5.2 in /frontend Bumps [@chakra-ui/system](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/components/system) from 2.5.1 to 2.5.2. - [Release notes](https://github.com/chakra-ui/chakra-ui/releases) - [Commits](https://github.com/chakra-ui/chakra-ui/commits/@chakra-ui/system@2.5.2/packages/components/system) --- updated-dependencies: - dependency-name: "@chakra-ui/system" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 34 +++++++++++++++++++++++++++++++++- 2 files changed, 34 insertions(+), 2 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 1ff829ff..2f4f74ed 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -6,7 +6,7 @@ "dependencies": { "@chakra-ui/icons": "^2.0.17", "@chakra-ui/react": "^2.5.1", - "@chakra-ui/system": "^2.5.1", + "@chakra-ui/system": "^2.5.2", "@emotion/react": "^11", "@emotion/styled": "^11", "@fontsource/open-sans": "^4.5.14", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 4291568c..3e736fa1 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -1733,6 +1733,15 @@ csstype "^3.0.11" lodash.mergewith "4.6.2" +"@chakra-ui/styled-system@2.6.2": + version "2.6.2" + resolved "https://registry.yarnpkg.com/@chakra-ui/styled-system/-/styled-system-2.6.2.tgz#2c15386162474d947402d584391c05d313d244b5" + integrity sha512-BRKL0KVkukyZmK61PTOnNS/2S+RPYEJHxumj/3HdniSWQlmymRB+8NALtXfrS1G10cbRBkIglPY7/0VLNNr3OA== + dependencies: + "@chakra-ui/shared-utils" "2.0.5" + csstype "^3.0.11" + lodash.mergewith "4.6.2" + "@chakra-ui/switch@2.0.22": version "2.0.22" resolved "https://registry.yarnpkg.com/@chakra-ui/switch/-/switch-2.0.22.tgz#7b35e2b10ea4cf91fb49f5175b4335c61dcd25b3" @@ -1741,7 +1750,7 @@ "@chakra-ui/checkbox" "2.2.10" "@chakra-ui/shared-utils" "2.0.5" -"@chakra-ui/system@2.5.1", "@chakra-ui/system@^2.5.1": +"@chakra-ui/system@2.5.1": version "2.5.1" resolved "https://registry.yarnpkg.com/@chakra-ui/system/-/system-2.5.1.tgz#bc03a11ae31e795966c7618280548d5cd866f47e" integrity sha512-4+86OrcSoq7lGkm5fh+sJ3IWXSTzjz+HOllRbCW2Rtnmcg7ritiXVNV2VygEg2DrCcx5+tNqRHDM764zW+AEug== @@ -1754,6 +1763,19 @@ "@chakra-ui/utils" "2.0.15" react-fast-compare "3.2.0" +"@chakra-ui/system@^2.5.2": + version "2.5.2" + resolved "https://registry.yarnpkg.com/@chakra-ui/system/-/system-2.5.2.tgz#9f21ac4bcd9d5db878f186cfe6f7843f40d66405" + integrity sha512-nmQZi/YeI6u0UkUHIRcS/iJ71DZDjD3Yk90IGElkkQdGMR4dYKGV3RwBMNoIbpRUKZXDuqUGsXGSLERXwwiqzw== + dependencies: + "@chakra-ui/color-mode" "2.1.12" + "@chakra-ui/object-utils" "2.0.8" + "@chakra-ui/react-utils" "2.0.12" + "@chakra-ui/styled-system" "2.6.2" + "@chakra-ui/theme-utils" "2.0.12" + "@chakra-ui/utils" "2.0.15" + react-fast-compare "3.2.0" + "@chakra-ui/table@2.0.16": version "2.0.16" resolved "https://registry.yarnpkg.com/@chakra-ui/table/-/table-2.0.16.tgz#e69736cba5cfb218c5e40592ad9280c6e32f6fe7" @@ -1812,6 +1834,16 @@ "@chakra-ui/theme" "2.2.5" lodash.mergewith "4.6.2" +"@chakra-ui/theme-utils@2.0.12": + version "2.0.12" + resolved "https://registry.yarnpkg.com/@chakra-ui/theme-utils/-/theme-utils-2.0.12.tgz#f77c19dc4ae2fcb7e154e6dd2915f5ccc026104e" + integrity sha512-mxjeQRicCCj07RY2UXRRonlR4RETBsORlOD24mIip6GfrS1N0jx2FYUCTF8rMuVSjWrDvxeiyl+BVs6e8Fqv3w== + dependencies: + "@chakra-ui/shared-utils" "2.0.5" + "@chakra-ui/styled-system" "2.6.2" + "@chakra-ui/theme" "2.2.5" + lodash.mergewith "4.6.2" + "@chakra-ui/theme@2.2.5": version "2.2.5" resolved "https://registry.yarnpkg.com/@chakra-ui/theme/-/theme-2.2.5.tgz#18ed1755ff27c1ff1f1a77083ffc546c361c926e"