Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 0fc136d

Browse files
chakra-ui:core: bump @chakra-ui/styled-system from 2.2.2 to 2.2.5
Bumps [@chakra-ui/styled-system](https://github.com/chakra-ui/chakra-ui/tree/HEAD/packages/styled-system) from 2.2.2 to 2.2.5. - [Release notes](https://github.com/chakra-ui/chakra-ui/releases) - [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/packages/styled-system/CHANGELOG.md) - [Commits](https://github.com/chakra-ui/chakra-ui/commits/HEAD/packages/styled-system) --- updated-dependencies: - dependency-name: "@chakra-ui/styled-system" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b54c53 commit 0fc136d

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

yarn.lock

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1204,11 +1204,11 @@
12041204
"@chakra-ui/theme-tools" "^2.0.2"
12051205

12061206
"@chakra-ui/styled-system@^2.2.2":
1207-
version "2.2.2"
1208-
resolved "https://registry.yarnpkg.com/@chakra-ui/styled-system/-/styled-system-2.2.2.tgz#ac37af84100a68828d9bed4c42aef33b6ab28e5d"
1209-
integrity sha512-p96o4rqSh8z6VLC26bJe8HkFoX+gqUqCe+Uhq38/Y1kmpnRyehcLQ2akcPsVCIVwYvtwh930hVRnaUBR1fmaoQ==
1207+
version "2.2.5"
1208+
resolved "https://registry.yarnpkg.com/@chakra-ui/styled-system/-/styled-system-2.2.5.tgz#d1754d2117f554551b914ef060e81548c6cc9702"
1209+
integrity sha512-ksCkkMXDXyyAIbHMbiaAad8e3TpC0UgWH3Fd1FRMsGxbI4cv7pUHDaQsqSIZP0RGbYEBB9JfCV7LvwzkB3l9mw==
12101210
dependencies:
1211-
"@chakra-ui/utils" "2.0.3"
1211+
"@chakra-ui/utils" "2.0.6"
12121212
csstype "^3.0.11"
12131213

12141214
"@chakra-ui/theme-tools@^2.0.2":
@@ -1219,7 +1219,7 @@
12191219
"@chakra-ui/utils" "2.0.3"
12201220
"@ctrl/tinycolor" "^3.4.0"
12211221

1222-
"@chakra-ui/[email protected]", "@chakra-ui/utils@^2.0.3":
1222+
"@chakra-ui/[email protected]":
12231223
version "2.0.3"
12241224
resolved "https://registry.yarnpkg.com/@chakra-ui/utils/-/utils-2.0.3.tgz#4d3aca809264eeaf7b4cc693143ceb5953acb0cb"
12251225
integrity sha512-BEGENnswWMc58fixsmdxRrnrbYZSrrDsTuFcvh+A4sfrbVbVfMQNJBSV46LT0Z4roMZ10Pi5/brlLH1+22gGQw==
@@ -1229,6 +1229,16 @@
12291229
framesync "5.3.0"
12301230
lodash.mergewith "4.6.2"
12311231

1232+
"@chakra-ui/[email protected]", "@chakra-ui/utils@^2.0.3":
1233+
version "2.0.6"
1234+
resolved "https://registry.yarnpkg.com/@chakra-ui/utils/-/utils-2.0.6.tgz#3a966647d5adc18852d6efb985bc01b3f6fbd955"
1235+
integrity sha512-ZjrHZo9GXZeAU1uvn/ZLU37avUz/3wsoqulRDSL//Kc/RrcmP1Ru6pmQ746qN3An+O29RFTQ4lj8M0R2T+I2uA==
1236+
dependencies:
1237+
"@types/lodash.mergewith" "4.6.6"
1238+
css-box-model "1.2.1"
1239+
framesync "5.3.0"
1240+
lodash.mergewith "4.6.2"
1241+
12321242
"@changesets/apply-release-plan@^6.0.1":
12331243
version "6.0.1"
12341244
resolved "https://registry.yarnpkg.com/@changesets/apply-release-plan/-/apply-release-plan-6.0.1.tgz#7d7b13d4dc1f03e287bc563e029ed0bf955332a9"

0 commit comments

Comments
 (0)