File tree 2 files changed +16
-2
lines changed
2 files changed +16
-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.16 " ,
26
26
"tailwindcss" : " ^3.0.15"
27
27
}
28
28
}
Original file line number Diff line number Diff line change @@ -4562,6 +4562,11 @@ nanoid@^3.1.30, nanoid@^3.3.1:
4562
4562
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
4563
4563
integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==
4564
4564
4565
+ nanoid@^3.3.4 :
4566
+ version "3.3.4"
4567
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
4568
+ integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
4569
+
4565
4570
natural-compare@^1.4.0 :
4566
4571
version "1.4.0"
4567
4572
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
5168
5173
picocolors "^1.0.0"
5169
5174
source-map-js "^1.0.1"
5170
5175
5171
- postcss@^8.4.5, postcss@^8.4.6 :
5176
+ postcss@^8.4.16 :
5177
+ version "8.4.16"
5178
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.16.tgz#33a1d675fac39941f5f445db0de4db2b6e01d43c"
5179
+ integrity sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==
5180
+ dependencies :
5181
+ nanoid "^3.3.4"
5182
+ picocolors "^1.0.0"
5183
+ source-map-js "^1.0.2"
5184
+
5185
+ postcss@^8.4.6 :
5172
5186
version "8.4.7"
5173
5187
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.7.tgz#f99862069ec4541de386bf57f5660a6c7a0875a8"
5174
5188
integrity sha512-L9Ye3r6hkkCeOETQX6iOaWZgjp3LL6Lpqm6EtgbKrgqGGteRMNb9vzBfRL96YOSu8o7x3MfIH9Mo5cPJFGrW6A==
You can’t perform that action at this time.
0 commit comments