Update postcss-preset-mantine dependency to 1.15.0

This commit is contained in:
Vitaly Rtishchev 2024-04-26 13:17:15 +04:00
parent 0778347fd3
commit d4ae32d141
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-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5", "eslint-plugin-react-refresh": "^0.4.5",
"postcss": "^8.4.35", "postcss": "^8.4.35",
"postcss-preset-mantine": "1.14.4", "postcss-preset-mantine": "1.15.0",
"postcss-simple-vars": "^7.0.1", "postcss-simple-vars": "^7.0.1",
"typescript": "^5.4.2", "typescript": "^5.4.2",
"vite": "^5.1.6" "vite": "^5.1.6"

View File

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