Update @mantine/* dependencies to version 1.9.0

This commit is contained in:
Vitaly Rtishchev 2023-10-18 12:48:14 +04:00
parent 054a84e9ea
commit 148bad9c85
2 changed files with 5 additions and 5 deletions

View File

@ -54,7 +54,7 @@
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"postcss": "^8.4.24",
"postcss-preset-mantine": "1.8.0",
"postcss-preset-mantine": "1.9.0",
"postcss-simple-vars": "^7.0.1",
"prettier": "^2.8.8",
"prop-types": "^15.8.1",

View File

@ -7899,10 +7899,10 @@ postcss-nested@^6.0.1:
dependencies:
postcss-selector-parser "^6.0.11"
postcss-preset-mantine@1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/postcss-preset-mantine/-/postcss-preset-mantine-1.8.0.tgz#daf534ff322f95e355ad84add82240db0939d3b3"
integrity sha512-aLc+EoDXsvnXM2lWWF1MI+lgGqbd5xatVJ3KyTmsheNoXBYN0OFAkRFqyy3tfdveH64Fno2SLNEr4w/njPSInw==
postcss-preset-mantine@1.9.0:
version "1.9.0"
resolved "https://registry.yarnpkg.com/postcss-preset-mantine/-/postcss-preset-mantine-1.9.0.tgz#d870f97888c34dd69c084ee7b89da5b04b99c557"
integrity sha512-ZurmjL+5UK9FZq4GGKOoksC7UMVFZVXxRMO0WwQAiMeElZ8jPXIXIALnwdQhslyoVDzpezkRuHYtXGo65DwvqA==
dependencies:
postcss-mixins "^9.0.4"
postcss-nested "^6.0.1"