Update @mantine/* dependencies to 8.2.4

This commit is contained in:
Vitaly Rtishchev
2025-08-07 12:37:03 +03:00
parent 62f53ffef9
commit 4298ec1a11
2 changed files with 13 additions and 13 deletions

View File

@ -20,8 +20,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "8.2.3",
"@mantine/hooks": "8.2.3",
"@mantine/core": "8.2.4",
"@mantine/hooks": "8.2.4",
"@next/bundle-analyzer": "^15.3.3",
"@tabler/icons-react": "^3.34.0",
"next": "15.3.3",