File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 49
49
"minimatch" : " ^3.1.2" ,
50
50
"next" : " ^12.1.6" ,
51
51
"next-themes" : " ^0.2.0" ,
52
- "postcss" : " ^8.4.13 " ,
52
+ "postcss" : " ^8.4.14 " ,
53
53
"postcss-focus-visible" : " ^5.0.0" ,
54
54
"postcss-import" : " ^14.1.0" ,
55
55
"postcss-nested" : " ^5.0.6" ,
Original file line number Diff line number Diff line change @@ -4574,10 +4574,10 @@ nanoid@^3.1.30, nanoid@^3.3.1:
4574
4574
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.2.tgz#c89622fafb4381cd221421c69ec58547a1eec557"
4575
4575
integrity sha512-CuHBogktKwpm5g2sRgv83jEy2ijFzBwMoYA60orPDR7ynsLijJDqgsi4RDGj3OJpy3Ieb+LYwiRmIOGyytgITA==
4576
4576
4577
- nanoid@^3.3.3 :
4578
- version "3.3.3 "
4579
- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.3 .tgz#fd8e8b7aa761fe807dba2d1b98fb7241bb724a25 "
4580
- integrity sha512-p1sjXuopFs0xg+fPASzQ28agW1oHD7xDsd9Xkf3T15H3c/cifrFHVwrh74PdoklAPi+i7MdRsE47vm2r6JoB+w ==
4577
+ nanoid@^3.3.4 :
4578
+ version "3.3.4 "
4579
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4 .tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab "
4580
+ integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw ==
4581
4581
4582
4582
napi-build-utils@^1.0.1 :
4583
4583
version "1.0.2"
@@ -5003,12 +5003,12 @@ postcss@^8.1.6, postcss@^8.3.5:
5003
5003
picocolors "^1.0.0"
5004
5004
source-map-js "^1.0.2"
5005
5005
5006
- postcss@^8.4.13 :
5007
- version "8.4.13 "
5008
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.13 .tgz#7c87bc268e79f7f86524235821dfdf9f73e5d575 "
5009
- integrity sha512-jtL6eTBrza5MPzy8oJLFuUscHDXTV5KcLlqAWHl5q5WYRfnNRGSmOZmOZ1T6Gy7A99mOZfqungmZMpMmCVJ8ZA ==
5006
+ postcss@^8.4.14 :
5007
+ version "8.4.14 "
5008
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.14 .tgz#ee9274d5622b4858c1007a74d76e42e56fd21caf "
5009
+ integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig ==
5010
5010
dependencies :
5011
- nanoid "^3.3.3 "
5011
+ nanoid "^3.3.4 "
5012
5012
picocolors "^1.0.0"
5013
5013
source-map-js "^1.0.2"
5014
5014
You can’t perform that action at this time.
0 commit comments