Update @mantine/* dependencies to 7.7.1

This commit is contained in:
Vitaly Rtishchev 2024-04-02 12:59:57 +04:00
parent 1a1617d406
commit 0b77ea1491
2 changed files with 25 additions and 25 deletions

View file

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