File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
example/with-css-variables Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 18
18
"@types/react" : " 18.3.18" ,
19
19
"@types/react-dom" : " 18.3.5" ,
20
20
"autoprefixer" : " 10.4.20" ,
21
- "postcss" : " 8.4.49 " ,
21
+ "postcss" : " 8.5.1 " ,
22
22
"sd-tailwindcss-transformer" : " ^2.0.0" ,
23
23
"style-dictionary" : " ^4.1.2" ,
24
24
"tailwindcss" : " 3.4.17" ,
Original file line number Diff line number Diff line change @@ -1092,6 +1092,11 @@ nanoid@^3.3.7:
1092
1092
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
1093
1093
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
1094
1094
1095
+ nanoid@^3.3.8 :
1096
+ version "3.3.8"
1097
+ resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
1098
+ integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
1099
+
1095
1100
next@latest :
1096
1101
version "12.2.5"
1097
1102
resolved "https://registry.yarnpkg.com/next/-/next-12.2.5.tgz#14fb5975e8841fad09553b8ef41fe1393602b717"
1349
1354
picocolors "^1.0.0"
1350
1355
source-map-js "^1.0.2"
1351
1356
1352
- [email protected] , postcss@^8.4.47:
1357
+
1358
+ version "8.5.1"
1359
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1.tgz#e2272a1f8a807fafa413218245630b5db10a3214"
1360
+ integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==
1361
+ dependencies :
1362
+ nanoid "^3.3.8"
1363
+ picocolors "^1.1.1"
1364
+ source-map-js "^1.2.1"
1365
+
1366
+ postcss@^8.4.47 :
1353
1367
version "8.4.49"
1354
1368
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.49.tgz#4ea479048ab059ab3ae61d082190fabfd994fe19"
1355
1369
integrity sha512-OCVPnIObs4N29kxTjzLfUryOkvZEq+pf8jTF0lg8E7uETuWHA+v7j3c/xJmiqpX450191LlmZfUKkXxkTry7nA==
You can’t perform that action at this time.
0 commit comments