Update @mantine/* dependencies to 8.1.2

This commit is contained in:
Vitaly Rtishchev
2025-06-25 23:00:12 +04:00
parent 3c786b5a33
commit 0240e79c88
2 changed files with 13 additions and 13 deletions

View File

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