Update @mantine/* dependencies to 7.5.3

This commit is contained in:
Vitaly Rtishchev 2024-02-17 16:14:49 +04:00
parent c7ee728ac4
commit c9f42ce5d7
2 changed files with 20 additions and 20 deletions

View file

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