File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed
example/with-css-variables Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 1818 "@types/react" : " 18.2.37" ,
1919 "@types/react-dom" : " 18.2.15" ,
2020 "autoprefixer" : " 10.4.16" ,
21- "postcss" : " 8.4.31 " ,
21+ "postcss" : " 8.4.32 " ,
2222 "sd-tailwindcss-transformer" : " ^1.4.1" ,
2323 "style-dictionary" : " 3.9.0" ,
2424 "tailwindcss" : " 3.3.5" ,
Original file line number Diff line number Diff line change @@ -703,6 +703,11 @@ nanoid@^3.3.6:
703703 resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
704704 integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
705705
706+ nanoid@^3.3.7 :
707+ version "3.3.7"
708+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
709+ integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
710+
706711next@latest :
707712 version "12.2.5"
708713 resolved "https://registry.yarnpkg.com/next/-/next-12.2.5.tgz#14fb5975e8841fad09553b8ef41fe1393602b717"
884889 picocolors "^1.0.0"
885890 source-map-js "^1.0.2"
886891
887- 888- version "8.4.31 "
889- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31 .tgz#92b451050a9f914da6755af352bdc0192508656d "
890- integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ ==
892+ 893+ version "8.4.32 "
894+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.32 .tgz#1dac6ac51ab19adb21b8b34fd2d93a86440ef6c9 "
895+ integrity sha512-D/kj5JNu6oo2EIy+XL/26JEDTlIbB8hw85G8StOE6L74RQAVVP5rej6wxCNqyMbR4RkPfqvezVbPw81Ngd6Kcw ==
891896 dependencies :
892- nanoid "^3.3.6 "
897+ nanoid "^3.3.7 "
893898 picocolors "^1.0.0"
894899 source-map-js "^1.0.2"
895900
You can’t perform that action at this time.
0 commit comments