Skip to content

Commit

Permalink
Update dependency @mantine/hooks to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 25, 2022
1 parent acaba37 commit 0a7ec2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@heroicons/react": "1.0.6",
"@mantine/core": "4.2.12",
"@mantine/hooks": "4.2.12",
"@mantine/hooks": "5.0.0",
"@mantine/next": "5.0.0",
"next": "12.2.3",
"react": "18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -685,10 +685,10 @@
react-popper "^2.2.5"
react-textarea-autosize "^8.3.2"

"@mantine/hooks@4.2.12":
version "4.2.12"
resolved "https://registry.yarnpkg.com/@mantine/hooks/-/hooks-4.2.12.tgz#8dfbd23763959b721f5c5c784b3c412bb7c9823a"
integrity sha512-/2GOsgv1tAUFBXOUV0YBZdDZHj3pHN82Sv1oI/hJMjfIT3ZkGeeiJO8Cw9cBcn76t6caP6Czi3hcuKhjz71O+A==
"@mantine/hooks@5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@mantine/hooks/-/hooks-5.0.0.tgz#24fe9f945810d02ad7d933b8aecc646cf10f96dc"
integrity sha512-IKqqnukPPyBMYRKz4VIhz7hNRe3p8B7RUyvFLaWc9l69ZO/b5atNuesE1ThuMQYc7tBobQbU4myHuhQc/csyLA==

"@mantine/next@5.0.0":
version "5.0.0"
Expand Down

0 comments on commit 0a7ec2e

Please sign in to comment.