This repository was archived by the owner on Jul 14, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed
Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 1010 "css-loader" : " ^5.1" ,
1111 "mini-css-extract-plugin" : " ^1.3" ,
1212 "sass" : " ^1.32" ,
13- "postcss-loader" : " ^4.0 " ,
13+ "postcss-loader" : " ^5.2 " ,
1414 "sass-loader" : " ^10.0" ,
1515 "webpack" : " ^5.25" ,
1616 "webpack-cli" : " ^4.5"
Original file line number Diff line number Diff line change @@ -947,16 +947,14 @@ pkg-dir@^4.2.0:
947947 dependencies :
948948 find-up "^4.0.0"
949949
950- postcss-loader@^4.0 :
951- version "4.0.3 "
952- resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-4.0.3. tgz#337f51bbdfb02269fb42f7db9fc7f0a93c1b2e3f "
953- integrity sha512-jHboC/AOnJLPu8/974hODCJ/rNAa2YhhJOclUeuRlAmFpKmEcBY6az8y1ejHyYc2LThzPl8qPRekh2Yz3CiRKA ==
950+ postcss-loader@^5.2 :
951+ version "5.2.0 "
952+ resolved "https://registry.yarnpkg.com/postcss-loader/-/postcss-loader-5.2.0. tgz#ccd6668a778902d653602289c765a8bc481986dc "
953+ integrity sha512-uSuCkENFeUaOYsKrXm0eNNgVIxc71z8RcckLMbVw473rGojFnrUeqEz6zBgXsH2q1EIzXnO/4pEz9RhALjlITA ==
954954 dependencies :
955955 cosmiconfig "^7.0.0"
956956 klona "^2.0.4"
957- loader-utils "^2.0.0"
958- schema-utils "^2.7.1"
959- semver "^7.3.2"
957+ semver "^7.3.4"
960958
961959postcss-modules-extract-imports@^3.0.0 :
962960 version "3.0.0"
You can’t perform that action at this time.
0 commit comments