Update postcss-preset-mantine dependency to 1.11.1

This commit is contained in:
Vitaly Rtishchev 2023-12-05 10:10:42 +04:00
parent ea5decdadd
commit 7afe0efafe
2 changed files with 6 additions and 6 deletions

View file

@ -28,7 +28,7 @@
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.4",
"postcss": "^8.4.31",
"postcss-preset-mantine": "1.11.0",
"postcss-preset-mantine": "1.11.1",
"postcss-simple-vars": "^7.0.1",
"typescript": "^5.2.2",
"vite": "^4.5.0"