File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 22
22
},
23
23
"devDependencies" : {
24
24
"autoprefixer" : " ^10.4.2" ,
25
- "postcss" : " ^8.4.5 " ,
25
+ "postcss" : " ^8.4.12 " ,
26
26
"tailwindcss" : " ^3.0.15"
27
27
}
28
28
}
Original file line number Diff line number Diff line change 5168
5168
picocolors "^1.0.0"
5169
5169
source-map-js "^1.0.1"
5170
5170
5171
- postcss@^8.4.5, postcss@^8.4.6 :
5171
+ postcss@^8.4.12 :
5172
+ version "8.4.12"
5173
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.12.tgz#1e7de78733b28970fa4743f7da6f3763648b1905"
5174
+ integrity sha512-lg6eITwYe9v6Hr5CncVbK70SoioNQIq81nsaG86ev5hAidQvmOeETBqs7jm43K2F5/Ley3ytDtriImV6TpNiSg==
5175
+ dependencies :
5176
+ nanoid "^3.3.1"
5177
+ picocolors "^1.0.0"
5178
+ source-map-js "^1.0.2"
5179
+
5180
+ postcss@^8.4.6 :
5172
5181
version "8.4.7"
5173
5182
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.7.tgz#f99862069ec4541de386bf57f5660a6c7a0875a8"
5174
5183
integrity sha512-L9Ye3r6hkkCeOETQX6iOaWZgjp3LL6Lpqm6EtgbKrgqGGteRMNb9vzBfRL96YOSu8o7x3MfIH9Mo5cPJFGrW6A==
You can’t perform that action at this time.
0 commit comments