File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 30
30
"next-optimized-images" : " 2.6.2" ,
31
31
"next-themes" : " 0.2.1" ,
32
32
"next-transpile-modules" : " 9.0.0" ,
33
- "postcss" : " 8.4.16 " ,
33
+ "postcss" : " 8.4.19 " ,
34
34
"preact" : " 10.10.6" ,
35
35
"react" : " 18.2.0" ,
36
36
"react-dom" : " 18.2.0" ,
Original file line number Diff line number Diff line change @@ -7015,7 +7015,16 @@ postcss@8.4.14:
7015
7015
picocolors "^1.0.0"
7016
7016
source-map-js "^1.0.2"
7017
7017
7018
- postcss@8.4.16, postcss@^8.4.14 :
7018
+ postcss@8.4.19 :
7019
+ version "8.4.19"
7020
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.19.tgz#61178e2add236b17351897c8bcc0b4c8ecab56fc"
7021
+ integrity sha512-h+pbPsyhlYj6N2ozBmHhHrs9DzGmbaarbLvWipMRO7RLS+v4onj26MPFXA5OBYFxyqYhUJK456SwDcY9H2/zsA==
7022
+ dependencies :
7023
+ nanoid "^3.3.4"
7024
+ picocolors "^1.0.0"
7025
+ source-map-js "^1.0.2"
7026
+
7027
+ postcss@^8.4.14 :
7019
7028
version "8.4.16"
7020
7029
resolved "https://registry.npmjs.org/postcss/-/postcss-8.4.16.tgz"
7021
7030
integrity sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==
You can’t perform that action at this time.
0 commit comments