build(deps): bump postcss from 8.4.30 to 8.4.31 (#3054)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.30...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/3055/head
dependabot[bot] 1 year ago committed by GitHub
parent bdb080093f
commit 1a461c073d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,7 +40,7 @@ importers:
version: 6.1.0
postcss:
specifier: ^8.4.30
version: 8.4.30
version: 8.4.31
shiki:
specifier: ^0.14.4
version: 0.14.4
@ -236,7 +236,7 @@ importers:
version: 1.0.0-next.22
postcss-prefix-selector:
specifier: ^1.16.0
version: 1.16.0(postcss@8.4.30)
version: 1.16.0(postcss@8.4.31)
prettier:
specifier: ^3.0.3
version: 3.0.3
@ -1338,7 +1338,7 @@ packages:
/@types/postcss-prefix-selector@1.16.1:
resolution: {integrity: sha512-B6fwQs8N6TqvqeyLdeLTBBbxP/cYtSKJAybKlpaton6J4yJ+adBacy/Uo2YMGqMd7lEInuKNNy7JIwa8MdahJg==}
dependencies:
postcss: 8.4.30
postcss: 8.4.31
dev: true
/@types/prompts@2.4.5:
@ -1481,7 +1481,7 @@ packages:
'@vue/shared': 3.3.4
estree-walker: 2.0.2
magic-string: 0.30.3
postcss: 8.4.30
postcss: 8.4.31
source-map-js: 1.0.2
/@vue/compiler-ssr@3.3.4:
@ -3816,16 +3816,16 @@ packages:
trouter: 3.2.1
dev: true
/postcss-prefix-selector@1.16.0(postcss@8.4.30):
/postcss-prefix-selector@1.16.0(postcss@8.4.31):
resolution: {integrity: sha512-rdVMIi7Q4B0XbXqNUEI+Z4E+pueiu/CS5E6vRCQommzdQ/sgsS4dK42U7GX8oJR+TJOtT+Qv3GkNo6iijUMp3Q==}
peerDependencies:
postcss: '>4 <9'
dependencies:
postcss: 8.4.30
postcss: 8.4.31
dev: true
/postcss@8.4.30:
resolution: {integrity: sha512-7ZEao1g4kd68l97aWG/etQKPKq07us0ieSZ2TnFDk11i0ZfDW2AwKHYU8qv4MZKqN2fdBfg+7q0ES06UA73C1g==}
/postcss@8.4.31:
resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
engines: {node: ^10 || ^12 || >=14}
dependencies:
nanoid: 3.3.6
@ -4606,7 +4606,7 @@ packages:
dependencies:
'@types/node': 20.6.4
esbuild: 0.18.20
postcss: 8.4.30
postcss: 8.4.31
rollup: 3.29.3
optionalDependencies:
fsevents: 2.3.3

Loading…
Cancel
Save