File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 29
29
"@babel/plugin-syntax-dynamic-import" : " ^7.0.0" ,
30
30
"@babel/preset-env" : " ^7.10.0" ,
31
31
"assets-webpack-plugin" : " ^7.0.0" ,
32
- "babel-loader" : " ^8.0.0 " ,
32
+ "babel-loader" : " ^8.2.2 " ,
33
33
"chalk" : " ^4.0.0" ,
34
34
"clean-webpack-plugin" : " ^3.0.0" ,
35
- "css-loader" : " ^5.0.1 " ,
35
+ "css-loader" : " ^5.2.4 " ,
36
36
"css-minimizer-webpack-plugin" : " ^2.0.0" ,
37
37
"fast-levenshtein" : " ^3.0.0" ,
38
- "friendly-errors-webpack-plugin" : " ^2.0.0-beta.1 " ,
38
+ "friendly-errors-webpack-plugin" : " ^2.0.0-beta.2 " ,
39
39
"loader-utils" : " ^2.0.0" ,
40
- "mini-css-extract-plugin" : " ^1.0 .0" ,
40
+ "mini-css-extract-plugin" : " ^1.5 .0" ,
41
41
"pkg-up" : " ^3.1.0" ,
42
42
"pretty-error" : " ^3.0.3" ,
43
43
"resolve-url-loader" : " ^3.1.2" ,
Original file line number Diff line number Diff line change @@ -1774,7 +1774,7 @@ babel-eslint@^10.0.1:
1774
1774
eslint-visitor-keys "^1.0.0"
1775
1775
resolve "^1.12.0"
1776
1776
1777
- babel-loader@^8.0.0 :
1777
+ babel-loader@^8.2.2 :
1778
1778
version "8.2.2"
1779
1779
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.2.tgz#9363ce84c10c9a40e6c753748e1441b60c8a0b81"
1780
1780
integrity sha512-JvTd0/D889PQBtUXJ2PXaKU/pjZDMtHA9V2ecm+eNRmmBCMR09a+fmpGTNwnJtFmFl5Ei7Vy47LjBb+L0wQ99g==
@@ -3496,7 +3496,7 @@ fresh@0.5.2:
3496
3496
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
3497
3497
integrity sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=
3498
3498
3499
- friendly-errors-webpack-plugin@^2.0.0-beta.1 :
3499
+ friendly-errors-webpack-plugin@^2.0.0-beta.2 :
3500
3500
version "2.0.0-beta.2"
3501
3501
resolved "https://registry.yarnpkg.com/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-2.0.0-beta.2.tgz#69987c67c2ed3e93847248f8ba1920f75f6ff45c"
3502
3502
integrity sha512-0x14cdjGx5q0yZc3Cy9sgAF/szWUFx1WxH/IX88UuKbM5Z+7FCk/Z/6hFbXMcz3qqK0mp7WrHKX3cxhUAL2aqQ==
@@ -4793,7 +4793,7 @@ mimic-fn@^3.1.0:
4793
4793
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-3.1.0.tgz#65755145bbf3e36954b949c16450427451d5ca74"
4794
4794
integrity sha512-Ysbi9uYW9hFyfrThdDEQuykN4Ey6BuwPD2kpI5ES/nFTDn/98yxYNLZJcgUAKPT/mcrLLKaGzJR9YVxJrIdASQ==
4795
4795
4796
- mini-css-extract-plugin@^1.0 .0 :
4796
+ mini-css-extract-plugin@^1.5 .0 :
4797
4797
version "1.5.0"
4798
4798
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.5.0.tgz#69bee3b273d2d4ee8649a2eb409514b7df744a27"
4799
4799
integrity sha512-SIbuLMv6jsk1FnLIU5OUG/+VMGUprEjM1+o2trOAx8i5KOKMrhyezb1dJ4Ugsykb8Jgq8/w5NEopy6escV9G7g==
You can’t perform that action at this time.
0 commit comments