File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 21
21
"node" : " >=18.0.0"
22
22
},
23
23
"peerDependencies" : {
24
- "postcss" : " 8.4.31 "
24
+ "postcss" : " 8.5.3 "
25
25
},
26
26
"devDependencies" : {
27
27
"clean-package" : " 2.2.0" ,
28
28
"eslint" : " 9.20.1" ,
29
29
"eslint-plugin-jest" : " 28.11.0" ,
30
30
"jest" : " 29.7.0" ,
31
- "postcss" : " 8.4.31 "
31
+ "postcss" : " 8.5.3 "
32
32
},
33
33
"jest" : {
34
34
"coverageThreshold" : {
Original file line number Diff line number Diff line change @@ -2133,7 +2133,7 @@ ms@^2.1.3:
2133
2133
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
2134
2134
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
2135
2135
2136
- nanoid@^3.3.6 :
2136
+ nanoid@^3.3.8 :
2137
2137
version "3.3.8"
2138
2138
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
2139
2139
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
2288
2288
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
2289
2289
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
2290
2290
2291
- postcss@8.4.31 :
2292
- version "8.4.31 "
2293
- resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31 .tgz#92b451050a9f914da6755af352bdc0192508656d "
2294
- integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ ==
2291
+ postcss@8.5.3 :
2292
+ version "8.5.3 "
2293
+ resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.3 .tgz#1463b6f1c7fb16fe258736cba29a2de35237eafb "
2294
+ integrity sha512-dle9A3yYxlBSrt8Fu+IpjGT8SY8hN0mlaA6GY8t0P5PjIOZemULz/E2Bnm/2dcUOena75OTNkHI76uZBNUUq3A ==
2295
2295
dependencies :
2296
- nanoid "^3.3.6 "
2297
- picocolors "^1.0.0 "
2298
- source-map-js "^1.0.2 "
2296
+ nanoid "^3.3.8 "
2297
+ picocolors "^1.1.1 "
2298
+ source-map-js "^1.2.1 "
2299
2299
2300
2300
prelude-ls@^1.2.1 :
2301
2301
version "1.2.1"
@@ -2424,7 +2424,7 @@ slash@^3.0.0:
2424
2424
resolved "https://registry.yarnpkg.com/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
2425
2425
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
2426
2426
2427
- source-map-js@^1.0.2 :
2427
+ source-map-js@^1.2.1 :
2428
2428
version "1.2.1"
2429
2429
resolved "https://registry.yarnpkg.com/source-map-js/-/source-map-js-1.2.1.tgz#1ce5650fddd87abc099eda37dcff024c2667ae46"
2430
2430
integrity sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==
You can’t perform that action at this time.
0 commit comments