Skip to content

Commit

Permalink
chore(deps): update dependency postcss to ^8.4.35
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 1, 2024
1 parent ef9104a commit 429c33f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@vitejs/plugin-vue-jsx": "^3.1.0",
"less": "^4.2.0",
"lodash-es": "^4.17.21",
"postcss": "^8.4.33",
"postcss": "^8.4.35",
"qrcode": "^1.5.3",
"qrious": "^4.0.2",
"rimraf": "^5.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11248,10 +11248,10 @@ postcss-zindex@^6.0.1:
resolved "https://registry.yarnpkg.com/postcss-zindex/-/postcss-zindex-6.0.1.tgz#30a4397a71b5cc291d464ee986e146e0f8143d4a"
integrity sha512-wQF95TIerYvPlsjwldO7iGP3Z3arhuYRK/gndq4NAdZaEsdUkmQYtRqkrEPMzJOQFBk06wFtzkHZKJoQlqFgXQ==

"postcss@^7.0.27 || ^8.0.0", postcss@^8.4.0, postcss@^8.4.21, postcss@^8.4.29, postcss@^8.4.32, postcss@^8.4.33, postcss@^8.4.5:
version "8.4.33"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.33.tgz#1378e859c9f69bf6f638b990a0212f43e2aaa742"
integrity sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==
"postcss@^7.0.27 || ^8.0.0", postcss@^8.4.0, postcss@^8.4.21, postcss@^8.4.29, postcss@^8.4.32, postcss@^8.4.33, postcss@^8.4.35, postcss@^8.4.5:
version "8.4.35"
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.35.tgz#60997775689ce09011edf083a549cea44aabe2f7"
integrity sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==
dependencies:
nanoid "^3.3.7"
picocolors "^1.0.0"
Expand Down

0 comments on commit 429c33f

Please sign in to comment.