Update @mantine/* dependencies to version 7.0.0-alpha.7

This commit is contained in:
Vitaly Rtishchev
2023-05-28 13:39:14 +04:00
parent 1e59904fbd
commit 8a5947d4b9
2 changed files with 10 additions and 10 deletions

View File

@ -18,8 +18,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.0.0-alpha.6",
"@mantine/hooks": "7.0.0-alpha.6",
"@mantine/core": "7.0.0-alpha.7",
"@mantine/hooks": "7.0.0-alpha.7",
"@next/bundle-analyzer": "^13.4.4",
"@tabler/icons-react": "^2.20.0",
"cookies-next": "^2.1.1",

View File

@ -2075,10 +2075,10 @@
resolved "https://registry.yarnpkg.com/@juggle/resize-observer/-/resize-observer-3.4.0.tgz#08d6c5e20cf7e4cc02fd181c4b0c225cd31dbb60"
integrity sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==
"@mantine/core@7.0.0-alpha.6":
version "7.0.0-alpha.6"
resolved "https://registry.yarnpkg.com/@mantine/core/-/core-7.0.0-alpha.6.tgz#e4d363988f5626830dd6b5996617044af461c65b"
integrity sha512-u21HIuW5sJICGFZOeie/esjn7y0LPxWkmh4aqwI83RZ0wBiH9D0hAotcrxJM0W2JH9EIhkppTfN70gPSjD9+3Q==
"@mantine/core@7.0.0-alpha.7":
version "7.0.0-alpha.7"
resolved "https://registry.yarnpkg.com/@mantine/core/-/core-7.0.0-alpha.7.tgz#f745bb5998b49304a9fce20d0b1a56c84d05954b"
integrity sha512-Xcx6uEUKvY0+Z/6Akw3gYGdzj4g0+kmQS5IZIf/bd7OK90koAh33KpDgenKYxDPBOe4bpdSGFPL0f3PFZS+qoA==
dependencies:
"@floating-ui/react" "^0.19.1"
clsx "1.1.1"
@ -2086,10 +2086,10 @@
react-textarea-autosize "8.3.4"
type-fest "^3.6.1"
"@mantine/hooks@7.0.0-alpha.6":
version "7.0.0-alpha.6"
resolved "https://registry.yarnpkg.com/@mantine/hooks/-/hooks-7.0.0-alpha.6.tgz#abb5606dc9ed573aa21de6f82c5c1fa5ba0d1b5a"
integrity sha512-3TLOzprjDbQUoCOCraO7LBussbPSeGjj2I/LmucvneaenQjlLtRMfKkcwcD2/3OlAFwIRsB+SixlxhSYT0PpTA==
"@mantine/hooks@7.0.0-alpha.7":
version "7.0.0-alpha.7"
resolved "https://registry.yarnpkg.com/@mantine/hooks/-/hooks-7.0.0-alpha.7.tgz#784d8b31fa03e46cf251548eef4cf2ae9d73b04f"
integrity sha512-CKptseQv+fGgudtF8YrhSKBA+AtSPxTMqCcTO7444SntSBqcSHz4RNI7qauAMY7flsvppymm0rI2Y6J8iPSn9A==
"@mdx-js/react@^2.1.5":
version "2.3.0"