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"

View File

@ -3246,15 +3246,15 @@ __metadata:
languageName: node
linkType: hard
"postcss-preset-mantine@npm:1.13.0":
version: 1.13.0
resolution: "postcss-preset-mantine@npm:1.13.0"
"postcss-preset-mantine@npm:1.14.4":
version: 1.14.4
resolution: "postcss-preset-mantine@npm:1.14.4"
dependencies:
postcss-mixins: "npm:^9.0.4"
postcss-nested: "npm:^6.0.1"
peerDependencies:
postcss: ">=8.0.0"
checksum: 10c0/750c9b0b8350320ec5ddf77a4a8cdf4c88ce41609ca7d4648afd5d7feedfe4e6d778a84e722233ed99f7487de7558c7b9cd3a25f92be2460ec5d4cd26e23ceb2
checksum: 10c0/dbe2ad3869afce8ad225fb2d90476d4ef612d12ca8770b9b7880b701b93e89d8cfc19e3a463158128c157b31ab8a796223570623c0c474927914c3f688e9af36
languageName: node
linkType: hard
@ -4004,7 +4004,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:^4.6.0"
eslint-plugin-react-refresh: "npm:^0.4.5"
postcss: "npm:^8.4.35"
postcss-preset-mantine: "npm:1.13.0"
postcss-preset-mantine: "npm:1.14.4"
postcss-simple-vars: "npm:^7.0.1"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"