Update @mantine/* dependencies to version 7.1.3

This commit is contained in:
Vitaly Rtishchev 2023-10-12 16:22:24 +04:00
parent 7fb613ce71
commit d7d8e34139
2 changed files with 15 additions and 15 deletions

View file

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