File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 5151 "monkberry-directives" : " 4.0.8" ,
5252 "monkberry-events" : " 4.0.8" ,
5353 "monkberry-loader" : " 4.0.9" ,
54+ "postcss" : " ^8.4.31" ,
5455 "postcss-loader" : " ^7.3.3" ,
5556 "prettier" : " ^3.0.2" ,
5657 "query-string" : " ^6.5.0" ,
Original file line number Diff line number Diff line change @@ -5893,6 +5893,15 @@ postcss@^8.4.21:
58935893 picocolors "^1.0.0"
58945894 source-map-js "^1.0.2"
58955895
5896+ postcss@^8.4.31 :
5897+ version "8.4.31"
5898+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
5899+ integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
5900+ dependencies :
5901+ nanoid "^3.3.6"
5902+ picocolors "^1.0.0"
5903+ source-map-js "^1.0.2"
5904+
58965905posthtml-parser@^0.2.0 :
58975906 version "0.2.1"
58985907 resolved "https://registry.yarnpkg.com/posthtml-parser/-/posthtml-parser-0.2.1.tgz#35d530de386740c2ba24ff2eb2faf39ccdf271dd"
You can’t perform that action at this time.
0 commit comments