|
@@ -6764,12 +6764,32 @@
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"file-loader": {
|
|
"file-loader": {
|
|
|
- "version": "6.1.0",
|
|
|
|
|
- "resolved": "https://registry.npmjs.org/file-loader/-/file-loader-6.1.0.tgz",
|
|
|
|
|
- "integrity": "sha512-26qPdHyTsArQ6gU4P1HJbAbnFTyT2r0pG7czh1GFAd9TZbj0n94wWbupgixZH/ET/meqi2/5+F7DhW4OAXD+Lg==",
|
|
|
|
|
|
|
+ "version": "4.3.0",
|
|
|
|
|
+ "resolved": "https://registry.npm.taobao.org/file-loader/download/file-loader-4.3.0.tgz?cache=0&sync_timestamp=1603816990383&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffile-loader%2Fdownload%2Ffile-loader-4.3.0.tgz",
|
|
|
|
|
+ "integrity": "sha1-eA8ED3KbPRgBnyBgX3I+hEuKWK8=",
|
|
|
"requires": {
|
|
"requires": {
|
|
|
- "loader-utils": "^2.0.0",
|
|
|
|
|
- "schema-utils": "^2.7.1"
|
|
|
|
|
|
|
+ "loader-utils": "^1.2.3",
|
|
|
|
|
+ "schema-utils": "^2.5.0"
|
|
|
|
|
+ },
|
|
|
|
|
+ "dependencies": {
|
|
|
|
|
+ "json5": {
|
|
|
|
|
+ "version": "1.0.1",
|
|
|
|
|
+ "resolved": "https://registry.nlark.com/json5/download/json5-1.0.1.tgz",
|
|
|
|
|
+ "integrity": "sha1-d5+wAYYE+oVOrL9iUhgNg1Q+Pb4=",
|
|
|
|
|
+ "requires": {
|
|
|
|
|
+ "minimist": "^1.2.0"
|
|
|
|
|
+ }
|
|
|
|
|
+ },
|
|
|
|
|
+ "loader-utils": {
|
|
|
|
|
+ "version": "1.4.0",
|
|
|
|
|
+ "resolved": "https://registry.npmmirror.com/loader-utils/download/loader-utils-1.4.0.tgz?cache=0&sync_timestamp=1636687952028&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2Floader-utils%2Fdownload%2Floader-utils-1.4.0.tgz",
|
|
|
|
|
+ "integrity": "sha1-xXm140yzSxp07cbB+za/o3HVphM=",
|
|
|
|
|
+ "requires": {
|
|
|
|
|
+ "big.js": "^5.2.2",
|
|
|
|
|
+ "emojis-list": "^3.0.0",
|
|
|
|
|
+ "json5": "^1.0.1"
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
}
|
|
}
|
|
|
},
|
|
},
|
|
|
"filename-regex": {
|
|
"filename-regex": {
|