File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 2222 },
2323 "devDependencies" : {
2424 "autoprefixer" : " ^10.4.2" ,
25- "postcss" : " ^8.4.5 " ,
25+ "postcss" : " ^8.4.26 " ,
2626 "tailwindcss" : " ^3.0.15"
2727 }
2828}
Original file line number Diff line number Diff line change @@ -4562,6 +4562,11 @@ nanoid@^3.1.30, nanoid@^3.3.1:
45624562 resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.1.tgz#6347a18cac88af88f58af0b3594b723d5e99bb35"
45634563 integrity sha512-n6Vs/3KGyxPQd6uO0eH4Bv0ojGSUvuLlIHtC3Y0kEO23YRge8H9x1GCzLn28YX0H66pMkxuaeESFq4tKISKwdw==
45644564
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+
45654570natural-compare@^1.4.0 :
45664571 version "1.4.0"
45674572 resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
51685173 picocolors "^1.0.0"
51695174 source-map-js "^1.0.1"
51705175
5171- postcss@^8.4.5, postcss@^8.4.6 :
5176+ postcss@^8.4.26 :
5177+ version "8.4.26"
5178+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.26.tgz#1bc62ab19f8e1e5463d98cf74af39702a00a9e94"
5179+ integrity sha512-jrXHFF8iTloAenySjM/ob3gSj7pCu0Ji49hnjqzsgSRa50hkWCKD0HQ+gMNJkW38jBI68MpAAg7ZWwHwX8NMMw==
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 :
51725186 version "8.4.7"
51735187 resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.7.tgz#f99862069ec4541de386bf57f5660a6c7a0875a8"
51745188 integrity sha512-L9Ye3r6hkkCeOETQX6iOaWZgjp3LL6Lpqm6EtgbKrgqGGteRMNb9vzBfRL96YOSu8o7x3MfIH9Mo5cPJFGrW6A==
You can’t perform that action at this time.
0 commit comments