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 78
78
"@vue/test-utils" : " ^1.0.0-beta.33" ,
79
79
"babel-core" : " ^7.0.0-bridge.0" ,
80
80
"copy-webpack-plugin" : " 9.0.0" ,
81
- "css-loader" : " 5 .2.6 " ,
81
+ "css-loader" : " 6 .2.0 " ,
82
82
"css-minimizer-webpack-plugin" : " ^3.0.2" ,
83
83
"eslint" : " ^7.32.0" ,
84
84
"eslint-plugin-vue" : " ^7.17.0" ,
Original file line number Diff line number Diff line change @@ -3018,20 +3018,18 @@ css-declaration-sorter@^6.0.3:
3018
3018
dependencies :
3019
3019
timsort "^0.3.0"
3020
3020
3021
- css-loader@5 .2.6 :
3022
- version "5 .2.6 "
3023
- resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-5 .2.6 .tgz#c3c82ab77fea1f360e587d871a6811f4450cc8d1 "
3024
- integrity sha512-0wyN5vXMQZu6BvjbrPdUJvkCzGEO24HC7IS7nW4llc6BBFC+zwR9CKtYGv63Puzsg10L/o12inMY5/2ByzfD6w ==
3021
+ css-loader@6 .2.0 :
3022
+ version "6 .2.0 "
3023
+ resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-6 .2.0 .tgz#9663d9443841de957a3cb9bcea2eda65b3377071 "
3024
+ integrity sha512-/rvHfYRjIpymZblf49w8jYcRo2y9gj6rV8UroHGmBxKrIyGLokpycyKzp9OkitvqT29ZSpzJ0Ic7SpnJX3sC8g ==
3025
3025
dependencies :
3026
3026
icss-utils "^5.1.0"
3027
- loader-utils "^2.0.0"
3028
3027
postcss "^8.2.15"
3029
3028
postcss-modules-extract-imports "^3.0.0"
3030
3029
postcss-modules-local-by-default "^4.0.0"
3031
3030
postcss-modules-scope "^3.0.0"
3032
3031
postcss-modules-values "^4.0.0"
3033
3032
postcss-value-parser "^4.1.0"
3034
- schema-utils "^3.0.0"
3035
3033
semver "^7.3.5"
3036
3034
3037
3035
css-minimizer-webpack-plugin@^3.0.2 :
You can’t perform that action at this time.
0 commit comments