chore(deps): update dependency postcss-preset-env to v7.8.1 (#2328)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/2328 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
d17428d4d0
commit
ee79a1d604
2 changed files with 15 additions and 15 deletions
|
@ -84,7 +84,7 @@
|
|||
"happy-dom": "6.0.4",
|
||||
"netlify-cli": "11.5.1",
|
||||
"postcss": "8.4.16",
|
||||
"postcss-preset-env": "7.8.0",
|
||||
"postcss-preset-env": "7.8.1",
|
||||
"rollup": "2.79.0",
|
||||
"rollup-plugin-visualizer": "5.8.1",
|
||||
"sass": "1.54.8",
|
||||
|
|
28
yarn.lock
28
yarn.lock
|
@ -967,10 +967,10 @@
|
|||
dependencies:
|
||||
"@jridgewell/trace-mapping" "0.3.9"
|
||||
|
||||
"@csstools/postcss-cascade-layers@^1.0.5":
|
||||
version "1.0.5"
|
||||
resolved "https://registry.yarnpkg.com/@csstools/postcss-cascade-layers/-/postcss-cascade-layers-1.0.5.tgz#f16f2c4396ace855541e1aa693f5f27ec972e6ad"
|
||||
integrity sha512-Id/9wBT7FkgFzdEpiEWrsVd4ltDxN0rI0QS0SChbeQiSuux3z21SJCRLu6h2cvCEUmaRi+VD0mHFj+GJD4GFnw==
|
||||
"@csstools/postcss-cascade-layers@^1.0.6":
|
||||
version "1.0.6"
|
||||
resolved "https://registry.yarnpkg.com/@csstools/postcss-cascade-layers/-/postcss-cascade-layers-1.0.6.tgz#a52da13b91fc184a52337b4e938c3d3188e537b0"
|
||||
integrity sha512-ei4Vh4AJwTCXTNj7uzwduoZDO7nLPksQ0TI7OzUlyFq4P4Uhu6hU7R4AlLimDP/s6D3PQdHmRL4f7UOy370UHA==
|
||||
dependencies:
|
||||
"@csstools/selector-specificity" "^2.0.2"
|
||||
postcss-selector-parser "^6.0.10"
|
||||
|
@ -4532,10 +4532,10 @@ css.escape@^1.5.1:
|
|||
resolved "https://registry.yarnpkg.com/css.escape/-/css.escape-1.5.1.tgz#42e27d4fa04ae32f931a4b4d4191fa9cddee97cb"
|
||||
integrity sha1-QuJ9T6BK4y+TGktNQZH6nN3ul8s=
|
||||
|
||||
cssdb@^7.0.0:
|
||||
version "7.0.0"
|
||||
resolved "https://registry.yarnpkg.com/cssdb/-/cssdb-7.0.0.tgz#60cd053b0918fbbe859517f6bddf35979a19e1af"
|
||||
integrity sha512-HmRYATZ4Gf8naf6sZmwKEyf7MXAC0ZxjsamtNNgmuWpQgoO973zsE/1JMIohEYsSi5e3n7vQauCLv7TWSrOlrw==
|
||||
cssdb@^7.0.1:
|
||||
version "7.0.1"
|
||||
resolved "https://registry.yarnpkg.com/cssdb/-/cssdb-7.0.1.tgz#3810a0c67ae06362982dfe965dbedf57a0f26617"
|
||||
integrity sha512-pT3nzyGM78poCKLAEy2zWIVX2hikq6dIrjuZzLV98MumBg+xMTNYfHx7paUlfiRTgg91O/vR889CIf+qiv79Rw==
|
||||
|
||||
cssesc@^3.0.0:
|
||||
version "3.0.0"
|
||||
|
@ -10019,12 +10019,12 @@ postcss-place@^7.0.5:
|
|||
dependencies:
|
||||
postcss-value-parser "^4.2.0"
|
||||
|
||||
postcss-preset-env@7.8.0:
|
||||
version "7.8.0"
|
||||
resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-7.8.0.tgz#5bd3ad53b2ef02edd41645d1ffee1ff8a49f24e5"
|
||||
integrity sha512-leqiqLOellpLKfbHkD06E04P6d9ZQ24mat6hu4NSqun7WG0UhspHR5Myiv/510qouCjoo4+YJtNOqg5xHaFnCA==
|
||||
postcss-preset-env@7.8.1:
|
||||
version "7.8.1"
|
||||
resolved "https://registry.yarnpkg.com/postcss-preset-env/-/postcss-preset-env-7.8.1.tgz#2bfe935736727ab601a5c718bf24fc9f858eceb0"
|
||||
integrity sha512-8884CHxQaoN1i4iEK+JvzOe8emODb5R4p/0dw4yEdo7QM4RdUk2sBx0fnzFyJt8BLfZSCGeVkKZ4HC564waBpQ==
|
||||
dependencies:
|
||||
"@csstools/postcss-cascade-layers" "^1.0.5"
|
||||
"@csstools/postcss-cascade-layers" "^1.0.6"
|
||||
"@csstools/postcss-color-function" "^1.1.1"
|
||||
"@csstools/postcss-font-format-keywords" "^1.0.1"
|
||||
"@csstools/postcss-hwb-function" "^1.0.2"
|
||||
|
@ -10043,7 +10043,7 @@ postcss-preset-env@7.8.0:
|
|||
css-blank-pseudo "^3.0.3"
|
||||
css-has-pseudo "^3.0.4"
|
||||
css-prefers-color-scheme "^6.0.3"
|
||||
cssdb "^7.0.0"
|
||||
cssdb "^7.0.1"
|
||||
postcss-attribute-case-insensitive "^5.0.2"
|
||||
postcss-clamp "^4.1.0"
|
||||
postcss-color-functional-notation "^4.2.4"
|
||||
|
|
Loading…
Reference in a new issue