chore(deps-dev): bump postcss from 8.5.24 to 8.5.25

Bumps [postcss](https://github.com/postcss/postcss) from 8.5.24 to 8.5.25.
- [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.5.24...8.5.25)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-08-07 23:34:29 +00:00
committed by GitHub
parent 380e3a50b4
commit 9e8818b7d7
2 changed files with 8 additions and 25 deletions
+7 -24
View File
@@ -424,8 +424,8 @@ importers:
specifier: 15.4.4
version: 15.4.4(eslint-plugin-import-x@4.17.1(@typescript-eslint/utils@8.66.0(eslint@9.39.4(jiti@2.7.0))(typescript@5.9.3))(eslint-import-resolver-node@0.3.10)(eslint@9.39.4(jiti@2.7.0)))(eslint@9.39.4(jiti@2.7.0))(typescript@5.9.3)
postcss:
specifier: ^8.5.18
version: 8.5.24
specifier: ^8.5.25
version: 8.5.26
prettier:
specifier: ^3.6.2
version: 3.8.3
@@ -8861,11 +8861,6 @@ packages:
resolution: {integrity: sha512-Tz09sEL2EEuv5fFowm419c1+a/jSMiBjI9gHxVLrVdbUkkNUUfjsVYs9pVZu5oCon/kmRh9TfLEObFtkVxmY0w==}
engines: {node: '>=8.0.0'}
nanoid@3.3.16:
resolution: {integrity: sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
hasBin: true
nanoid@3.3.18:
resolution: {integrity: sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==}
engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
@@ -9721,10 +9716,6 @@ packages:
resolution: {integrity: sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==}
engines: {node: ^10 || ^12 || >=14}
postcss@8.5.24:
resolution: {integrity: sha512-8RyVklq0owXUTa4xlpzu4l9AaVKIdQvAcOHZWaMh98HgySsUtxRVf/chRe3dsSLqb6i40BzGRzEUddRaI+9TSw==}
engines: {node: ^10 || ^12 || >=14}
postcss@8.5.26:
resolution: {integrity: sha512-u82N74LFzG8ca+dD8puPnplTXoGH4fTPpVGuIbt36G3qvNlkvfD0lEAZSxaly3KX8TS/L1A1gsCEmvKmBcVbkQ==}
engines: {node: ^10 || ^12 || >=14}
@@ -16317,7 +16308,7 @@ snapshots:
'@alloc/quick-lru': 5.2.0
'@tailwindcss/node': 4.2.2
'@tailwindcss/oxide': 4.2.2
postcss: 8.5.24
postcss: 8.5.26
tailwindcss: 4.2.2
'@tailwindcss/typography@0.5.19(tailwindcss@4.2.2)':
@@ -17020,7 +17011,7 @@ snapshots:
'@vue/shared': 3.5.32
estree-walker: 2.0.2
magic-string: 0.30.21
postcss: 8.5.24
postcss: 8.5.26
source-map-js: 1.2.1
'@vue/compiler-sfc@3.5.41':
@@ -22111,8 +22102,6 @@ snapshots:
dependencies:
lru.min: 1.1.4
nanoid@3.3.16: {}
nanoid@3.3.18: {}
nanotar@0.3.0: {}
@@ -23508,13 +23497,7 @@ snapshots:
postcss@8.4.31:
dependencies:
nanoid: 3.3.16
picocolors: 1.1.1
source-map-js: 1.2.1
postcss@8.5.24:
dependencies:
nanoid: 3.3.16
nanoid: 3.3.18
picocolors: 1.1.1
source-map-js: 1.2.1
@@ -26117,7 +26100,7 @@ snapshots:
dependencies:
lightningcss: 1.33.0
picomatch: 4.0.5
postcss: 8.5.24
postcss: 8.5.26
rolldown: 1.1.5
tinyglobby: 0.2.17
optionalDependencies:
@@ -26133,7 +26116,7 @@ snapshots:
dependencies:
lightningcss: 1.33.0
picomatch: 4.0.5
postcss: 8.5.24
postcss: 8.5.26
rolldown: 1.1.5
tinyglobby: 0.2.17
optionalDependencies:
+1 -1
View File
@@ -35,7 +35,7 @@
"@types/react-dom": "^19",
"eslint": "^9",
"eslint-config-next": "15.4.4",
"postcss": "^8.5.18",
"postcss": "^8.5.25",
"prettier": "^3.6.2",
"prettier-plugin-organize-imports": "^4.2.0",
"prettier-plugin-tailwindcss": "^0.6.14",