Skip to content

Commit

Permalink
fix(deps): ⬆️ update chakra-ui monorepo to v2 (major) (#342)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored May 16, 2022
1 parent 5bf1212 commit 1e943a4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@
]
},
"dependencies": {
"@chakra-ui/react-utils": "^1.2.3",
"@chakra-ui/utils": "^1.10.4",
"@chakra-ui/react-utils": "^2.0.0",
"@chakra-ui/utils": "^2.0.0",
"@internationalized/date": "3.0.0-rc.0",
"@react-aria/button": "^3.4.4",
"@react-aria/calendar": "3.0.0-rc.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3225,17 +3225,17 @@
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@chakra-ui/react-utils@^1.2.3":
version "1.2.3"
resolved "https://registry.yarnpkg.com/@chakra-ui/react-utils/-/react-utils-1.2.3.tgz#3356c9299bc8faada8fac6c5886ca65ec95bb5be"
integrity sha512-r8pUwCVVB7UPhb0AiRa9ZzSp4xkMz64yIeJ4O4aGy4WMw7TRH4j4QkbkE1YC9tQitrXrliOlvx4WWJR4VyiGpw==
"@chakra-ui/react-utils@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@chakra-ui/react-utils/-/react-utils-2.0.0.tgz#f416e797e06bfecee5c749396f333a3c60391fe9"
integrity sha512-QcDt2/e3xhfbDcR0FF/E+E1LYGiPMRh8U6160mcgDaG+IzEXtr2ELgZI5EYNpS5HyujpNBt7ivajgi5JQ8h6ew==
dependencies:
"@chakra-ui/utils" "^1.10.4"
"@chakra-ui/utils" "^2.0.0"

"@chakra-ui/utils@^1.10.4":
version "1.10.4"
resolved "https://registry.yarnpkg.com/@chakra-ui/utils/-/utils-1.10.4.tgz#40a32d4efd8684b2e7432a40b285796383eacfd3"
integrity sha512-AM91VQQxw8F4F1WDA28mqKY6NFIOuzc2Ekkna88imy2OiqqmYH0xkq8J16L2qj4cLiLozpYqba3C79pWioy6FA==
"@chakra-ui/utils@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@chakra-ui/utils/-/utils-2.0.0.tgz#1c66011b9de8443a198cff640aa2ee697b8c68ae"
integrity sha512-0ZZwnXiWJoDA6tOMBJuN9SOTNID4XBPvyW4FuyZjwkYu/6Hs3768YCu3z7Hn/YA9Rf63lMTipMlahdbvD2bOZg==
dependencies:
"@types/lodash.mergewith" "4.6.6"
css-box-model "1.2.1"
Expand Down

1 comment on commit 1e943a4

@vercel
Copy link

@vercel vercel bot commented on 1e943a4 May 16, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.