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"

View File

@ -2979,15 +2979,15 @@ __metadata:
languageName: node
linkType: hard
"postcss-preset-mantine@npm:1.11.1":
version: 1.11.1
resolution: "postcss-preset-mantine@npm:1.11.1"
"postcss-preset-mantine@npm:1.12.0":
version: 1.12.0
resolution: "postcss-preset-mantine@npm:1.12.0"
dependencies:
postcss-mixins: "npm:^9.0.4"
postcss-nested: "npm:^6.0.1"
peerDependencies:
postcss: ">=8.0.0"
checksum: 2ea2e650df0f612cc05fdf344a4eb82a01f30c7a7b474d3c4b0dcfd190a9e3e285ea855730139a8c357c0e8424725aba9fd53d745246242cc170f50bb1e52546
checksum: 4a4c8635027ea4a770826ceeb9e099aab24f59d2e83e634ca709e0726dca330a85398de019a334c8c1dd7b9088535500738a8b8600d749f80727594e48a91014
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.1"
postcss-preset-mantine: "npm:1.12.0"
postcss-simple-vars: "npm:^7.0.1"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"