File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2222 "@types/react-dom" : " 18.0.6" ,
2323 "@vitejs/plugin-react" : " 2.0.0" ,
2424 "autoprefixer" : " 10.4.8" ,
25- "postcss" : " 8.4.14 " ,
25+ "postcss" : " 8.4.16 " ,
2626 "postcss-cli" : " 10.0.0" ,
2727 "prettier" : " 2.7.1" ,
2828 "snowpack" : " 3.8.8" ,
Original file line number Diff line number Diff line change @@ -3121,10 +3121,10 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
31213121 resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
31223122 integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
31233123
3124- postcss@8.4.14, postcss@^8.4.14 :
3125- version "8.4.14 "
3126- resolved "https://registry.npmjs.org /postcss/-/postcss-8.4.14 .tgz"
3127- integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig ==
3124+ postcss@8.4.16 :
3125+ version "8.4.16 "
3126+ resolved "https://registry.yarnpkg.com /postcss/-/postcss-8.4.16 .tgz#33a1d675fac39941f5f445db0de4db2b6e01d43c "
3127+ integrity sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ ==
31283128 dependencies :
31293129 nanoid "^3.3.4"
31303130 picocolors "^1.0.0"
@@ -3139,6 +3139,15 @@ postcss@^8.3.5:
31393139 picocolors "^1.0.0"
31403140 source-map-js "^1.0.1"
31413141
3142+ postcss@^8.4.14 :
3143+ version "8.4.14"
3144+ resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.14.tgz"
3145+ integrity sha512-E398TUmfAYFPBSdzgeieK2Y1+1cpdxJx8yXbK/m57nRhKSmk1GB2tO4lbLBtlkfPQTDKfe4Xqv1ASWPpayPEig==
3146+ dependencies :
3147+ nanoid "^3.3.4"
3148+ picocolors "^1.0.0"
3149+ source-map-js "^1.0.2"
3150+
31423151prettier@2.7.1 :
31433152 version "2.7.1"
31443153 resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
You can’t perform that action at this time.
0 commit comments