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 4949 "basename" : " ^0.1.2" ,
5050 "compression-webpack-plugin" : " ^8.0.0" ,
5151 "copy-webpack-plugin" : " ^9.0.0" ,
52- "css-loader" : " ^5.1.1 " ,
52+ "css-loader" : " ^6.0.0 " ,
5353 "eslint" : " ^7.4.0" ,
5454 "eslint-plugin-react" : " ^7.14.3" ,
5555 "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:
23932393 hyphenate-style-name "^1.0.2"
23942394 isobject "^3.0.1"
23952395
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 ==
24002400 dependencies :
24012401 icss-utils "^5.1.0"
2402- loader-utils "^2.0.0"
24032402 postcss "^8.2.15"
24042403 postcss-modules-extract-imports "^3.0.0"
24052404 postcss-modules-local-by-default "^4.0.0"
24062405 postcss-modules-scope "^3.0.0"
24072406 postcss-modules-values "^4.0.0"
24082407 postcss-value-parser "^4.1.0"
2409- schema-utils "^3.0.0"
24102408 semver "^7.3.5"
24112409
24122410css-parse@~2.0.0 :
You can’t perform that action at this time.
0 commit comments