File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 "dayjs" : " ^1.11.21" ,
2424 "google-palette" : " ^1.1.1" ,
2525 "highlight.js" : " ^11.11.1" ,
26- "postcss" : " ^8.5.19 " ,
26+ "postcss" : " ^8.5.20 " ,
2727 "postcss-cli" : " ^11.0.1" ,
2828 "postcss-import" : " ^16.1.1" ,
2929 "postcss-nesting" : " ^14.0.0" ,
Original file line number Diff line number Diff line change @@ -827,10 +827,10 @@ magic-string@^0.30.21:
827827 dependencies :
828828 " @jridgewell/sourcemap-codec" " ^1.5.5"
829829
830- nanoid@^3.3.12 :
831- version "3.3.12 "
832- resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.12 .tgz#ab3d912e217a6d0a514f00a72a16543a28982c05 "
833- integrity sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ ==
830+ nanoid@^3.3.16 :
831+ version "3.3.16 "
832+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.16 .tgz#a04d8ec4b1f10009d2d533947aefe4293737816c "
833+ integrity sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q ==
834834
835835node-releases@^2.0.51 :
836836 version "2.0.51"
@@ -931,12 +931,12 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
931931 resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
932932 integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
933933
934- postcss@^8.5.16, postcss@^8.5.19 :
935- version "8.5.19 "
936- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.19 .tgz#45ad5cfde499408e20147348237551381a922037 "
937- integrity sha512-Mz8SaolMd8nB+G13WkORcxQKHZ/NE4xXevtkJHVuG+guo9/wYKlIMTKAqGdEmYOXR2ijPjTYNHssizdaVSUNdQ ==
934+ postcss@^8.5.16, postcss@^8.5.20 :
935+ version "8.5.20 "
936+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.20 .tgz#316a139da79484ce55969fa7bb6f2f1abcc14060 "
937+ integrity sha512-lW616l85ucIQL+FocMmL7pQFPqBmwejrCMg+iPxyImlrANNJG9NHq/RkyCZopDhd8C3LA03PHRJDjkbGu8vvug ==
938938 dependencies :
939- nanoid "^3.3.12 "
939+ nanoid "^3.3.16 "
940940 picocolors "^1.1.1"
941941 source-map-js "^1.2.1"
942942
You can’t perform that action at this time.
0 commit comments