chore(deps): update dependency postcss to v8.4.8 (#1647)
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/1647 Co-authored-by: renovate <renovatebot@kolaente.de> Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
parent
9622096115
commit
c82d2d4c2d
2 changed files with 5 additions and 5 deletions
|
@ -78,7 +78,7 @@
|
|||
"express": "4.17.3",
|
||||
"happy-dom": "2.45.0",
|
||||
"netlify-cli": "9.12.3",
|
||||
"postcss": "8.4.7",
|
||||
"postcss": "8.4.8",
|
||||
"postcss-preset-env": "7.4.2",
|
||||
"rollup": "2.70.0",
|
||||
"rollup-plugin-visualizer": "5.6.0",
|
||||
|
|
|
@ -11010,10 +11010,10 @@ postcss-values-parser@^2.0.1:
|
|||
indexes-of "^1.0.1"
|
||||
uniq "^1.0.1"
|
||||
|
||||
postcss@8.4.7:
|
||||
version "8.4.7"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.7.tgz#f99862069ec4541de386bf57f5660a6c7a0875a8"
|
||||
integrity sha512-L9Ye3r6hkkCeOETQX6iOaWZgjp3LL6Lpqm6EtgbKrgqGGteRMNb9vzBfRL96YOSu8o7x3MfIH9Mo5cPJFGrW6A==
|
||||
postcss@8.4.8:
|
||||
version "8.4.8"
|
||||
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.8.tgz#dad963a76e82c081a0657d3a2f3602ce10c2e032"
|
||||
integrity sha512-2tXEqGxrjvAO6U+CJzDL2Fk2kPHTv1jQsYkSoMeOis2SsYaXRO2COxTdQp99cYvif9JTXaAk9lYGc3VhJt7JPQ==
|
||||
dependencies:
|
||||
nanoid "^3.3.1"
|
||||
picocolors "^1.0.0"
|
||||
|
|
Loading…
Reference in a new issue