Update @mantine/* dependencies to 7.17.2

This commit is contained in:
Vitaly Rtishchev
2025-03-14 12:34:34 +04:00
parent a01844c8c7
commit f97a7f308c
2 changed files with 13 additions and 13 deletions

View File

@ -3226,9 +3226,9 @@ __metadata:
languageName: node
linkType: hard
"@mantine/core@npm:7.17.1":
version: 7.17.1
resolution: "@mantine/core@npm:7.17.1"
"@mantine/core@npm:7.17.2":
version: 7.17.2
resolution: "@mantine/core@npm:7.17.2"
dependencies:
"@floating-ui/react": "npm:^0.26.28"
clsx: "npm:^2.1.1"
@ -3237,19 +3237,19 @@ __metadata:
react-textarea-autosize: "npm:8.5.6"
type-fest: "npm:^4.27.0"
peerDependencies:
"@mantine/hooks": 7.17.1
"@mantine/hooks": 7.17.2
react: ^18.x || ^19.x
react-dom: ^18.x || ^19.x
checksum: 10c0/7a4fd475475c7c2a53e7ba6fe82138b35b71b9495ed540305e34b7150b70957f3a831c2e0c0fb372a93e608ef45192183d61b4810efa48c41a39255ca2b7bfd2
checksum: 10c0/6670f9de41ad6030565aba65a2d82e4040256fb75e9ab9d6c3ead73b09cd6b011636b53b17ded938d20f09f64b625b95152a26d3e3b92cd1ac7146615628d6de
languageName: node
linkType: hard
"@mantine/hooks@npm:7.17.1":
version: 7.17.1
resolution: "@mantine/hooks@npm:7.17.1"
"@mantine/hooks@npm:7.17.2":
version: 7.17.2
resolution: "@mantine/hooks@npm:7.17.2"
peerDependencies:
react: ^18.x || ^19.x
checksum: 10c0/9ba432d35e47ce9863e6e69a9c3ba7fd19da9db8a93301f9864a11aab2b3ea99dba1573076951e5a028012cce2f683bc5f94f64ca2cf251ceca12bb5da1ca4be
checksum: 10c0/539b0de3993e2f78f0989b0309211c5d59f04db71a2a831cd6c1cf37f3d843231b30a9830f72b75ee49591f215173c6ddb2c09ce14306973356aefa2c6f831c4
languageName: node
linkType: hard
@ -10806,8 +10806,8 @@ __metadata:
"@babel/core": "npm:^7.26.0"
"@eslint/js": "npm:^9.18.0"
"@ianvs/prettier-plugin-sort-imports": "npm:^4.4.1"
"@mantine/core": "npm:7.17.1"
"@mantine/hooks": "npm:7.17.1"
"@mantine/core": "npm:7.17.2"
"@mantine/hooks": "npm:7.17.2"
"@next/bundle-analyzer": "npm:^15.1.5"
"@storybook/nextjs": "npm:^8.5.0"
"@storybook/react": "npm:^8.5.0"