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.11" ,
2323 "@vitejs/plugin-react" : " 4.0.0" ,
2424 "autoprefixer" : " 10.4.13" ,
25- "postcss" : " 8.4.21 " ,
25+ "postcss" : " 8.4.27 " ,
2626 "postcss-cli" : " 10.1.0" ,
2727 "prettier" : " 2.8.4" ,
2828 "snowpack" : " 3.8.8" ,
Original file line number Diff line number Diff line change @@ -2667,6 +2667,11 @@ nanoid@^3.3.4:
26672667 resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.4.tgz"
26682668 integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
26692669
2670+ nanoid@^3.3.6 :
2671+ version "3.3.6"
2672+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
2673+ integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
2674+
26702675negotiator@^0.6.2 :
26712676 version "0.6.2"
26722677 resolved "https://registry.npmjs.org/negotiator/-/negotiator-0.6.2.tgz"
@@ -3133,12 +3138,12 @@ postcss-value-parser@^4.1.0, postcss-value-parser@^4.2.0:
31333138 resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
31343139 integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
31353140
3136- postcss@8.4.21, postcss@^8.4.21 :
3137- version "8.4.21 "
3138- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21 .tgz#c639b719a57efc3187b13a1d765675485f4134f4 "
3139- integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg ==
3141+ postcss@8.4.27 :
3142+ version "8.4.27 "
3143+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.27 .tgz#234d7e4b72e34ba5a92c29636734349e0d9c3057 "
3144+ integrity sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ ==
31403145 dependencies :
3141- nanoid "^3.3.4 "
3146+ nanoid "^3.3.6 "
31423147 picocolors "^1.0.0"
31433148 source-map-js "^1.0.2"
31443149
@@ -3151,6 +3156,15 @@ postcss@^8.3.5:
31513156 picocolors "^1.0.0"
31523157 source-map-js "^1.0.2"
31533158
3159+ postcss@^8.4.21 :
3160+ version "8.4.21"
3161+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.21.tgz#c639b719a57efc3187b13a1d765675485f4134f4"
3162+ integrity sha512-tP7u/Sn/dVxK2NnruI4H9BG+x+Wxz6oeZ1cJ8P6G/PZY0IKk4k/63TDsQf2kQq3+qoJeLm2kIBUNlZe3zgb4Zg==
3163+ dependencies :
3164+ nanoid "^3.3.4"
3165+ picocolors "^1.0.0"
3166+ source-map-js "^1.0.2"
3167+
31543168prettier@2.8.4 :
31553169 version "2.8.4"
31563170 resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
You can’t perform that action at this time.
0 commit comments