Update @mantine/* dependencies to version 7.0.0-beta.2

This commit is contained in:
Vitaly Rtishchev 2023-08-31 15:57:43 -03:00
parent 3b505abb7f
commit e3e0d5f810
2 changed files with 100 additions and 63 deletions

View file

@ -10,8 +10,8 @@
"preview": "vite preview"
},
"dependencies": {
"@mantine/core": "7.0.0-alpha.13",
"@mantine/hooks": "7.0.0-alpha.13",
"@mantine/core": "7.0.0-beta.2",
"@mantine/hooks": "7.0.0-beta.2",
"@mantine/vanilla-extract": "7.0.0-alpha.13",
"@vanilla-extract/css": "^1.11.1",
"react": "^18.2.0",