Update postcss-preset-mantine dependency to 1.14.4

This commit is contained in:
Vitaly Rtishchev 2024-04-12 14:28:34 +04:00
parent 8b1fc43444
commit d0da68733c
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.5",
"postcss": "^8.4.35",
"postcss-preset-mantine": "1.13.0",
"postcss-preset-mantine": "1.14.4",
"postcss-simple-vars": "^7.0.1",
"typescript": "^5.4.2",
"vite": "^5.1.6"