Update @mantine/* dependencies to 7.13.5

This commit is contained in:
Vitaly Rtishchev
2024-11-08 14:31:44 +04:00
parent 2dabfc6ca4
commit 5948b21a22
2 changed files with 83 additions and 69 deletions

View File

@ -19,8 +19,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "7.13.4",
"@mantine/hooks": "7.13.4",
"@mantine/core": "7.13.5",
"@mantine/hooks": "7.13.5",
"@next/bundle-analyzer": "^14.2.4",
"@tabler/icons-react": "^3.6.0",
"next": "15.0.1",