File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 20
20
"css-loader" : " ^6.7.1" ,
21
21
"defu" : " ^6.0.0" ,
22
22
"postcss" : " ^8.4.12" ,
23
- "postcss-import" : " ^14 .1.0" ,
23
+ "postcss-import" : " ^16 .1.0" ,
24
24
"postcss-loader" : " ^4.2.0" ,
25
25
"postcss-url" : " ^10.1.3" ,
26
26
"semver" : " ^7.3.7"
Original file line number Diff line number Diff line change @@ -7884,10 +7884,10 @@ postcss-import@^12.0.1:
7884
7884
read-cache "^1.0.0"
7885
7885
resolve "^1.1.7"
7886
7886
7887
- postcss-import@^14 .1.0 :
7888
- version "14 .1.0"
7889
- resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-14 .1.0.tgz#a7333ffe32f0b8795303ee9e40215dac922781f0 "
7890
- integrity sha512-flwI+Vgm4SElObFVPpTIT7SU7R3qk2L7PyduMcokiaVKuWv9d/U+Gm/QAd8NDLuykTWTkcrjOeD2Pp1rMeBTGw ==
7887
+ postcss-import@^16 .1.0 :
7888
+ version "16 .1.0"
7889
+ resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-16 .1.0.tgz#258732175518129667fe1e2e2a05b19b5654b96a "
7890
+ integrity sha512-7hsAZ4xGXl4MW+OKEWCnF6T5jqBw80/EE9aXg1r2yyn1RsVEU8EtKXbijEODa+rg7iih4bKf7vlvTGYR4CnPNg ==
7891
7891
dependencies :
7892
7892
postcss-value-parser "^4.0.0"
7893
7893
read-cache "^1.0.0"
You can’t perform that action at this time.
0 commit comments