File tree Expand file tree Collapse file tree 4 files changed +11
-13
lines changed
example/with-css-variables Expand file tree Collapse file tree 4 files changed +11
-13
lines changed Original file line number Diff line number Diff line change 2121 "postcss" : " 8.4.26" ,
2222 "sd-tailwindcss-transformer" : " 1.3.2" ,
2323 "style-dictionary" : " 3.8.0" ,
24- "tailwindcss" : " 3.3.2 " ,
24+ "tailwindcss" : " 3.3.3 " ,
2525 "typescript" : " 4.9.5"
2626 }
2727}
Original file line number Diff line number Diff line change @@ -1043,10 +1043,10 @@ supports-preserve-symlinks-flag@^1.0.0:
10431043 resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
10441044 integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
10451045
1046- 1047- version "3.3.2 "
1048- resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.3.2 .tgz#2f9e35d715fdf0bbf674d90147a0684d7054a2d3 "
1049- integrity sha512-9jPkMiIBXvPc2KywkraqsUfbfj+dHDb+JPWtSJa9MLFdrPyazI7q6WX2sUrm7R9eVR7qqv3Pas7EvQFzxKnI6w ==
1046+ 1047+ version "3.3.3 "
1048+ resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.3.3 .tgz#90da807393a2859189e48e9e7000e6880a736daf "
1049+ integrity sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w ==
10501050 dependencies :
10511051 " @alloc/quick-lru" " ^5.2.0"
10521052 arg "^5.0.2"
10681068 postcss-load-config "^4.0.1"
10691069 postcss-nested "^6.0.1"
10701070 postcss-selector-parser "^6.0.11"
1071- postcss-value-parser "^4.2.0"
10721071 resolve "^1.22.2"
10731072 sucrase "^3.32.0"
10741073
Original file line number Diff line number Diff line change 5151 "rimraf" : " 3.0.2" ,
5252 "semantic-release" : " 21.0.7" ,
5353 "style-dictionary" : " 3.8.0" ,
54- "tailwindcss" : " 3.3.2 " ,
54+ "tailwindcss" : " 3.3.3 " ,
5555 "ts-node" : " 10.9.1" ,
5656 "tsup" : " 6.7.0" ,
5757 "typescript" : " 4.9.5" ,
Original file line number Diff line number Diff line change @@ -5164,7 +5164,7 @@ postcss-selector-parser@^6.0.11:
51645164 cssesc "^3.0.0"
51655165 util-deprecate "^1.0.2"
51665166
5167- postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0 :
5167+ postcss-value-parser@^4.0.0 :
51685168 version "4.2.0"
51695169 resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
51705170 integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
@@ -6041,10 +6041,10 @@ supports-preserve-symlinks-flag@^1.0.0:
60416041 resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
60426042 integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
60436043
6044- 6045- version "3.3.2 "
6046- resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.3.2 .tgz#2f9e35d715fdf0bbf674d90147a0684d7054a2d3 "
6047- integrity sha512-9jPkMiIBXvPc2KywkraqsUfbfj+dHDb+JPWtSJa9MLFdrPyazI7q6WX2sUrm7R9eVR7qqv3Pas7EvQFzxKnI6w ==
6044+ 6045+ version "3.3.3 "
6046+ resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.3.3 .tgz#90da807393a2859189e48e9e7000e6880a736daf "
6047+ integrity sha512-A0KgSkef7eE4Mf+nKJ83i75TMyq8HqY3qmFIJSWy8bNt0v1lG7jUcpGpoTFxAwYcWOphcTBLPPJg+bDfhDf52w ==
60486048 dependencies :
60496049 " @alloc/quick-lru" " ^5.2.0"
60506050 arg "^5.0.2"
60666066 postcss-load-config "^4.0.1"
60676067 postcss-nested "^6.0.1"
60686068 postcss-selector-parser "^6.0.11"
6069- postcss-value-parser "^4.2.0"
60706069 resolve "^1.22.2"
60716070 sucrase "^3.32.0"
60726071
You can’t perform that action at this time.
0 commit comments