Update @mantine/* dependencies to 7.13.0

This commit is contained in:
Vitaly Rtishchev
2024-09-25 18:41:32 +04:00
parent 406145dd0d
commit aa2c27d9b9
2 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -19,8 +19,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.12.2",
"@mantine/hooks": "7.12.2",
"@mantine/core": "7.13.0",
"@mantine/hooks": "7.13.0",
"@next/bundle-analyzer": "^14.2.4",
"@tabler/icons-react": "^3.6.0",
"next": "14.2.4",