Update @mantine/* dependencies to 7.14.3

This commit is contained in:
Vitaly Rtishchev
2024-11-28 16:08:26 +04:00
parent 59f438dcf7
commit 31af2255dd
2 changed files with 13 additions and 13 deletions

View File

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