Update @mantine/* dependencies to 7.9.2

This commit is contained in:
Vitaly Rtishchev 2024-05-19 15:22:19 +04:00
parent d4ae32d141
commit 5088ad5257
2 changed files with 20 additions and 20 deletions

View file

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