Skip to content

Commit 132f6c4

Browse files
committed
chore(deps): update postcss version
1 parent 18f02ae commit 132f6c4

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"lint-staged": "16.4.0",
9696
"minimist": "1.2.8",
9797
"playwright": "^1.59.1",
98-
"postcss": "8.5.9",
98+
"postcss": "8.5.10",
9999
"prettier": "3.8.3",
100100
"process": "0.11.10",
101101
"react": "^19.0.0",

yarn.lock

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6404,7 +6404,16 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
64046404
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
64056405
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
64066406

6407-
postcss@8.5.9, postcss@^8.4.40, postcss@^8.5.9:
6407+
postcss@8.5.10:
6408+
version "8.5.10"
6409+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
6410+
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
6411+
dependencies:
6412+
nanoid "^3.3.11"
6413+
picocolors "^1.1.1"
6414+
source-map-js "^1.2.1"
6415+
6416+
postcss@^8.4.40, postcss@^8.5.9:
64086417
version "8.5.9"
64096418
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.9.tgz#f6ee9e0b94f0f19c97d2f172bfbd7fc71fe1cca4"
64106419
integrity sha512-7a70Nsot+EMX9fFU3064K/kdHWZqGVY+BADLyXc8Dfv+mTLLVl6JzJpPaCZ2kQL9gIJvKXSLMHhqdRRjwQeFtw==

0 commit comments

Comments
 (0)