Update @mantine/* dependencies to 7.14.1

This commit is contained in:
Vitaly Rtishchev
2024-11-16 21:10:17 +04:00
parent b6feb6730e
commit 0cd7976efd
2 changed files with 13 additions and 13 deletions

View File

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