mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2025-01-31 07:11:33 +00:00
chore(deps): update dependency postcss-preset-env to ~7.7.1 (#511)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
289b7dbaee
commit
676e512ac9
@ -81,7 +81,7 @@
|
|||||||
"gulp-sourcemaps": "~3.0.0",
|
"gulp-sourcemaps": "~3.0.0",
|
||||||
"gulp-terser": "~2.1.0",
|
"gulp-terser": "~2.1.0",
|
||||||
"postcss": "~8.4.14",
|
"postcss": "~8.4.14",
|
||||||
"postcss-preset-env": "~7.6.0",
|
"postcss-preset-env": "~7.7.1",
|
||||||
"stylelint": "~14.8.5",
|
"stylelint": "~14.8.5",
|
||||||
"stylelint-config-standard-scss": "~3.0.0"
|
"stylelint-config-standard-scss": "~3.0.0"
|
||||||
}
|
}
|
||||||
|
90
yarn.lock
90
yarn.lock
@ -50,7 +50,7 @@
|
|||||||
escape-html "~1.0.3"
|
escape-html "~1.0.3"
|
||||||
parseurl "~1.3.3"
|
parseurl "~1.3.3"
|
||||||
|
|
||||||
"@csstools/postcss-cascade-layers@^1.0.1":
|
"@csstools/postcss-cascade-layers@^1.0.2":
|
||||||
version "1.0.2"
|
version "1.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/@csstools/postcss-cascade-layers/-/postcss-cascade-layers-1.0.2.tgz#7c48b5f773c4cdcdc6b57d6099fbdc2332e12219"
|
resolved "https://registry.yarnpkg.com/@csstools/postcss-cascade-layers/-/postcss-cascade-layers-1.0.2.tgz#7c48b5f773c4cdcdc6b57d6099fbdc2332e12219"
|
||||||
integrity sha512-n5fSd3N/RTLjwC6TLnHjlVEt5tRg6S6Pu+LpRgXayX0QVJHvlMzE3+R12cd2F0we8WB4OE8o5r5iWgmBPpqUyQ==
|
integrity sha512-n5fSd3N/RTLjwC6TLnHjlVEt5tRg6S6Pu+LpRgXayX0QVJHvlMzE3+R12cd2F0we8WB4OE8o5r5iWgmBPpqUyQ==
|
||||||
@ -125,6 +125,13 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
postcss-value-parser "^4.2.0"
|
postcss-value-parser "^4.2.0"
|
||||||
|
|
||||||
|
"@csstools/postcss-trigonometric-functions@^1.0.1":
|
||||||
|
version "1.0.1"
|
||||||
|
resolved "https://registry.yarnpkg.com/@csstools/postcss-trigonometric-functions/-/postcss-trigonometric-functions-1.0.1.tgz#e36e61f445614193dbf6d3a8408709b0cf184a6f"
|
||||||
|
integrity sha512-G78CY/+GePc6dDCTUbwI6TTFQ5fs3N9POHhI6v0QzteGpf6ylARiJUNz9HrRKi4eVYBNXjae1W2766iUEFxHlw==
|
||||||
|
dependencies:
|
||||||
|
postcss-value-parser "^4.2.0"
|
||||||
|
|
||||||
"@csstools/postcss-unset-value@^1.0.1":
|
"@csstools/postcss-unset-value@^1.0.1":
|
||||||
version "1.0.1"
|
version "1.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/@csstools/postcss-unset-value/-/postcss-unset-value-1.0.1.tgz#2cc020785db5ec82cc9444afe4cdae2a65445f89"
|
resolved "https://registry.yarnpkg.com/@csstools/postcss-unset-value/-/postcss-unset-value-1.0.1.tgz#2cc020785db5ec82cc9444afe4cdae2a65445f89"
|
||||||
@ -1543,10 +1550,10 @@ css@^3.0.0:
|
|||||||
source-map "^0.6.1"
|
source-map "^0.6.1"
|
||||||
source-map-resolve "^0.6.0"
|
source-map-resolve "^0.6.0"
|
||||||
|
|
||||||
cssdb@^6.6.1:
|
cssdb@^6.6.3:
|
||||||
version "6.6.1"
|
version "6.6.3"
|
||||||
resolved "https://registry.yarnpkg.com/cssdb/-/cssdb-6.6.1.tgz#2637fdc57eab452849488de7e8d961ec06f2fe8f"
|
resolved "https://registry.yarnpkg.com/cssdb/-/cssdb-6.6.3.tgz#1f331a2fab30c18d9f087301e6122a878bb1e505"
|
||||||
integrity sha512-0/nZEYfp8SFEzJkMud8NxZJsGfD7RHDJti6GRBLZptIwAzco6RTx1KgwFl4mGWsYS0ZNbCrsY9QryhQ4ldF3Mg==
|
integrity sha512-7GDvDSmE+20+WcSMhP17Q1EVWUrLlbxxpMDqG731n8P99JhnQZHR9YvtjPvEHfjFUjvQJvdpKCjlKOX+xe4UVA==
|
||||||
|
|
||||||
cssesc@^3.0.0:
|
cssesc@^3.0.0:
|
||||||
version "3.0.0"
|
version "3.0.0"
|
||||||
@ -5016,12 +5023,12 @@ posix-character-classes@^0.1.0:
|
|||||||
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
|
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
|
||||||
integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=
|
integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=
|
||||||
|
|
||||||
postcss-attribute-case-insensitive@^5.0.0:
|
postcss-attribute-case-insensitive@^5.0.1:
|
||||||
version "5.0.0"
|
version "5.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-5.0.0.tgz#39cbf6babf3ded1e4abf37d09d6eda21c644105c"
|
resolved "https://registry.yarnpkg.com/postcss-attribute-case-insensitive/-/postcss-attribute-case-insensitive-5.0.1.tgz#86d323c77ab8896ed90500071c2c8329fba64fda"
|
||||||
integrity sha512-b4g9eagFGq9T5SWX4+USfVyjIb3liPnjhHHRMP7FMB2kFVpYyfEscV0wP3eaXhKlcHKUut8lt5BGoeylWA/dBQ==
|
integrity sha512-wrt2VndqSLJpyBRNz9OmJcgnhI9MaongeWgapdBuUMu2a/KNJ8SENesG4SdiTnQwGO9b1VKbTWYAfCPeokLqZQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
postcss-selector-parser "^6.0.2"
|
postcss-selector-parser "^6.0.10"
|
||||||
|
|
||||||
postcss-calc@^8.2.3:
|
postcss-calc@^8.2.3:
|
||||||
version "8.2.4"
|
version "8.2.4"
|
||||||
@ -5038,10 +5045,10 @@ postcss-clamp@^4.1.0:
|
|||||||
dependencies:
|
dependencies:
|
||||||
postcss-value-parser "^4.2.0"
|
postcss-value-parser "^4.2.0"
|
||||||
|
|
||||||
postcss-color-functional-notation@^4.2.2:
|
postcss-color-functional-notation@^4.2.3:
|
||||||
version "4.2.2"
|
version "4.2.3"
|
||||||
resolved "https://registry.yarnpkg.com/postcss-color-functional-notation/-/postcss-color-functional-notation-4.2.2.tgz#f59ccaeb4ee78f1b32987d43df146109cc743073"
|
resolved "https://registry.yarnpkg.com/postcss-color-functional-notation/-/postcss-color-functional-notation-4.2.3.tgz#23c9d73c76113b75473edcf66f443c6f1872bd0f"
|
||||||
integrity sha512-DXVtwUhIk4f49KK5EGuEdgx4Gnyj6+t2jBSEmxvpIK9QI40tWrpS2Pua8Q7iIZWBrki2QOaeUdEaLPPa91K0RQ==
|
integrity sha512-5fbr6FzFzjwHXKsVnkmEYrJYG8VNNzvD1tAXaPPWR97S6rhKI5uh2yOfV5TAzhDkZoq4h+chxEplFDc8GeyFtw==
|
||||||
dependencies:
|
dependencies:
|
||||||
postcss-value-parser "^4.2.0"
|
postcss-value-parser "^4.2.0"
|
||||||
|
|
||||||
@ -5077,10 +5084,10 @@ postcss-convert-values@^5.1.2:
|
|||||||
browserslist "^4.20.3"
|
browserslist "^4.20.3"
|
||||||
postcss-value-parser "^4.2.0"
|
postcss-value-parser "^4.2.0"
|
||||||
|
|
||||||
postcss-custom-media@^8.0.0:
|
postcss-custom-media@^8.0.1:
|
||||||
version "8.0.0"
|
version "8.0.1"
|
||||||
resolved "https://registry.yarnpkg.com/postcss-custom-media/-/postcss-custom-media-8.0.0.tgz#1be6aff8be7dc9bf1fe014bde3b71b92bb4552f1"
|
resolved "https://registry.yarnpkg.com/postcss-custom-media/-/postcss-custom-media-8.0.1.tgz#d9e36aaab0b25b666bf591092cb42d87cd16d6ce"
|
||||||
integrity sha512-FvO2GzMUaTN0t1fBULDeIvxr5IvbDXcIatt6pnJghc736nqNgsGao5NT+5+WVLAQiTt6Cb3YUms0jiPaXhL//g==
|
integrity sha512-ZhBAYOOOeEV9eosUARv67HAhwM3PsKaWDxXs31usUoBd78VUiXZGgtbvGM1IFWgTaW2S5oYOJ2iD4dwSdHzfiQ==
|
||||||
|
|
||||||
postcss-custom-properties@^12.1.7:
|
postcss-custom-properties@^12.1.7:
|
||||||
version "12.1.7"
|
version "12.1.7"
|
||||||
@ -5089,10 +5096,10 @@ postcss-custom-properties@^12.1.7:
|
|||||||
dependencies:
|
dependencies:
|
||||||
postcss-value-parser "^4.2.0"
|
postcss-value-parser "^4.2.0"
|
||||||
|
|
||||||
postcss-custom-selectors@^6.0.0:
|
postcss-custom-selectors@^6.0.2:
|
||||||
version "6.0.0"
|
version "6.0.2"
|
||||||
resolved "https://registry.yarnpkg.com/postcss-custom-selectors/-/postcss-custom-selectors-6.0.0.tgz#022839e41fbf71c47ae6e316cb0e6213012df5ef"
|
resolved "https://registry.yarnpkg.com/postcss-custom-selectors/-/postcss-custom-selectors-6.0.2.tgz#57eef26630a2dff28b705432aa03179c8d05b589"
|
||||||
integrity sha512-/1iyBhz/W8jUepjGyu7V1OPcGbc636snN1yXEQCinb6Bwt7KxsiU7/bLQlp8GwAXzCh7cobBU5odNn/2zQWR8Q==
|
integrity sha512-vGkvyy7js/OPLdeJUCh+iH7xA2+w0lK4ecahUoCaZaDblQXZ9ADrLG4TNI0lNYrJWwe9k/jyLhliIoUs/og3SQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
postcss-selector-parser "^6.0.4"
|
postcss-selector-parser "^6.0.4"
|
||||||
|
|
||||||
@ -5255,7 +5262,7 @@ postcss-minify-selectors@^5.2.1:
|
|||||||
dependencies:
|
dependencies:
|
||||||
postcss-selector-parser "^6.0.5"
|
postcss-selector-parser "^6.0.5"
|
||||||
|
|
||||||
postcss-nesting@^10.1.6:
|
postcss-nesting@^10.1.7:
|
||||||
version "10.1.7"
|
version "10.1.7"
|
||||||
resolved "https://registry.yarnpkg.com/postcss-nesting/-/postcss-nesting-10.1.7.tgz#0101bd6c7d386e7ad8e2e86ebcc0e0109833b86e"
|
resolved "https://registry.yarnpkg.com/postcss-nesting/-/postcss-nesting-10.1.7.tgz#0101bd6c7d386e7ad8e2e86ebcc0e0109833b86e"
|
||||||
integrity sha512-Btho5XzDTpl117SmB3tvUHP8txg5n7Ayv7vQ5m4b1zXkfs1Y52C67uZjZ746h7QvOJ+rLRg50OlhhjFW+IQY6A==
|
integrity sha512-Btho5XzDTpl117SmB3tvUHP8txg5n7Ayv7vQ5m4b1zXkfs1Y52C67uZjZ746h7QvOJ+rLRg50OlhhjFW+IQY6A==
|
||||||
@ -5356,12 +5363,12 @@ postcss-place@^7.0.4:
|
|||||||
dependencies:
|
dependencies:
|
||||||
postcss-value-parser "^4.2.0"
|
postcss-value-parser "^4.2.0"
|
||||||
|
|
||||||
postcss-preset-env@~7.6.0:
|
postcss-preset-env@~7.7.1:
|
||||||
version "7.6.0"
|
version "7.7.1"
|
||||||
resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-7.6.0.tgz#4e6178d97fc1ddd7fec168c9034eb17258a5bf12"
|
resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-7.7.1.tgz#ca416c15fd63fd44abe5dcd2890a34b0a664d2c8"
|
||||||
integrity sha512-5cnzpSFZnQJOlBu85xn4Nnluy/WjIST/ugn+gOVcKnmFJ+GLtkfRhmJPo/TW9UDpG7oyA467kvDOO8mtcpOL4g==
|
integrity sha512-1sx6+Nl1wMVJzaYLVaz4OAR6JodIN/Z1upmVqLwSPCLT6XyxrEoePgNMHPH08kseLe3z06i9Vfkt/32BYEKDeA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@csstools/postcss-cascade-layers" "^1.0.1"
|
"@csstools/postcss-cascade-layers" "^1.0.2"
|
||||||
"@csstools/postcss-color-function" "^1.1.0"
|
"@csstools/postcss-color-function" "^1.1.0"
|
||||||
"@csstools/postcss-font-format-keywords" "^1.0.0"
|
"@csstools/postcss-font-format-keywords" "^1.0.0"
|
||||||
"@csstools/postcss-hwb-function" "^1.0.1"
|
"@csstools/postcss-hwb-function" "^1.0.1"
|
||||||
@ -5371,21 +5378,22 @@ postcss-preset-env@~7.6.0:
|
|||||||
"@csstools/postcss-oklab-function" "^1.1.0"
|
"@csstools/postcss-oklab-function" "^1.1.0"
|
||||||
"@csstools/postcss-progressive-custom-properties" "^1.3.0"
|
"@csstools/postcss-progressive-custom-properties" "^1.3.0"
|
||||||
"@csstools/postcss-stepped-value-functions" "^1.0.0"
|
"@csstools/postcss-stepped-value-functions" "^1.0.0"
|
||||||
|
"@csstools/postcss-trigonometric-functions" "^1.0.1"
|
||||||
"@csstools/postcss-unset-value" "^1.0.1"
|
"@csstools/postcss-unset-value" "^1.0.1"
|
||||||
autoprefixer "^10.4.7"
|
autoprefixer "^10.4.7"
|
||||||
browserslist "^4.20.3"
|
browserslist "^4.20.3"
|
||||||
css-blank-pseudo "^3.0.3"
|
css-blank-pseudo "^3.0.3"
|
||||||
css-has-pseudo "^3.0.4"
|
css-has-pseudo "^3.0.4"
|
||||||
css-prefers-color-scheme "^6.0.3"
|
css-prefers-color-scheme "^6.0.3"
|
||||||
cssdb "^6.6.1"
|
cssdb "^6.6.3"
|
||||||
postcss-attribute-case-insensitive "^5.0.0"
|
postcss-attribute-case-insensitive "^5.0.1"
|
||||||
postcss-clamp "^4.1.0"
|
postcss-clamp "^4.1.0"
|
||||||
postcss-color-functional-notation "^4.2.2"
|
postcss-color-functional-notation "^4.2.3"
|
||||||
postcss-color-hex-alpha "^8.0.3"
|
postcss-color-hex-alpha "^8.0.3"
|
||||||
postcss-color-rebeccapurple "^7.0.2"
|
postcss-color-rebeccapurple "^7.0.2"
|
||||||
postcss-custom-media "^8.0.0"
|
postcss-custom-media "^8.0.1"
|
||||||
postcss-custom-properties "^12.1.7"
|
postcss-custom-properties "^12.1.7"
|
||||||
postcss-custom-selectors "^6.0.0"
|
postcss-custom-selectors "^6.0.2"
|
||||||
postcss-dir-pseudo-class "^6.0.4"
|
postcss-dir-pseudo-class "^6.0.4"
|
||||||
postcss-double-position-gradients "^3.1.1"
|
postcss-double-position-gradients "^3.1.1"
|
||||||
postcss-env-function "^4.0.6"
|
postcss-env-function "^4.0.6"
|
||||||
@ -5398,14 +5406,14 @@ postcss-preset-env@~7.6.0:
|
|||||||
postcss-lab-function "^4.2.0"
|
postcss-lab-function "^4.2.0"
|
||||||
postcss-logical "^5.0.4"
|
postcss-logical "^5.0.4"
|
||||||
postcss-media-minmax "^5.0.0"
|
postcss-media-minmax "^5.0.0"
|
||||||
postcss-nesting "^10.1.6"
|
postcss-nesting "^10.1.7"
|
||||||
postcss-opacity-percentage "^1.1.2"
|
postcss-opacity-percentage "^1.1.2"
|
||||||
postcss-overflow-shorthand "^3.0.3"
|
postcss-overflow-shorthand "^3.0.3"
|
||||||
postcss-page-break "^3.0.4"
|
postcss-page-break "^3.0.4"
|
||||||
postcss-place "^7.0.4"
|
postcss-place "^7.0.4"
|
||||||
postcss-pseudo-class-any-link "^7.1.4"
|
postcss-pseudo-class-any-link "^7.1.4"
|
||||||
postcss-replace-overflow-wrap "^4.0.0"
|
postcss-replace-overflow-wrap "^4.0.0"
|
||||||
postcss-selector-not "^5.0.0"
|
postcss-selector-not "^6.0.0"
|
||||||
postcss-value-parser "^4.2.0"
|
postcss-value-parser "^4.2.0"
|
||||||
|
|
||||||
postcss-pseudo-class-any-link@^7.1.4:
|
postcss-pseudo-class-any-link@^7.1.4:
|
||||||
@ -5450,14 +5458,14 @@ postcss-scss@^4.0.2:
|
|||||||
resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-4.0.3.tgz#36c23c19a804274e722e83a54d20b838ab4767ac"
|
resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-4.0.3.tgz#36c23c19a804274e722e83a54d20b838ab4767ac"
|
||||||
integrity sha512-j4KxzWovfdHsyxwl1BxkUal/O4uirvHgdzMKS1aWJBAV0qh2qj5qAZqpeBfVUYGWv+4iK9Az7SPyZ4fyNju1uA==
|
integrity sha512-j4KxzWovfdHsyxwl1BxkUal/O4uirvHgdzMKS1aWJBAV0qh2qj5qAZqpeBfVUYGWv+4iK9Az7SPyZ4fyNju1uA==
|
||||||
|
|
||||||
postcss-selector-not@^5.0.0:
|
postcss-selector-not@^6.0.0:
|
||||||
version "5.0.0"
|
version "6.0.0"
|
||||||
resolved "https://registry.yarnpkg.com/postcss-selector-not/-/postcss-selector-not-5.0.0.tgz#ac5fc506f7565dd872f82f5314c0f81a05630dc7"
|
resolved "https://registry.yarnpkg.com/postcss-selector-not/-/postcss-selector-not-6.0.0.tgz#d100f273d345917246762300411b4d2e24905047"
|
||||||
integrity sha512-/2K3A4TCP9orP4TNS7u3tGdRFVKqz/E6pX3aGnriPG0jU78of8wsUcqE4QAhWEU0d+WnMSF93Ah3F//vUtK+iQ==
|
integrity sha512-i/HI/VNd3V9e1WOLCwJsf9nePBRXqcGtVibcJ9FsVo0agfDEfsLSlFt94aYjY35wUNcdG0KrvdyjEr7It50wLQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
balanced-match "^1.0.0"
|
postcss-selector-parser "^6.0.10"
|
||||||
|
|
||||||
postcss-selector-parser@^6.0.10, postcss-selector-parser@^6.0.2, postcss-selector-parser@^6.0.4, postcss-selector-parser@^6.0.5, postcss-selector-parser@^6.0.6, postcss-selector-parser@^6.0.9:
|
postcss-selector-parser@^6.0.10, postcss-selector-parser@^6.0.4, postcss-selector-parser@^6.0.5, postcss-selector-parser@^6.0.6, postcss-selector-parser@^6.0.9:
|
||||||
version "6.0.10"
|
version "6.0.10"
|
||||||
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz#79b61e2c0d1bfc2602d549e11d0876256f8df88d"
|
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.10.tgz#79b61e2c0d1bfc2602d549e11d0876256f8df88d"
|
||||||
integrity sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==
|
integrity sha512-IQ7TZdoaqbT+LCpShg46jnZVlhWD2w6iQYAcYXfHARZ7X1t/UGhhceQDs5X0cGqKvYlHNOuv7Oa1xmb0oQuA3w==
|
||||||
|
Loading…
Reference in New Issue
Block a user