Update @mantine/* dependencies to 9.3.0

This commit is contained in:
Vitaly Rtishchev
2026-06-04 13:54:14 +03:00
parent 363c2e88e2
commit 502b717a39
2 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -20,8 +20,8 @@
"storybook:build": "storybook build"
},
"dependencies": {
"@mantine/core": "9.2.2",
"@mantine/hooks": "9.2.2",
"@mantine/core": "9.3.0",
"@mantine/hooks": "9.3.0",
"@next/bundle-analyzer": "^16.0.0",
"@tabler/icons-react": "^3.35.0",
"next": "16.2.6",