Update @mantine/* dependencies to version 7.1.5

This commit is contained in:
Vitaly Rtishchev 2023-10-22 13:01:19 +04:00
parent 44c30793f5
commit 4b6e700111
2 changed files with 15 additions and 15 deletions

View file

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