This repository was archived by the owner on Nov 7, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +48
-41
lines changed Expand file tree Collapse file tree 3 files changed +48
-41
lines changed Original file line number Diff line number Diff line change 3838 "eslint-plugin-react" : " ^7.13.0" ,
3939 "eslint-plugin-vue" : " ^4.7.1" ,
4040 "eventsource-polyfill" : " ^0.9.6" ,
41- "file-loader" : " ^2 .0.0" ,
41+ "file-loader" : " ^4 .0.0" ,
4242 "friendly-errors-webpack-plugin" : " ^1.7.0" ,
4343 "html-webpack-plugin" : " ^3.2.0" ,
4444 "node-notifier" : " ^5.4.0" ,
Original file line number Diff line number Diff line change @@ -1061,6 +1061,10 @@ big.js@^3.1.3:
10611061 version "3.2.0"
10621062 resolved "https://registry.yarnpkg.com/big.js/-/big.js-3.2.0.tgz#a5fc298b81b9e0dca2e458824784b65c52ba588e"
10631063
1064+ big.js@^5.2.2 :
1065+ version "5.2.2"
1066+ resolved "https://registry.yarnpkg.com/big.js/-/big.js-5.2.2.tgz#65f0af382f578bcdc742bd9c281e9cb2d7768328"
1067+
10641068binary-extensions@^1.0.0 :
10651069 version "1.11.0"
10661070 resolved "https://registry.yarnpkg.com/binary-extensions/-/binary-extensions-1.11.0.tgz#46aa1751fb6a2f93ee5e689bb1087d4b14c6c205"
@@ -2843,11 +2847,11 @@ file-entry-cache@^5.0.1:
28432847 dependencies :
28442848 flat-cache "^2.0.1"
28452849
2846- file-loader@^2 .0.0 :
2847- version "2 .0.0"
2848- resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-2 .0.0.tgz#39749c82f020b9e85901dcff98e8004e6401cfde "
2850+ file-loader@^4 .0.0 :
2851+ version "4 .0.0"
2852+ resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-4 .0.0.tgz#c3570783fefb6e1bc0978a856f4bf5825b966c2a "
28492853 dependencies :
2850- loader-utils "^1.0 .2"
2854+ loader-utils "^1.2 .2"
28512855 schema-utils "^1.0.0"
28522856
28532857file-uri-to-path@1 :
@@ -3957,6 +3961,12 @@ json5@^0.5.0:
39573961 version "0.5.1"
39583962 resolved "https://registry.yarnpkg.com/json5/-/json5-0.5.1.tgz#1eade7acc012034ad84e2396767ead9fa5495821"
39593963
3964+ json5@^1.0.1 :
3965+ version "1.0.1"
3966+ resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1.tgz#779fb0018604fa854eacbf6252180d83543e3dbe"
3967+ dependencies :
3968+ minimist "^1.2.0"
3969+
39603970json5@^2.1.0 :
39613971 version "2.1.0"
39623972 resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.0.tgz#e7a0c62c48285c628d20a10b85c89bb807c32850"
@@ -4083,13 +4093,13 @@ loader-utils@^0.2.16:
40834093 json5 "^0.5.0"
40844094 object-assign "^4.0.1"
40854095
4086- loader-utils@^1.0.2, loader-utils@^1.1.0 :
4087- version "1.1.0 "
4088- resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.1.0 .tgz#c98aef488bcceda2ffb5e2de646d6a754429f5cd "
4096+ loader-utils@^1.0.2, loader-utils@^1.1.0, loader-utils@^1.2.2 :
4097+ version "1.2.3 "
4098+ resolved "https://registry.yarnpkg.com/loader-utils/-/loader-utils-1.2.3 .tgz#1ff5dc6911c9f0a062531a4c04b609406108c2c7 "
40894099 dependencies :
4090- big.js "^3.1.3 "
4100+ big.js "^5.2.2 "
40914101 emojis-list "^2.0.0"
4092- json5 "^0.5.0 "
4102+ json5 "^1.0.1 "
40934103
40944104locate-path@^2.0.0 :
40954105 version "2.0.0"
You can’t perform that action at this time.
0 commit comments