Update postcss-preset-mantine dependency to 1.12.0

This commit is contained in:
Vitaly Rtishchev 2023-12-17 18:25:53 +04:00
parent 183b8f1d25
commit 19ceade93c
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.1",
"postcss-preset-mantine": "1.12.0",
"postcss-simple-vars": "^7.0.1",
"typescript": "^5.2.2",
"vite": "^4.5.0"