Skip to content

Commit 724a1dd

Browse files
committed
chore(deps); add required peer dependencies
1 parent 83ff74b commit 724a1dd

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
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",

yarn.lock

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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+
58965905
posthtml-parser@^0.2.0:
58975906
version "0.2.1"
58985907
resolved "https://registry.yarnpkg.com/posthtml-parser/-/posthtml-parser-0.2.1.tgz#35d530de386740c2ba24ff2eb2faf39ccdf271dd"

0 commit comments

Comments
 (0)