File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 49
49
"basename" : " ^0.1.2" ,
50
50
"compression-webpack-plugin" : " ^8.0.0" ,
51
51
"copy-webpack-plugin" : " ^9.0.0" ,
52
- "css-loader" : " ^5.1.1 " ,
52
+ "css-loader" : " ^6.0.0 " ,
53
53
"eslint" : " ^7.4.0" ,
54
54
"eslint-plugin-react" : " ^7.14.3" ,
55
55
"eslint-plugin-react-hooks" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -2393,20 +2393,18 @@ css-in-js-utils@^2.0.0:
2393
2393
hyphenate-style-name "^1.0.2"
2394
2394
isobject "^3.0.1"
2395
2395
2396
- css-loader@^5.1.1 :
2397
- version "5.2.7 "
2398
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5.2.7 .tgz#9b9f111edf6fb2be5dc62525644cbc9c232064ae "
2399
- integrity sha512-Q7mOvpBNBG7YrVGMxRxcBJZFL75o+cH2abNASdibkj/fffYD8qWbInZrD0S9ccI6vZclF3DsHE7njGlLtaHbhg ==
2396
+ css-loader@^6.0.0 :
2397
+ version "6.3.0 "
2398
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6.3.0 .tgz#334d3500ff0a0c14cfbd4b0670088dbb5b5c1530 "
2399
+ integrity sha512-9NGvHOR+L6ps13Ilw/b216++Q8q+5RpJcVufCdW9S/9iCzs4KBDNa8qnA/n3FK/sSfWmH35PAIK/cfPi7LOSUg ==
2400
2400
dependencies :
2401
2401
icss-utils "^5.1.0"
2402
- loader-utils "^2.0.0"
2403
2402
postcss "^8.2.15"
2404
2403
postcss-modules-extract-imports "^3.0.0"
2405
2404
postcss-modules-local-by-default "^4.0.0"
2406
2405
postcss-modules-scope "^3.0.0"
2407
2406
postcss-modules-values "^4.0.0"
2408
2407
postcss-value-parser "^4.1.0"
2409
- schema-utils "^3.0.0"
2410
2408
semver "^7.3.5"
2411
2409
2412
2410
css-parse@~2.0.0 :
You can’t perform that action at this time.
0 commit comments