Update @mantine/* dependencies to 7.4.0

This commit is contained in:
Vitaly Rtishchev 2024-01-03 10:37:50 +04:00
parent c362b4dd4e
commit 03ca736f4f
2 changed files with 20 additions and 20 deletions

View file

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