Skip to content
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.

Commit

Permalink
chore(deps): update dependency @chakra-ui/system to v2.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 17, 2022
1 parent 9e06bb6 commit 0538455
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
},
"devDependencies": {
"@chakra-ui/cli": "2.2.1",
"@chakra-ui/system": "2.3.4",
"@chakra-ui/system": "2.3.5",
"@next/bundle-analyzer": "13.0.7",
"@next/env": "13.0.7",
"@types/react": "18.0.26",
Expand Down
41 changes: 40 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2237,6 +2237,16 @@ __metadata:
languageName: node
linkType: hard

"@chakra-ui/styled-system@npm:2.5.0":
version: 2.5.0
resolution: "@chakra-ui/styled-system@npm:2.5.0"
dependencies:
csstype: ^3.0.11
lodash.mergewith: 4.6.2
checksum: 805e36893c4eb00cfd18cb2242fc680edfca7d01202d6172708c4a4cf70309a8b3d988d12b30f766cc554117c1e2de53a01aef85e563057d91c4876efe4c345a
languageName: node
linkType: hard

"@chakra-ui/switch@npm:2.0.17":
version: 2.0.17
resolution: "@chakra-ui/switch@npm:2.0.17"
Expand Down Expand Up @@ -2268,6 +2278,24 @@ __metadata:
languageName: node
linkType: hard

"@chakra-ui/system@npm:2.3.5":
version: 2.3.5
resolution: "@chakra-ui/system@npm:2.3.5"
dependencies:
"@chakra-ui/color-mode": 2.1.10
"@chakra-ui/react-utils": 2.0.9
"@chakra-ui/styled-system": 2.5.0
"@chakra-ui/theme-utils": 2.0.6
"@chakra-ui/utils": 2.0.12
react-fast-compare: 3.2.0
peerDependencies:
"@emotion/react": ^11.0.0
"@emotion/styled": ^11.0.0
react: ">=18"
checksum: 1606131a861c182628aa92de489ce077f701dc97e15550a8a823d777b7255558fd555ac9b477d07fc22007a63d299dd5b8a56d70e4d70e59edcee46b1269162d
languageName: node
linkType: hard

"@chakra-ui/table@npm:2.0.12":
version: 2.0.12
resolution: "@chakra-ui/table@npm:2.0.12"
Expand Down Expand Up @@ -2347,6 +2375,17 @@ __metadata:
languageName: node
linkType: hard

"@chakra-ui/theme-utils@npm:2.0.6":
version: 2.0.6
resolution: "@chakra-ui/theme-utils@npm:2.0.6"
dependencies:
"@chakra-ui/styled-system": 2.5.0
"@chakra-ui/theme": 2.2.2
lodash.mergewith: 4.6.2
checksum: 85f5fc8515165f6167d4c990f81b0aafa26e2681421692c78eb8f56f85a396856a02e77eb4fc1ef7de170e9bce17193b6c2c6220058641b80277c31ee0cad60d
languageName: node
linkType: hard

"@chakra-ui/theme@npm:2.2.2":
version: 2.2.2
resolution: "@chakra-ui/theme@npm:2.2.2"
Expand Down Expand Up @@ -4304,7 +4343,7 @@ __metadata:
"@chakra-ui/cli": 2.2.1
"@chakra-ui/icon": 3.0.13
"@chakra-ui/react": 2.4.3
"@chakra-ui/system": 2.3.4
"@chakra-ui/system": 2.3.5
"@emotion/react": 11.10.5
"@emotion/styled": 11.10.5
"@iconify/react": 4.0.1
Expand Down

0 comments on commit 0538455

Please sign in to comment.