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.20" ,
2424 "google-palette" : " ^1.1.1" ,
2525 "highlight.js" : " ^11.11.1" ,
26- "postcss" : " ^8.5.14 " ,
26+ "postcss" : " ^8.5.15 " ,
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 @@ -820,10 +820,10 @@ magic-string@^0.30.21:
820820 dependencies :
821821 " @jridgewell/sourcemap-codec" " ^1.5.5"
822822
823- nanoid@^3.3.11 :
824- version "3.3.11 "
825- resolved "https://registry.npmjs.org /nanoid/-/nanoid-3.3.11 .tgz"
826- integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w ==
823+ nanoid@^3.3.12 :
824+ version "3.3.12 "
825+ resolved "https://registry.yarnpkg.com /nanoid/-/nanoid-3.3.12 .tgz#ab3d912e217a6d0a514f00a72a16543a28982c05 "
826+ integrity sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ ==
827827
828828node-releases@^2.0.36 :
829829 version "2.0.37"
@@ -924,12 +924,12 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
924924 resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
925925 integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
926926
927- postcss@^8.5.10, postcss@^8.5.14 :
928- version "8.5.14 "
929- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.14 .tgz#a66c2d7808fadf69ebb5b84a03f8bafd76c4919c "
930- integrity sha512-SoSL4+OSEtR99LHFZQiJLkT59C5B1amGO1NzTwj7TT1qCUgUO6hxOvzkOYxD+vMrXBM3XJIKzokoERdqQq/Zmg ==
927+ postcss@^8.5.10, postcss@^8.5.15 :
928+ version "8.5.15 "
929+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.15 .tgz#d1eaf677a324e9ec02196da2d3fecf4a0b9a735c "
930+ integrity sha512-FfR8sjd4em2T6fb3I2MwAJU7HWVMr9zba+enmQeeWFfCbm+UOC/0X4DS8XtpUTMwWMGbjKYP7xjfNekzyGmB3A ==
931931 dependencies :
932- nanoid "^3.3.11 "
932+ nanoid "^3.3.12 "
933933 picocolors "^1.1.1"
934934 source-map-js "^1.2.1"
935935
You can’t perform that action at this time.
0 commit comments