This repository was archived by the owner on May 18, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 104104 "jest" : " 29.7.0" ,
105105 "jest-environment-jsdom" : " 29.7.0" ,
106106 "jest-localstorage-mock" : " 2.4.26" ,
107- "postcss" : " 8.4.49 " ,
107+ "postcss" : " 8.5.10 " ,
108108 "postcss-flexbugs-fixes" : " 5.0.2" ,
109109 "redux-mock-store" : " 1.5.5" ,
110110 "sass" : " 1.82.0" ,
Original file line number Diff line number Diff line change @@ -7319,6 +7319,11 @@ multimatch@^5.0.0:
73197319 arrify "^2.0.1"
73207320 minimatch "^3.0.4"
73217321
7322+ nanoid@^3.3.11 :
7323+ version "3.3.12"
7324+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.12.tgz#ab3d912e217a6d0a514f00a72a16543a28982c05"
7325+ integrity sha512-ZB9RH/39qpq5Vu6Y+NmUaFhQR6pp+M2Xt76XBnEwDaGcVAqhlvxrl3B2bKS5D3NH3QR76v3aSrKaF/Kiy7lEtQ==
7326+
73227327nanoid@^3.3.6 :
73237328 version "3.3.6"
73247329 resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
@@ -8051,12 +8056,12 @@ postcss-value-parser@^4.2.0:
80518056 resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
80528057 integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
80538058
8054- postcss@8.4.49, postcss@^8.4.49 :
8055- version "8.4.49 "
8056- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49 .tgz#4ea479048ab059ab3ae61d082190fabfd994fe19 "
8057- integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA ==
8059+ postcss@8.5.10 :
8060+ version "8.5.10 "
8061+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10 .tgz#8992d8c30acf3f12169e7c09514a12fed7e48356 "
8062+ integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ ==
80588063 dependencies :
8059- nanoid "^3.3.7 "
8064+ nanoid "^3.3.11 "
80608065 picocolors "^1.1.1"
80618066 source-map-js "^1.2.1"
80628067
@@ -8096,6 +8101,15 @@ postcss@^8.4.47:
80968101 picocolors "^1.1.0"
80978102 source-map-js "^1.2.1"
80988103
8104+ postcss@^8.4.49 :
8105+ version "8.4.49"
8106+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
8107+ integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
8108+ dependencies :
8109+ nanoid "^3.3.7"
8110+ picocolors "^1.1.1"
8111+ source-map-js "^1.2.1"
8112+
80998113prelude-ls@^1.2.1 :
81008114 version "1.2.1"
81018115 resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
You can’t perform that action at this time.
0 commit comments