Update @mantine/* dependencies to 9.0.0

This commit is contained in:
Vitaly Rtishchev
2026-03-31 15:25:58 +03:00
parent 689b8608f8
commit e70facef08
2 changed files with 71 additions and 104 deletions
+2 -2
View File
@@ -20,8 +20,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "8.3.18",
"@mantine/hooks": "8.3.18",
"@mantine/core": "9.0.0",
"@mantine/hooks": "9.0.0",
"@next/bundle-analyzer": "^16.0.0",
"@tabler/icons-react": "^3.35.0",
"next": "16.2.1",