chore(deps): update dependency postcss to v8.4.12 (#1687)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1687 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
83b1333ee5
commit
4c43c87bfe
2 changed files with 5 additions and 5 deletions
|
@ -78,7 +78,7 @@
|
||||||
"express": "4.17.3",
|
"express": "4.17.3",
|
||||||
"happy-dom": "2.49.0",
|
"happy-dom": "2.49.0",
|
||||||
"netlify-cli": "9.13.0",
|
"netlify-cli": "9.13.0",
|
||||||
"postcss": "8.4.11",
|
"postcss": "8.4.12",
|
||||||
"postcss-preset-env": "7.4.2",
|
"postcss-preset-env": "7.4.2",
|
||||||
"rollup": "2.70.1",
|
"rollup": "2.70.1",
|
||||||
"rollup-plugin-visualizer": "5.6.0",
|
"rollup-plugin-visualizer": "5.6.0",
|
||||||
|
|
|
@ -10960,10 +10960,10 @@ postcss-values-parser@^2.0.1:
|
||||||
indexes-of "^1.0.1"
|
indexes-of "^1.0.1"
|
||||||
uniq "^1.0.1"
|
uniq "^1.0.1"
|
||||||
|
|
||||||
postcss@8.4.11:
|
postcss@8.4.12:
|
||||||
version "8.4.11"
|
version "8.4.12"
|
||||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.11.tgz#a06229f23820b4ddd46500a3e38dbca1598a8e8d"
|
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905"
|
||||||
integrity sha512-D+jFLnT0ilGfy4CVBGbC+XE68HkVpT8+CUkDrcSpgxmo4RKco2uaZ4kIoyVGEm+m8KN/+Vwgs8MtpNbQ3/ma9w==
|
integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==
|
||||||
dependencies:
|
dependencies:
|
||||||
nanoid "^3.3.1"
|
nanoid "^3.3.1"
|
||||||
picocolors "^1.0.0"
|
picocolors "^1.0.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue