Update @mantine/* dependencies to 7.17.1

This commit is contained in:
Vitaly Rtishchev
2025-03-01 13:14:37 +04:00
parent 8d2a692c36
commit 0b3fc460e0
2 changed files with 13 additions and 13 deletions

View File

@ -20,8 +20,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.17.0",
"@mantine/hooks": "7.17.0",
"@mantine/core": "7.17.1",
"@mantine/hooks": "7.17.1",
"@next/bundle-analyzer": "^15.1.5",
"@tabler/icons-react": "^3.28.1",
"next": "15.1.5",

View File

@ -3226,9 +3226,9 @@ __metadata:
languageName: node
linkType: hard
"@mantine/core@npm:7.17.0":
version: 7.17.0
resolution: "@mantine/core@npm:7.17.0"
"@mantine/core@npm:7.17.1":
version: 7.17.1
resolution: "@mantine/core@npm:7.17.1"
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.0
"@mantine/hooks": 7.17.1
react: ^18.x || ^19.x
react-dom: ^18.x || ^19.x
checksum: 10c0/de2e7c8782633a89f7ad45d2a85ab599856caa3a4c6526412dd43c6240d0fd5ccf5d79f2761db1f9538e71f69fad8fb57e3f0578c352841d05a86f385205ce2d
checksum: 10c0/7a4fd475475c7c2a53e7ba6fe82138b35b71b9495ed540305e34b7150b70957f3a831c2e0c0fb372a93e608ef45192183d61b4810efa48c41a39255ca2b7bfd2
languageName: node
linkType: hard
"@mantine/hooks@npm:7.17.0":
version: 7.17.0
resolution: "@mantine/hooks@npm:7.17.0"
"@mantine/hooks@npm:7.17.1":
version: 7.17.1
resolution: "@mantine/hooks@npm:7.17.1"
peerDependencies:
react: ^18.x || ^19.x
checksum: 10c0/f8cfdd3a9add54599485fc967e802ef1299e83868635f6e5fe0456564a02a39cc97371fd74da0db14d9a290ca61f113aabdfdbe1a045d9ff48b7abd47ef2eb93
checksum: 10c0/9ba432d35e47ce9863e6e69a9c3ba7fd19da9db8a93301f9864a11aab2b3ea99dba1573076951e5a028012cce2f683bc5f94f64ca2cf251ceca12bb5da1ca4be
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.0"
"@mantine/hooks": "npm:7.17.0"
"@mantine/core": "npm:7.17.1"
"@mantine/hooks": "npm:7.17.1"
"@next/bundle-analyzer": "npm:^15.1.5"
"@storybook/nextjs": "npm:^8.5.0"
"@storybook/react": "npm:^8.5.0"