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.25 " ,
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.6 :
4566
+ version "3.3.6"
4567
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
4568
+ integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
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.25 :
5177
+ version "8.4.25"
5178
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.25.tgz#4a133f5e379eda7f61e906c3b1aaa9b81292726f"
5179
+ integrity sha512-7taJ/8t2av0Z+sQEvNzCkpDynl0tX3uJMCODi6nT3PfASC7dYCWV9aQ+uiCf+KBD4SEFcu+GvJdGdwzQ6OSjCw==
5180
+ dependencies :
5181
+ nanoid "^3.3.6"
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