Update @mantine/* dependencies to version 1.8.0
This commit is contained in:
parent
73df483fab
commit
9edcd3276e
|
|
@ -54,7 +54,7 @@
|
||||||
"jest": "^29.5.0",
|
"jest": "^29.5.0",
|
||||||
"jest-environment-jsdom": "^29.5.0",
|
"jest-environment-jsdom": "^29.5.0",
|
||||||
"postcss": "^8.4.24",
|
"postcss": "^8.4.24",
|
||||||
"postcss-preset-mantine": "1.6.0",
|
"postcss-preset-mantine": "1.8.0",
|
||||||
"postcss-simple-vars": "^7.0.1",
|
"postcss-simple-vars": "^7.0.1",
|
||||||
"prettier": "^2.8.8",
|
"prettier": "^2.8.8",
|
||||||
"prop-types": "^15.8.1",
|
"prop-types": "^15.8.1",
|
||||||
|
|
|
||||||
|
|
@ -7899,10 +7899,10 @@ postcss-nested@^6.0.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
postcss-selector-parser "^6.0.11"
|
postcss-selector-parser "^6.0.11"
|
||||||
|
|
||||||
postcss-preset-mantine@1.6.0:
|
postcss-preset-mantine@1.8.0:
|
||||||
version "1.6.0"
|
version "1.8.0"
|
||||||
resolved "https://registry.yarnpkg.com/postcss-preset-mantine/-/postcss-preset-mantine-1.6.0.tgz#5f01b3cc7ff6ea746dbf15d70c918c587ee9dd1f"
|
resolved "https://registry.yarnpkg.com/postcss-preset-mantine/-/postcss-preset-mantine-1.8.0.tgz#daf534ff322f95e355ad84add82240db0939d3b3"
|
||||||
integrity sha512-1HB4suDbgvFGIuzSEyz2rMelrsw1iIw2ityVtnkzVkLlePPnn670KsoHRD0r5g9+5u/xLapoQz0Rh8AVOR4nnQ==
|
integrity sha512-aLc+EoDXsvnXM2lWWF1MI+lgGqbd5xatVJ3KyTmsheNoXBYN0OFAkRFqyy3tfdveH64Fno2SLNEr4w/njPSInw==
|
||||||
dependencies:
|
dependencies:
|
||||||
postcss-mixins "^9.0.4"
|
postcss-mixins "^9.0.4"
|
||||||
postcss-nested "^6.0.1"
|
postcss-nested "^6.0.1"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue