chore: bump postcss from 8.4.38 to 8.4.39 in /web (#3642)

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.38 to 8.4.39.
- [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.38...8.4.39)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-07-02 08:25:51 +08:00 committed by GitHub
parent 90c67d5592
commit b57b6bae34
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 23 additions and 23 deletions

View file

@ -65,7 +65,7 @@
"less": "^4.2.0",
"long": "^5.2.3",
"nice-grpc-web": "^3.3.3",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"prettier": "^3.3.2",
"protobufjs": "^7.3.2",
"typescript": "^5.5.2",

View file

@ -149,7 +149,7 @@ importers:
version: 4.3.1(vite@5.3.1(@types/node@20.14.9)(less@4.2.0))
autoprefixer:
specifier: ^10.4.19
version: 10.4.19(postcss@8.4.38)
version: 10.4.19(postcss@8.4.39)
eslint:
specifier: ^8.57.0
version: 8.57.0
@ -172,8 +172,8 @@ importers:
specifier: ^3.3.3
version: 3.3.4(ws@8.17.0)
postcss:
specifier: ^8.4.38
version: 8.4.38
specifier: ^8.4.39
version: 8.4.39
prettier:
specifier: ^3.3.2
version: 3.3.2
@ -2485,8 +2485,8 @@ packages:
postcss-value-parser@4.2.0:
resolution: {integrity: sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==}
postcss@8.4.38:
resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==}
postcss@8.4.39:
resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==}
engines: {node: ^10 || ^12 || >=14}
prelude-ls@1.2.1:
@ -4134,14 +4134,14 @@ snapshots:
is-array-buffer: 3.0.4
is-shared-array-buffer: 1.0.3
autoprefixer@10.4.19(postcss@8.4.38):
autoprefixer@10.4.19(postcss@8.4.39):
dependencies:
browserslist: 4.23.1
caniuse-lite: 1.0.30001632
fraction.js: 4.3.7
normalize-range: 0.1.2
picocolors: 1.0.1
postcss: 8.4.38
postcss: 8.4.39
postcss-value-parser: 4.2.0
available-typed-arrays@1.0.7:
@ -5594,28 +5594,28 @@ snapshots:
possible-typed-array-names@1.0.0: {}
postcss-import@15.1.0(postcss@8.4.38):
postcss-import@15.1.0(postcss@8.4.39):
dependencies:
postcss: 8.4.38
postcss: 8.4.39
postcss-value-parser: 4.2.0
read-cache: 1.0.0
resolve: 1.22.8
postcss-js@4.0.1(postcss@8.4.38):
postcss-js@4.0.1(postcss@8.4.39):
dependencies:
camelcase-css: 2.0.1
postcss: 8.4.38
postcss: 8.4.39
postcss-load-config@4.0.2(postcss@8.4.38):
postcss-load-config@4.0.2(postcss@8.4.39):
dependencies:
lilconfig: 3.1.2
yaml: 2.4.5
optionalDependencies:
postcss: 8.4.38
postcss: 8.4.39
postcss-nested@6.0.1(postcss@8.4.38):
postcss-nested@6.0.1(postcss@8.4.39):
dependencies:
postcss: 8.4.38
postcss: 8.4.39
postcss-selector-parser: 6.1.0
postcss-selector-parser@6.1.0:
@ -5625,7 +5625,7 @@ snapshots:
postcss-value-parser@4.2.0: {}
postcss@8.4.38:
postcss@8.4.39:
dependencies:
nanoid: 3.3.7
picocolors: 1.0.1
@ -6032,11 +6032,11 @@ snapshots:
normalize-path: 3.0.0
object-hash: 3.0.0
picocolors: 1.0.1
postcss: 8.4.38
postcss-import: 15.1.0(postcss@8.4.38)
postcss-js: 4.0.1(postcss@8.4.38)
postcss-load-config: 4.0.2(postcss@8.4.38)
postcss-nested: 6.0.1(postcss@8.4.38)
postcss: 8.4.39
postcss-import: 15.1.0(postcss@8.4.39)
postcss-js: 4.0.1(postcss@8.4.39)
postcss-load-config: 4.0.2(postcss@8.4.39)
postcss-nested: 6.0.1(postcss@8.4.39)
postcss-selector-parser: 6.1.0
resolve: 1.22.8
sucrase: 3.35.0
@ -6166,7 +6166,7 @@ snapshots:
vite@5.3.1(@types/node@20.14.9)(less@4.2.0):
dependencies:
esbuild: 0.21.5
postcss: 8.4.38
postcss: 8.4.39
rollup: 4.18.0
optionalDependencies:
'@types/node': 20.14.9