This repository was archived by the owner on Mar 4, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 56
56
"autoprefixer" : " ^10.4.19" ,
57
57
"babel-preset-react" : " ^6.24.1" ,
58
58
"babel-preset-react-app" : " ^10.0.1" ,
59
- "css-loader" : " ^7.0.0 " ,
59
+ "css-loader" : " ^7.1.1 " ,
60
60
"cypress" : " 13.3.3" ,
61
61
"postcss" : " ^8.4.38" ,
62
62
"postcss-loader" : " ^8.1.1" ,
Original file line number Diff line number Diff line change @@ -2251,10 +2251,10 @@ cross-spawn@^7.0.0, cross-spawn@^7.0.3:
2251
2251
shebang-command "^2.0.0"
2252
2252
which "^2.0.1"
2253
2253
2254
- css-loader@^7.0.0 :
2255
- version "7.0.0 "
2256
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-7.0.0 .tgz#3456a621ce51f9dfd12b9674bfc7527c5e1821db "
2257
- integrity sha512-WrO4FVoamxt5zY9CauZjoJgXRi/LZKIk+Ta7YvpSGr5r/eMYPNp5/T9ODlMe4/1rF5DYlycG1avhV4g3A/tiAw ==
2254
+ css-loader@^7.1.1 :
2255
+ version "7.1.1 "
2256
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-7.1.1 .tgz#de4163c0cb765c03d7957eb9e0a49c7f354948c7 "
2257
+ integrity sha512-OxIR5P2mjO1PSXk44bWuQ8XtMK4dpEqpIyERCx3ewOo3I8EmbcxMPUc5ScLtQfgXtOojoMv57So4V/C02HQLsw ==
2258
2258
dependencies :
2259
2259
icss-utils "^5.1.0"
2260
2260
postcss "^8.4.33"
You can’t perform that action at this time.
0 commit comments