Skip to content

Commit

Permalink
Update dependency postcss-preset-env to v7.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 12, 2022
1 parent 74f72f7 commit 0a26793
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 37 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"npm-run-all": "4.1.5",
"postcss": "8.4.5",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-preset-env": "7.2.0",
"postcss-preset-env": "7.2.1",
"prettier": "2.5.1",
"tailwindcss": "3.0.11",
"typescript": "4.5.4"
Expand Down
77 changes: 41 additions & 36 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1499,13 +1499,13 @@ at-least-node@^1.0.0:
resolved "https://registry.yarnpkg.com/at-least-node/-/at-least-node-1.0.0.tgz#602cd4b46e844ad4effc92a8011a3c46e0238dc2"
integrity sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==

autoprefixer@^10.4.1:
version "10.4.1"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.1.tgz#1735959d6462420569bc42408016acbc56861c12"
integrity sha512-B3ZEG7wtzXDRCEFsan7HmR2AeNsxdJB0+sEC0Hc5/c2NbhJqPwuZm+tn233GBVw82L+6CtD6IPSfVruwKjfV3A==
autoprefixer@^10.4.2:
version "10.4.2"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.2.tgz#25e1df09a31a9fba5c40b578936b90d35c9d4d3b"
integrity sha512-9fOPpHKuDW1w/0EKfRmVnxTDt8166MAnLI3mgZ1JCnhNtYWxcJ6Ud5CO/AVOZi/AvFa8DY9RTy3h3+tFBlrrdQ==
dependencies:
browserslist "^4.19.1"
caniuse-lite "^1.0.30001294"
caniuse-lite "^1.0.30001297"
fraction.js "^4.1.2"
normalize-range "^0.1.2"
picocolors "^1.0.0"
Expand Down Expand Up @@ -1770,11 +1770,16 @@ camelcase-css@^2.0.1:
resolved "https://registry.yarnpkg.com/camelcase-css/-/camelcase-css-2.0.1.tgz#ee978f6947914cc30c6b44741b6ed1df7f043fd5"
integrity sha512-QOSvevhslijgYwRx6Rv7zKdMF8lbRmx+uQGx2+vDc+KI/eBnsy9kit5aj23AgGu3pa4t9AgwbnXWqS+iOY+2aA==

caniuse-lite@^1.0.30001202, caniuse-lite@^1.0.30001219, caniuse-lite@^1.0.30001228, caniuse-lite@^1.0.30001286, caniuse-lite@^1.0.30001294, caniuse-lite@^1.0.30001295:
caniuse-lite@^1.0.30001202, caniuse-lite@^1.0.30001219, caniuse-lite@^1.0.30001228, caniuse-lite@^1.0.30001286:
version "1.0.30001296"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001296.tgz#d99f0f3bee66544800b93d261c4be55a35f1cec8"
integrity sha512-WfrtPEoNSoeATDlf4y3QvkwiELl9GyPLISV5GejTbbQRtQx4LhsXmc9IQ6XCL2d7UxCyEzToEZNMeqR79OUw8Q==

caniuse-lite@^1.0.30001297, caniuse-lite@^1.0.30001299:
version "1.0.30001299"
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001299.tgz#d753bf6444ed401eb503cbbe17aa3e1451b5a68c"
integrity sha512-iujN4+x7QzqA2NCSrS5VUy+4gLmRd4xv6vbBBsmfVqTx8bLAD8097euLqQgKxSVLvxjSDcvF1T/i9ocgnUFexw==

[email protected], chalk@^2.0.0, chalk@^2.4.1, chalk@^2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
Expand Down Expand Up @@ -2020,17 +2025,17 @@ crypto-random-string@^2.0.0:
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5"
integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==

css-blank-pseudo@^3.0.1:
css-blank-pseudo@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/css-blank-pseudo/-/css-blank-pseudo-3.0.2.tgz#f8660f6a48b17888a9277e53f25cc5abec1f0169"
integrity sha512-hOb1LFjRR+8ocA071xUSmg5VslJ8NGo/I2qpUpdeAYyBVCgupS5O8SEVo4SxEMYyFBNodBkzG3T1iqW9HCXxew==
dependencies:
postcss-selector-parser "^6.0.8"

