File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 68
68
"eslint-plugin-svelte3" : " ^4.0.0" ,
69
69
"husky" : " ^9.1.7" ,
70
70
"lint-staged" : " ^15.5.2" ,
71
- "postcss" : " ^8.5.4 " ,
71
+ "postcss" : " ^8.5.5 " ,
72
72
"prettier" : " ^3.5.3" ,
73
73
"prettier-plugin-svelte" : " ^3.4.0" ,
74
74
"sass" : " ^1.89.2" ,
Original file line number Diff line number Diff line change @@ -2009,10 +2009,10 @@ postcss-value-parser@^4.2.0:
2009
2009
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
2010
2010
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
2011
2011
2012
- postcss@^8.4.41, postcss@^8.5.3, postcss@^8.5.4 :
2013
- version "8.5.4 "
2014
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.4 .tgz#d61014ac00e11d5f58458ed7247d899bd65f99c0 "
2015
- integrity sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w ==
2012
+ postcss@^8.4.41, postcss@^8.5.3, postcss@^8.5.5 :
2013
+ version "8.5.5 "
2014
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.5 .tgz#04de7797f6911fb1c96550e96616d08681537ef3 "
2015
+ integrity sha512-d/jtm+rdNT8tpXuHY5MMtcbJFBkhXE6593XVR9UoGCH8jSFGci7jGvMGH5RYd5PBJW+00NZQt6gf7CbagJCrhg ==
2016
2016
dependencies :
2017
2017
nanoid "^3.3.11"
2018
2018
picocolors "^1.1.1"
You can’t perform that action at this time.
0 commit comments