Update @mantine/* dependencies to 7.15.0

This commit is contained in:
Vitaly Rtishchev
2024-12-10 14:13:46 +04:00
parent 31af2255dd
commit 9dc776f1b2
2 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -20,8 +20,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.14.3",
"@mantine/hooks": "7.14.3",
"@mantine/core": "7.15.0",
"@mantine/hooks": "7.15.0",
"@next/bundle-analyzer": "^14.2.4",
"@tabler/icons-react": "^3.6.0",
"next": "15.0.1",