css-has-pseudo@^3.0.2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/css-has-pseudo/-/css-has-pseudo-3.0.2.tgz#00dff8ce80757c53f260e36987f0cf32646c6911"
integrity sha512-L11waKbVuSf5WVrj1Qtij91OH8BN37Q3HlL+ojUUAa1Ywd53CYxJ8+0gs5cNbRXkqBwchE1Cq0cjgYjYEw24RA==
css-has-pseudo@^3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/css-has-pseudo/-/css-has-pseudo-3.0.3.tgz#4824a34cb92dae7e09ea1d3fd19691b653412098"
integrity sha512-0gDYWEKaGacwxCqvQ3Ypg6wGdD1AztbMm5h1JsactG2hP2eiflj808QITmuWBpE7sjSEVrAlZhPTVd/nNMj/hQ==
dependencies:
postcss-selector-parser "^6.0.8"

Expand Down Expand Up @@ -4039,7 +4044,7 @@ postcss-color-hex-alpha@^8.0.2:
dependencies:
postcss-value-parser "^4.2.0"

postcss-color-rebeccapurple@^7.0.1:
postcss-color-rebeccapurple@^7.0.2:
version "7.0.2"
resolved "https://registry.yarnpkg.com/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-7.0.2.tgz#5d397039424a58a9ca628762eb0b88a61a66e079"
integrity sha512-SFc3MaocHaQ6k3oZaFwH8io6MdypkUtEy/eXzXEB1vEQlO3S3oDc/FSZA8AsS04Z25RirQhlDlHLh3dn7XewWw==
Expand All @@ -4051,10 +4056,10 @@ postcss-custom-media@^8.0.0:
resolved "https://registry.yarnpkg.com/postcss-custom-media/-/postcss-custom-media-8.0.0.tgz#1be6aff8be7dc9bf1fe014bde3b71b92bb4552f1"
integrity sha512-FvO2GzMUaTN0t1fBULDeIvxr5IvbDXcIatt6pnJghc736nqNgsGao5NT+5+WVLAQiTt6Cb3YUms0jiPaXhL//g==

postcss-custom-properties@^12.0.2:
version "12.0.2"
resolved "https://registry.yarnpkg.com/postcss-custom-properties/-/postcss-custom-properties-12.0.2.tgz#62a9bff57f22b21266329752a6eb97b5896ad095"
integrity sha512-dpeF9PFr9gGmVxjYNBC35jvBwkga7jIfKLUVUsdiCaZWwiugS6c+hsf8x+NJ0OcvjXVTluqm50jLw7qRzP54vQ==
postcss-custom-properties@^12.1.0:
version "12.1.0"
resolved "https://registry.yarnpkg.com/postcss-custom-properties/-/postcss-custom-properties-12.1.0.tgz#be7a5645ece96ad8bf33c0b1d63fc8bbc1caf3c0"
integrity sha512-6PjtLgi2RSB0WBylqwutfUqwAimbUYfCST4qf2F/0R5DBIVsJrADzaLSys1XnU4zOwjS89QMsIpaWwlEqy+T5A==
dependencies:
postcss-value-parser "^4.2.0"

Expand All @@ -4065,10 +4070,10 @@ postcss-custom-selectors@^6.0.0:
dependencies:
postcss-selector-parser "^6.0.4"

postcss-dir-pseudo-class@^6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-6.0.2.tgz#ba93f17f1a3ba27e79db9d66bbc4bbd3aa902796"
integrity sha512-0X8kO0ICu+iuaQlXy8K9PBK1dpGpaMTqJ5P9BhEz/I9bMj0jD2/NeMpfYOeMnxhqgUfSjdZYXVWzucVtW3xvtg==
postcss-dir-pseudo-class@^6.0.3:
version "6.0.3"
resolved "https://registry.yarnpkg.com/postcss-dir-pseudo-class/-/postcss-dir-pseudo-class-6.0.3.tgz#febfe305e75267913a53bf5094c7679f5cfa9b55"
integrity sha512-qiPm+CNAlgXiMf0J5IbBBEXA9l/Q5HGsNGkL3znIwT2ZFRLGY9U2fTUpa4lqCUXQOxaLimpacHeQC80BD2qbDw==
dependencies:
postcss-selector-parser "^6.0.8"

