Update @mantine/* dependencies to version 7.1.5

This commit is contained in:
Vitaly Rtishchev
2023-10-22 12:59:03 +04:00
parent 3396f1acf5
commit 4e66fce93f
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.1.3", "@mantine/core": "7.1.5",
"@mantine/hooks": "7.1.3", "@mantine/hooks": "7.1.5",
"@next/bundle-analyzer": "^13.5.3", "@next/bundle-analyzer": "^13.5.3",
"@tabler/icons-react": "^2.20.0", "@tabler/icons-react": "^2.20.0",
"next": "13.5.3", "next": "13.5.3",

View File

@ -1629,10 +1629,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.1.3": "@mantine/core@7.1.5":
version "7.1.3" version "7.1.5"
resolved "https://registry.yarnpkg.com/@mantine/core/-/core-7.1.3.tgz#e2dcd45edff04dd6cea41068333744a12870b57e" resolved "https://registry.yarnpkg.com/@mantine/core/-/core-7.1.5.tgz#34faa590797117bb9d2fa53b05fab0d741aa922f"
integrity sha512-5vLwrMFVlGkd56HDoz5woE7I48XuycoyKaasJj49LTn2MuccHvNJ7c0VPlRlbzK8YQuwV7g1KsBAM8zzJlwqig== integrity sha512-4jBuy26V4Wdrt7r2dT6d3SKSyU9Gfzxp0ycVTBd2FUb6PvsI/xyZIn8T/aHsJFQ1L5p7IHPcJCIThbmBpVvVtA==
dependencies: dependencies:
"@floating-ui/react" "^0.24.8" "@floating-ui/react" "^0.24.8"
clsx "2.0.0" clsx "2.0.0"
@ -1641,10 +1641,10 @@
react-textarea-autosize "8.5.3" react-textarea-autosize "8.5.3"
type-fest "^3.13.1" type-fest "^3.13.1"
"@mantine/hooks@7.1.3": "@mantine/hooks@7.1.5":
version "7.1.3" version "7.1.5"
resolved "https://registry.yarnpkg.com/@mantine/hooks/-/hooks-7.1.3.tgz#f4e91dd13196e06f474a31163f9927e8eb597eeb" resolved "https://registry.yarnpkg.com/@mantine/hooks/-/hooks-7.1.5.tgz#445854b2e35d7a99c5ecd19bca8d39203b2dc686"
integrity sha512-jCOedyl229vzNEoya9L/PIeT+Btwuoqh09vRbFRNoTdRZgVMTWi4BT08BRWK5iqSa9PlvWtIaSGcCtjqqXKZcA== integrity sha512-LuKlJ5VDLYBMcleyKcL6nvcJZQaeJF4mIU5ryEiucy7IleZoD+lqWwNC1VAAN1fsjBRQfhFtFoRihUdIy/vDCA==
"@mdx-js/react@^2.1.5": "@mdx-js/react@^2.1.5":
version "2.3.0" version "2.3.0"