Update @mantine/* dependencies to 7.11.1

This commit is contained in:
Vitaly Rtishchev 2024-07-03 12:50:15 +04:00
parent f5ac137331
commit d20ba9eed5
2 changed files with 20 additions and 20 deletions

View file

@ -10,9 +10,9 @@
"preview": "vite preview"
},
"dependencies": {
"@mantine/core": "7.11.0",
"@mantine/hooks": "7.11.0",
"@mantine/vanilla-extract": "7.11.0",
"@mantine/core": "7.11.1",
"@mantine/hooks": "7.11.1",
"@mantine/vanilla-extract": "7.11.1",
"@vanilla-extract/css": "^1.15.3",
"react": "^18.3.1",
"react-dom": "^18.3.1"