Expand Down Expand Up @@ -4166,10 +4171,10 @@ [email protected]:
dependencies:
postcss-selector-parser "^6.0.6"

postcss-nesting@^10.1.1:
version "10.1.1"
resolved "https://registry.yarnpkg.com/postcss-nesting/-/postcss-nesting-10.1.1.tgz#d5574e69f66b9f44f73143ce1e161d32b917df87"
integrity sha512-Hs1pziyg47PBphISBWsCuSDeyNrk8xItFvT2r8F4L35Mcq0uQmz1yt+o/oq6oYkVAUlXadRXf4qH97wLKKznbA==
postcss-nesting@^10.1.2:
version "10.1.2"
resolved "https://registry.yarnpkg.com/postcss-nesting/-/postcss-nesting-10.1.2.tgz#2e5f811b3d75602ea18a95dd445bde5297145141"
integrity sha512-dJGmgmsvpzKoVMtDMQQG/T6FSqs6kDtUDirIfl4KnjMCiY9/ETX8jdKyCd20swSRAbUYkaBKV20pxkzxoOXLqQ==
dependencies:
postcss-selector-parser "^6.0.8"

Expand All @@ -4190,26 +4195,26 @@ postcss-place@^7.0.3:
dependencies:
postcss-value-parser "^4.2.0"

[email protected].0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-7.2.0.tgz#5cec14807f2663667f674f436e4e39359e9d6616"
integrity sha512-OO8RDLrx3iPnXx8YlGgWJHwLel/NQfgJFx4dONfM2dpFJfmIKrAHhpWCtqHIaIPPPEVkGKIhzPZlT3m+xT0GKA==
[email protected].1:
version "7.2.1"
resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-7.2.1.tgz#851e8af81741edd459799912e6c4a67f2f0df39a"
integrity sha512-X+rp8R5a52rA0G41kHbdgQTEQQzYBVNTBg42zWY5qAnE6dLiQ4Xu7X2nGEoub8FO6Z5YYCVtSS+H/hhhi4LOBg==
dependencies:
autoprefixer "^10.4.1"
autoprefixer "^10.4.2"
browserslist "^4.19.1"
caniuse-lite "^1.0.30001295"
css-blank-pseudo "^3.0.1"
css-has-pseudo "^3.0.2"
caniuse-lite "^1.0.30001299"
css-blank-pseudo "^3.0.2"
css-has-pseudo "^3.0.3"
css-prefers-color-scheme "^6.0.2"
cssdb "^5.0.0"
postcss-attribute-case-insensitive "^5.0.0"
postcss-color-functional-notation "^4.2.1"
postcss-color-hex-alpha "^8.0.2"
postcss-color-rebeccapurple "^7.0.1"
postcss-color-rebeccapurple "^7.0.2"
postcss-custom-media "^8.0.0"
postcss-custom-properties "^12.0.2"
postcss-custom-properties "^12.1.0"
postcss-custom-selectors "^6.0.0"
postcss-dir-pseudo-class "^6.0.2"
postcss-dir-pseudo-class "^6.0.3"
postcss-double-position-gradients "^3.0.4"
postcss-env-function "^4.0.4"
postcss-focus-visible "^6.0.3"
Expand All @@ -4221,7 +4226,7 @@ [email protected]:
postcss-lab-function "^4.0.3"
postcss-logical "^5.0.2"
postcss-media-minmax "^5.0.0"
postcss-nesting "^10.1.1"
postcss-nesting "^10.1.2"
postcss-overflow-shorthand "^3.0.2"
postcss-page-break "^3.0.4"
postcss-place "^7.0.3"
Expand Down

0 comments on commit 0a26793

Please sign in to comment.