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"

View File

@ -2979,15 +2979,15 @@ __metadata:
languageName: node
linkType: hard
"postcss-preset-mantine@npm:1.11.0":
version: 1.11.0
resolution: "postcss-preset-mantine@npm:1.11.0"
"postcss-preset-mantine@npm:1.11.1":
version: 1.11.1
resolution: "postcss-preset-mantine@npm:1.11.1"
dependencies:
postcss-mixins: "npm:^9.0.4"
postcss-nested: "npm:^6.0.1"
peerDependencies:
postcss: ">=8.0.0"
checksum: 0a3b26c944fb35541e045d9505cce5ad109f9f6e7ecefbacd413e2e7053f230d8fc24e6400eb4cf8fb07f2b17ab7cb588ffacef0df8fd5937b7f399b41013076
checksum: 2ea2e650df0f612cc05fdf344a4eb82a01f30c7a7b474d3c4b0dcfd190a9e3e285ea855730139a8c357c0e8424725aba9fd53d745246242cc170f50bb1e52546
languageName: node
linkType: hard
@ -3701,7 +3701,7 @@ __metadata:
eslint-plugin-react-hooks: "npm:^4.6.0"
eslint-plugin-react-refresh: "npm:^0.4.4"
postcss: "npm:^8.4.31"
postcss-preset-mantine: "npm:1.11.0"
postcss-preset-mantine: "npm:1.11.1"
postcss-simple-vars: "npm:^7.0.1"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"