From 8b2450d6f947af7bbe2f6cfcb37a834442223507 Mon Sep 17 00:00:00 2001 From: renovate Date: Fri, 19 Nov 2021 12:02:37 +0000 Subject: [PATCH] chore(deps): update dependency postcss-preset-env to v7.0.1 --- package.json | 2 +- yarn.lock | 122 +++++++++++++++++++++------------------------------ 2 files changed, 50 insertions(+), 74 deletions(-) diff --git a/package.json b/package.json index 14710bcc..e78ea9a9 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "jest": "27.3.1", "netlify-cli": "7.0.0", "postcss": "8.3.11", - "postcss-preset-env": "7.0.0", + "postcss-preset-env": "7.0.1", "rollup": "2.60.0", "rollup-plugin-visualizer": "5.5.2", "sass": "1.43.4", diff --git a/yarn.lock b/yarn.lock index 53d7feac..688bfddf 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11136,11 +11136,6 @@ performance-now@^2.1.0: resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b" integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns= -picocolors@^0.2.1: - version "0.2.1" - resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-0.2.1.tgz#570670f793646851d1ba135996962abad587859f" - integrity sha512-cMlDqaLEqfSaW8Z7N5Jw+lyIW869EzT73/F5lhtY9cLGoVxSXznfgfXMO0Z5K0o0Q2TkTXq+0KFsdnSe3jDViA== - picocolors@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.0.tgz#cb5bdc74ff3f51892236eaf79d68bc44564ab81c" @@ -11211,12 +11206,12 @@ postcss-attribute-case-insensitive@^5.0.0: dependencies: postcss-selector-parser "^6.0.2" -postcss-color-functional-notation@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/postcss-color-functional-notation/-/postcss-color-functional-notation-4.0.0.tgz#1029259f6929a0eb55122f6249799622f6462eae" - integrity sha512-p9BgnbQXPCFOWaEWRZzLXSOOaruYiZyEr1fu7F6xiyNDu5xngHA4NXbGkYx0MtdXg1UvCtFWcabpA2yYSCh5Tw== +postcss-color-functional-notation@^4.0.1: + version "4.0.1" + resolved "https://registry.yarnpkg.com/postcss-color-functional-notation/-/postcss-color-functional-notation-4.0.1.tgz#2fd769959e7fe658b4c0e7d40b0ab245fc8664f1" + integrity sha512-qxD/7Q2rdmqJLSYxlJFJM9gVdyVLTBVrOUc+B6+KbOe4t2G2KnoI3HdimdK4PerGLqAqKnEVGgal7YKImm0g+w== dependencies: - postcss-values-parser "6.0.0" + postcss-values-parser "6.0.1" postcss-color-hex-alpha@^8.0.0: version "8.0.0" @@ -11258,17 +11253,17 @@ postcss-dir-pseudo-class@^6.0.0: dependencies: postcss-selector-parser "6.0.6" -postcss-double-position-gradients@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/postcss-double-position-gradients/-/postcss-double-position-gradients-3.0.0.tgz#039275fa67deb0fefb47faea38a5a9088bd282ca" - integrity sha512-8byuNWoAGyO/ZGbPPaYrEoTt9Xf6RNH2fNFEh4tcnTMKjzzCZDxgMrsaMiqyZEPVCVGJTJrRCC3IhRxsKgIO0w== +postcss-double-position-gradients@^3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/postcss-double-position-gradients/-/postcss-double-position-gradients-3.0.1.tgz#3c21ad52b6f13d81caf2563b0010a2c5872272af" + integrity sha512-L18N4Y1gpKQPEnZ6JOxO3H5gswZzTNR+ZqruZG7cOtOF/GR6J1YBRKn5hdTn3Vs4Y9XuDqaBD8vIXFIEft9Jqw== dependencies: - postcss-values-parser "6.0.0" + postcss-values-parser "6.0.1" -postcss-env-function@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/postcss-env-function/-/postcss-env-function-4.0.1.tgz#9a870199fdffe60a3354165b26f28820a3d100ef" - integrity sha512-Wc9fNj9+sRYsVxB2/UvGeS3rvZsA9MPpmT7R4t0WHOdBzQjnd8vrmZgPKcA836/M7pcaaISiOqdQVrh/8x0o5Q== +postcss-env-function@^4.0.2: + version "4.0.2" + resolved "https://registry.yarnpkg.com/postcss-env-function/-/postcss-env-function-4.0.2.tgz#5509d008ff0f069fa18bd2eace4f3fdb18150c28" + integrity sha512-VXKv0Vskq7olS3Q2zj38G4au4PkW+YWBRgng2Czx0pP9PyqU6uzjS6uVU1VkJN8i0OTPM7g82YFUdiz/7pEvpg== dependencies: postcss-values-parser "6.0.1" @@ -11292,27 +11287,25 @@ postcss-gap-properties@^3.0.0: resolved "https://registry.yarnpkg.com/postcss-gap-properties/-/postcss-gap-properties-3.0.0.tgz#8941c400df902247603fd915c7dc81e1d7686b15" integrity sha512-QJOkz1epC/iCuOdhQPm3n9T+F25+P+MYJEEcs5xz/Q+020mc9c6ZRGJkzPJd8FS9hFmT9eEKFEx9PEDl+lH5og== -postcss-image-set-function@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/postcss-image-set-function/-/postcss-image-set-function-4.0.0.tgz#9375c87ec234c20510f015acfefc29b6977fc11f" - integrity sha512-xTroGD+hKuYnvtvWh1UzK/YqS82QvnYlOuDVfcZrnb6KirJFeaYYIKnODmNPKKB7lcOgUmkOq4I5s0Y6N56vtg== +postcss-image-set-function@^4.0.2: + version "4.0.2" + resolved "https://registry.yarnpkg.com/postcss-image-set-function/-/postcss-image-set-function-4.0.2.tgz#95b64db01b8812fcbece3bb36a3f2b8133bf7c91" + integrity sha512-NbTOc3xOq/YjIJS8/UVnhI16NxRuCiEWjem0eYt87sKvjdpk00niQ9oVo3eSR+kmMKWIO979x3j5i1GYJNxe1A== dependencies: - postcss-values-parser "6.0.0" + postcss-values-parser "6.0.1" -postcss-initial@^3.0.4: - version "3.0.4" - resolved "https://registry.yarnpkg.com/postcss-initial/-/postcss-initial-3.0.4.tgz#9d32069a10531fe2ecafa0b6ac750ee0bc7efc53" - integrity sha512-3RLn6DIpMsK1l5UUy9jxQvoDeUN4gP939tDcKUHD/kM8SGSKbFAnvkpFpj3Bhtz3HGk1jWY5ZNWX6mPta5M9fg== - dependencies: - postcss "^7.0.2" +postcss-initial@^4.0.1: + version "4.0.1" + resolved "https://registry.yarnpkg.com/postcss-initial/-/postcss-initial-4.0.1.tgz#529f735f72c5724a0fb30527df6fb7ac54d7de42" + integrity sha512-0ueD7rPqX8Pn1xJIjay0AZeIuDoF+V+VvMt/uOnn+4ezUKhZM/NokDeP6DwMNyIoYByuN/94IQnt5FEkaN59xQ== -postcss-lab-function@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/postcss-lab-function/-/postcss-lab-function-4.0.0.tgz#0a4a69efa79a268967f86643f50e203064952c67" - integrity sha512-ebvoEqOU2r0plcaZO6Gwth4lAW6cPhbIPdagN38iga210ocipJ3bKlR6pfFvax0XUJQz+tugRomwMrFgIxK8yg== +postcss-lab-function@^4.0.1: + version "4.0.1" + resolved "https://registry.yarnpkg.com/postcss-lab-function/-/postcss-lab-function-4.0.1.tgz#b6a1fb1032ddd7f4f7198ca78ec84c9b5bc7d80e" + integrity sha512-8F2keZUlUiX/tznbCZ5y3Bmx6pnc19kvL4oq+x+uoK0ZYQjUWmHDdVHBG6iMq2T0Fteu+AgGAo94UcIsL4ay2w== dependencies: "@csstools/convert-colors" "2.0.0" - postcss-values-parser "6.0.0" + postcss-values-parser "6.0.1" postcss-logical@^5.0.0: version "5.0.0" @@ -11324,10 +11317,10 @@ postcss-media-minmax@^5.0.0: resolved "https://registry.yarnpkg.com/postcss-media-minmax/-/postcss-media-minmax-5.0.0.tgz#7140bddec173e2d6d657edbd8554a55794e2a5b5" integrity sha512-yDUvFf9QdFZTuCUg0g0uNSHVlJ5X1lSzDZjPSFaiCWvjgsvu8vEVxtahPrLMinIDEEGnx6cBe6iqdx5YWz08wQ== -postcss-nesting@^10.0.0: - version "10.0.1" - resolved "https://registry.yarnpkg.com/postcss-nesting/-/postcss-nesting-10.0.1.tgz#1f2261d854ad0905d38e84cdf2b186e5f42c53da" - integrity sha512-jC4qU62Cbsaoto8C/gwgHhqTcqT3BXQxgiqqsOczhzYCi6MNitZTSSrm/2DR/6fvUYNsUXLC8sl0INHDwPxUww== +postcss-nesting@^10.0.2: + version "10.0.2" + resolved "https://registry.yarnpkg.com/postcss-nesting/-/postcss-nesting-10.0.2.tgz#0cf9e81712fe7b6c3005e7d884cce2cb0a06326e" + integrity sha512-FdecapAKIe+kp6uLNW7icw1g1B2HRhAAfsNv/TPzopeM08gpUbnBpqKSVqxrCqLDwzQG854ZJn5I0BiJ35WvmA== dependencies: postcss-selector-parser "6.0.6" @@ -11341,17 +11334,17 @@ postcss-page-break@^3.0.4: resolved "https://registry.yarnpkg.com/postcss-page-break/-/postcss-page-break-3.0.4.tgz#7fbf741c233621622b68d435babfb70dd8c1ee5f" integrity sha512-1JGu8oCjVXLa9q9rFTo4MbeeA5FMe00/9C7lN4va606Rdb+HkxXtXsmEDrIraQ11fGz/WvKWa8gMuCKkrXpTsQ== -postcss-place@^7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/postcss-place/-/postcss-place-7.0.0.tgz#9f1342f8c9b0b5d04259404116009ee2224729f0" - integrity sha512-fe4RF1cyZaXQU5Xu6w/lvtI5hkRTVAEYFlj/3544ZgN5OKDbFlwvJBx6AOKJrddd7nlK2RK3wMUOZakvtt9vaA== +postcss-place@^7.0.1: + version "7.0.1" + resolved "https://registry.yarnpkg.com/postcss-place/-/postcss-place-7.0.1.tgz#9fbd18b3d1d438d313b2a29f5a50424c8ebca28d" + integrity sha512-X+vHHzqZjI4JbSoj3uYpL6rGRUHE1O9F8g+jBFn5U94U0t6GjJuL/xSN7tU6Pnm9tpfXioHfxwt9E8+JrCB9OQ== dependencies: - postcss-values-parser "6.0.0" + postcss-values-parser "6.0.1" -postcss-preset-env@7.0.0: - version "7.0.0" - resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-7.0.0.tgz#5a89b1962c278b3d8c6d87920619cde98cbade8d" - integrity sha512-OtBTLwMKYT/x90FZYcxjXK0rusdiUS8uTw9+AUBlagCHseV1tmY2PqkdstRXiCMx0WWIvr5Jp7/3deTSmGpabQ== +postcss-preset-env@7.0.1: + version "7.0.1" + resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-7.0.1.tgz#7f1fc5ac38e60a8e5ff9a920396d936a830e6120" + integrity sha512-oB7IJGwLBEwnao823mS2b9hqbp5Brm0EZKWRVROayjGwyPQVjY9gZpPZk/ItFakdx7GAPgv3ya+9R3KrUqCwYA== dependencies: autoprefixer "^10.4.0" browserslist "^4.17.5" @@ -11362,28 +11355,28 @@ postcss-preset-env@7.0.0: cssdb "^5.0.0" postcss "^8.3" postcss-attribute-case-insensitive "^5.0.0" - postcss-color-functional-notation "^4.0.0" + postcss-color-functional-notation "^4.0.1" postcss-color-hex-alpha "^8.0.0" postcss-color-rebeccapurple "^7.0.0" postcss-custom-media "^8.0.0" postcss-custom-properties "^12.0.0" postcss-custom-selectors "^6.0.0" postcss-dir-pseudo-class "^6.0.0" - postcss-double-position-gradients "^3.0.0" - postcss-env-function "^4.0.1" + postcss-double-position-gradients "^3.0.1" + postcss-env-function "^4.0.2" postcss-focus-visible "^6.0.1" postcss-focus-within "^5.0.1" postcss-font-variant "^5.0.0" postcss-gap-properties "^3.0.0" - postcss-image-set-function "^4.0.0" - postcss-initial "^3.0.4" - postcss-lab-function "^4.0.0" + postcss-image-set-function "^4.0.2" + postcss-initial "^4.0.1" + postcss-lab-function "^4.0.1" postcss-logical "^5.0.0" postcss-media-minmax "^5.0.0" - postcss-nesting "^10.0.0" + postcss-nesting "^10.0.2" postcss-overflow-shorthand "^3.0.0" postcss-page-break "^3.0.4" - postcss-place "^7.0.0" + postcss-place "^7.0.1" postcss-pseudo-class-any-link "^7.0.0" postcss-replace-overflow-wrap "^4.0.0" postcss-selector-not "^5.0.0" @@ -11420,15 +11413,6 @@ postcss-value-parser@^4.1.0: resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.1.0.tgz#443f6a20ced6481a2bda4fa8532a6e55d789a2cb" integrity sha512-97DXOFbQJhk71ne5/Mt6cOu6yxsSfM0QGQyl0L25Gca4yGWEGJaig7l7gbCX623VqTBNGLRLaVUCnNkcedlRSQ== -postcss-values-parser@6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/postcss-values-parser/-/postcss-values-parser-6.0.0.tgz#090e2bf3ef60fdbce90261681a34cf8cb0471adc" - integrity sha512-EpjCoM7Ccso7Pn4NY8pcdMyjMULgepDPCgM80xx5M3Kdlb+cd6Pym+Q2ywvqc5ix+CF6/ltdt7XspkVFUkXm3w== - dependencies: - color-name "^1.1.4" - is-url-superb "^4.0.0" - quote-unquote "^1.0.0" - postcss-values-parser@6.0.1, postcss-values-parser@^6, postcss-values-parser@^6.0.0: version "6.0.1" resolved "https://registry.yarnpkg.com/postcss-values-parser/-/postcss-values-parser-6.0.1.tgz#aeb5e4522c4aabeb1ebbb14122194b9c08069675" @@ -11456,14 +11440,6 @@ postcss@8.3.11, postcss@^8.1.7, postcss@^8.3: picocolors "^1.0.0" source-map-js "^0.6.2" -postcss@^7.0.2: - version "7.0.39" - resolved "https://registry.yarnpkg.com/postcss/-/postcss-7.0.39.tgz#9624375d965630e2e1f2c02a935c82a59cb48309" - integrity sha512-yioayjNbHn6z1/Bywyb2Y4s3yvDAeXGOyxqD+LnVOinq6Mdmd++SW2wUNVzavyyHxd6+DxzWGIuosg6P1Rj8uA== - dependencies: - picocolors "^0.2.1" - source-map "^0.6.1" - postcss@^8.1.10: version "8.3.7" resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.3.7.tgz#ec88563588c8da8e58e7226f7633b51ae221eeda"