Update postcss-preset-mantine dependency to 1.13.0

This commit is contained in:
Vitaly Rtishchev 2024-02-01 16:11:31 +04:00
parent 58cdc6f267
commit c7ee728ac4
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.32",
"postcss-preset-mantine": "1.12.3",
"postcss-preset-mantine": "1.13.0",
"postcss-simple-vars": "^7.0.1",
"typescript": "^5.3.3",
"vite": "^5.0.10"

View File

@ -3519,15 +3519,15 @@ __metadata:
languageName: node
linkType: hard
"postcss-preset-mantine@npm:1.12.3":
version: 1.12.3
resolution: "postcss-preset-mantine@npm:1.12.3"
"postcss-preset-mantine@npm:1.13.0":
version: 1.13.0
resolution: "postcss-preset-mantine@npm:1.13.0"
dependencies:
postcss-mixins: "npm:^9.0.4"
postcss-nested: "npm:^6.0.1"
peerDependencies:
postcss: ">=8.0.0"
checksum: 45dba9a9a04d96a3730ca3593c72a6eda0d35fd3e519c72ef8723add4e91dc28d4550c77461a3d0ba84c2ef4601e112e93cb24268c38ecd853ff427e3377ebb9
checksum: 750c9b0b8350320ec5ddf77a4a8cdf4c88ce41609ca7d4648afd5d7feedfe4e6d778a84e722233ed99f7487de7558c7b9cd3a25f92be2460ec5d4cd26e23ceb2
languageName: node
linkType: hard
@ -4312,7 +4312,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:^4.6.0"
eslint-plugin-react-refresh: "npm:^0.4.4"
postcss: "npm:^8.4.32"
postcss-preset-mantine: "npm:1.12.3"
postcss-preset-mantine: "npm:1.13.0"
postcss-simple-vars: "npm:^7.0.1"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"