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

This commit is contained in:
Vitaly Rtishchev
2023-05-28 13:42:44 +04:00
parent 8a5947d4b9
commit 23471a1959
2 changed files with 10 additions and 10 deletions

View File

@ -18,8 +18,8 @@
"storybook:build": "storybook build" "storybook:build": "storybook build"
}, },
"dependencies": { "dependencies": {
"@mantine/core": "7.0.0-alpha.7", "@mantine/core": "7.0.0-alpha.8",
"@mantine/hooks": "7.0.0-alpha.7", "@mantine/hooks": "7.0.0-alpha.8",
"@next/bundle-analyzer": "^13.4.4", "@next/bundle-analyzer": "^13.4.4",
"@tabler/icons-react": "^2.20.0", "@tabler/icons-react": "^2.20.0",
"cookies-next": "^2.1.1", "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" resolved "https://registry.yarnpkg.com/@juggle/resize-observer/-/resize-observer-3.4.0.tgz#08d6c5e20cf7e4cc02fd181c4b0c225cd31dbb60"
integrity sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA== integrity sha512-dfLbk+PwWvFzSxwk3n5ySL0hfBog779o8h68wK/7/APo/7cgyWp5jcXockbxdk5kFRkbeXWm4Fbi9FrdN381sA==
"@mantine/core@7.0.0-alpha.7": "@mantine/core@7.0.0-alpha.8":
version "7.0.0-alpha.7" version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/@mantine/core/-/core-7.0.0-alpha.7.tgz#f745bb5998b49304a9fce20d0b1a56c84d05954b" resolved "https://registry.yarnpkg.com/@mantine/core/-/core-7.0.0-alpha.8.tgz#9f3cfb491091c3157263d0ad427dad3190672d02"
integrity sha512-Xcx6uEUKvY0+Z/6Akw3gYGdzj4g0+kmQS5IZIf/bd7OK90koAh33KpDgenKYxDPBOe4bpdSGFPL0f3PFZS+qoA== integrity sha512-6Rmy/gvsgQ+5+TXqAaUi7Gl6yDA+pvux7qUZ5N3kFuoY3NBex2BDt8/5lAh8BZN+D52OIEEhPAkNf8evoMjYvg==
dependencies: dependencies:
"@floating-ui/react" "^0.19.1" "@floating-ui/react" "^0.19.1"
clsx "1.1.1" clsx "1.1.1"
@ -2086,10 +2086,10 @@
react-textarea-autosize "8.3.4" react-textarea-autosize "8.3.4"
type-fest "^3.6.1" type-fest "^3.6.1"
"@mantine/hooks@7.0.0-alpha.7": "@mantine/hooks@7.0.0-alpha.8":
version "7.0.0-alpha.7" version "7.0.0-alpha.8"
resolved "https://registry.yarnpkg.com/@mantine/hooks/-/hooks-7.0.0-alpha.7.tgz#784d8b31fa03e46cf251548eef4cf2ae9d73b04f" resolved "https://registry.yarnpkg.com/@mantine/hooks/-/hooks-7.0.0-alpha.8.tgz#de5aa536a4f37a89a689903880120c17b483680f"
integrity sha512-CKptseQv+fGgudtF8YrhSKBA+AtSPxTMqCcTO7444SntSBqcSHz4RNI7qauAMY7flsvppymm0rI2Y6J8iPSn9A== integrity sha512-T4ltN/1GzxNrZMNEQ+IpgBRWJBY88LdIB/tgiMyfhJft/6W9iCDO6w9ZY9FgxkIg4qifbBnUYyu5cZucatLj1Q==
"@mdx-js/react@^2.1.5": "@mdx-js/react@^2.1.5":
version "2.3.0" version "2.3.0"