Commit af7fa6f3 by lanyulei

update: 更新升级依赖。

parent a0c693e4
...@@ -124,6 +124,7 @@ ...@@ -124,6 +124,7 @@
"serve-static": "^1.16.2", "serve-static": "^1.16.2",
"svg-sprite-loader": "6.0.11", "svg-sprite-loader": "6.0.11",
"svgo": "1.2.0", "svgo": "1.2.0",
"thread-loader": "^3.0.4",
"url-loader": "^4.1.1", "url-loader": "^4.1.1",
"vue-style-loader": "^4.1.3", "vue-style-loader": "^4.1.3",
"vue-template-compiler": "^2.7.16", "vue-template-compiler": "^2.7.16",
......
...@@ -267,6 +267,9 @@ importers: ...@@ -267,6 +267,9 @@ importers:
svgo: svgo:
specifier: 1.2.0 specifier: 1.2.0
version: 1.2.0 version: 1.2.0
thread-loader:
specifier: ^3.0.4
version: 3.0.4(webpack@4.47.0)
url-loader: url-loader:
specifier: ^4.1.1 specifier: ^4.1.1
version: 4.1.1(file-loader@6.2.0(webpack@4.47.0))(webpack@4.47.0) version: 4.1.1(file-loader@6.2.0(webpack@4.47.0))(webpack@4.47.0)
...@@ -4621,6 +4624,10 @@ packages: ...@@ -4621,6 +4624,10 @@ packages:
resolution: {integrity: sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==} resolution: {integrity: sha512-Jsmr89RcXGIwivFY21FcRrisYZfvLMTWx5kOLc+JTxtpBOG6xML0vzbc6SEQG2FO9/4Fc3wW4LVcB5DmGflaRw==}
engines: {node: '>=4.3.0 <5.0.0 || >=5.10'} engines: {node: '>=4.3.0 <5.0.0 || >=5.10'}
loader-runner@4.3.0:
resolution: {integrity: sha512-3R/1M+yS3j5ou80Me59j7F9IMs4PXs3VqRrm0TU3AbKPxlmpoY1TNscJV/oGJXo8qCatFGTfDbY6W6ipGOYXfg==}
engines: {node: '>=6.11.5'}
loader-utils@0.2.17: loader-utils@0.2.17:
resolution: {integrity: sha512-tiv66G0SmiOx+pLWMtGEkfSEejxvb6N6uRrQjfWJIT79W9GMpgKeCAmm9aVBKtd4WEgntciI8CsGqjpDoCWJug==} resolution: {integrity: sha512-tiv66G0SmiOx+pLWMtGEkfSEejxvb6N6uRrQjfWJIT79W9GMpgKeCAmm9aVBKtd4WEgntciI8CsGqjpDoCWJug==}
...@@ -6870,6 +6877,12 @@ packages: ...@@ -6870,6 +6877,12 @@ packages:
peerDependencies: peerDependencies:
webpack: ^2.0.0 || ^3.0.0 || ^4.0.0 webpack: ^2.0.0 || ^3.0.0 || ^4.0.0
thread-loader@3.0.4:
resolution: {integrity: sha512-ByaL2TPb+m6yArpqQUZvP+5S1mZtXsEP7nWKKlAUTm7fCml8kB5s1uI3+eHRP2bk5mVYfRSBI7FFf+tWEyLZwA==}
engines: {node: '>= 10.13.0'}
peerDependencies:
webpack: ^4.27.0 || ^5.0.0
throat@4.1.0: throat@4.1.0:
resolution: {integrity: sha512-wCVxLDcFxw7ujDxaeJC6nfl2XfHJNYs8yUYJnvMgtPEFlttP9tHSfRUv2vBe6C4hkVFPWoP1P6ZccbYjmSEkKA==} resolution: {integrity: sha512-wCVxLDcFxw7ujDxaeJC6nfl2XfHJNYs8yUYJnvMgtPEFlttP9tHSfRUv2vBe6C4hkVFPWoP1P6ZccbYjmSEkKA==}
...@@ -13400,6 +13413,8 @@ snapshots: ...@@ -13400,6 +13413,8 @@ snapshots:
loader-runner@2.4.0: {} loader-runner@2.4.0: {}
loader-runner@4.3.0: {}
loader-utils@0.2.17: loader-utils@0.2.17:
dependencies: dependencies:
big.js: 3.2.0 big.js: 3.2.0
...@@ -16079,6 +16094,15 @@ snapshots: ...@@ -16079,6 +16094,15 @@ snapshots:
neo-async: 2.6.2 neo-async: 2.6.2
webpack: 4.28.4(webpack-cli@3.3.12) webpack: 4.28.4(webpack-cli@3.3.12)
thread-loader@3.0.4(webpack@4.47.0):
dependencies:
json-parse-better-errors: 1.0.2
loader-runner: 4.3.0
loader-utils: 2.0.4
neo-async: 2.6.2
schema-utils: 3.3.0
webpack: 4.47.0(webpack-cli@3.3.12)
throat@4.1.0: {} throat@4.1.0: {}
throttle-debounce@1.1.0: {} throttle-debounce@1.1.0: {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment