File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 83
83
"less-loader" : " ^7.0.0 || ^8.0.0 || ^9.0.0" ,
84
84
"mocha" : " ^8.2.1" ,
85
85
"postcss" : " ^8.1.0" ,
86
- "postcss-loader" : " ^4.0.0 || ^5.0.0" ,
86
+ "postcss-loader" : " ^4.0.0 || ^5.0.0 || ^6.0.0 " ,
87
87
"preact" : " ^8.2.1 || ^10.0.0" ,
88
88
"preact-compat" : " ^3.17.0" ,
89
89
"sass" : " ^1.17.0" ,
Original file line number Diff line number Diff line change @@ -5478,14 +5478,14 @@ postcss-discard-overridden@^5.0.1:
5478
5478
resolved "https://registry.yarnpkg.com/postcss-discard-overridden/-/postcss-discard-overridden-5.0.1.tgz#454b41f707300b98109a75005ca4ab0ff2743ac6"
5479
5479
integrity sha512-Y28H7y93L2BpJhrdUR2SR2fnSsT+3TVx1NmVQLbcnZWwIUpJ7mfcTC6Za9M2PG6w8j7UQRfzxqn8jU2VwFxo3Q==
5480
5480
5481
- " postcss-loader@^4.0.0 || ^5.0.0 " :
5482
- version "5.3 .0"
5483
- resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-5.3 .0.tgz#1657f869e48d4fdb018a40771c235e499ee26244 "
5484
- integrity sha512-/+Z1RAmssdiSLgIZwnJHwBMnlABPgF7giYzTN2NOfr9D21IJZ4mQC1R2miwp80zno9M4zMD/umGI8cR+2EL5zw ==
5481
+ " postcss-loader@^4.0.0 || ^5.0.0 || ^6.0.0 " :
5482
+ version "6.1 .0"
5483
+ resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-6.1 .0.tgz#13c800a00b3c7d434a1319a73d85e2df0714cdde "
5484
+ integrity sha512-yA/cXBfACkthZNA2hQxOnaReVfQ6uLmvbEDQzNafpbK40URZJvP/28dL1DG174Gvz3ptkkHbbwDBCh+gXR94CA ==
5485
5485
dependencies :
5486
5486
cosmiconfig "^7.0.0"
5487
5487
klona "^2.0.4"
5488
- semver "^7.3.4 "
5488
+ semver "^7.3.5 "
5489
5489
5490
5490
postcss-merge-longhand@^5.0.2 :
5491
5491
version "5.0.2"
You can’t perform that action at this time.
0 commit comments