Update @mantine/* dependencies to 7.6.0

This commit is contained in:
Vitaly Rtishchev 2024-02-26 15:19:56 +04:00
parent c9f42ce5d7
commit 52d7d4a92e
2 changed files with 52 additions and 61 deletions

View file

@ -10,9 +10,9 @@
"preview": "vite preview"
},
"dependencies": {
"@mantine/core": "7.5.3",
"@mantine/hooks": "7.5.3",
"@mantine/vanilla-extract": "7.5.3",
"@mantine/core": "7.6.0",
"@mantine/hooks": "7.6.0",
"@mantine/vanilla-extract": "7.6.0",
"@vanilla-extract/css": "^1.14.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"