|
@@ -2997,16 +2997,6 @@
|
|
|
"integrity": "sha1-/q7SVZc9LndVW4PbwIhRpsY1IPo=",
|
|
|
"dev": true
|
|
|
},
|
|
|
- "ansi-styles": {
|
|
|
- "version": "4.3.0",
|
|
|
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
|
- "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
|
- "dev": true,
|
|
|
- "optional": true,
|
|
|
- "requires": {
|
|
|
- "color-convert": "^2.0.1"
|
|
|
- }
|
|
|
- },
|
|
|
"cacache": {
|
|
|
"version": "13.0.1",
|
|
|
"resolved": "https://registry.npm.taobao.org/cacache/download/cacache-13.0.1.tgz?cache=0&sync_timestamp=1616431156987&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fcacache%2Fdownload%2Fcacache-13.0.1.tgz",
|
|
@@ -3033,34 +3023,6 @@
|
|
|
"unique-filename": "^1.1.1"
|
|
|
}
|
|
|
},
|
|
|
- "chalk": {
|
|
|
- "version": "4.1.1",
|
|
|
- "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz",
|
|
|
- "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==",
|
|
|
- "dev": true,
|
|
|
- "optional": true,
|
|
|
- "requires": {
|
|
|
- "ansi-styles": "^4.1.0",
|
|
|
- "supports-color": "^7.1.0"
|
|
|
- }
|
|
|
- },
|
|
|
- "color-convert": {
|
|
|
- "version": "2.0.1",
|
|
|
- "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
|
- "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
|
- "dev": true,
|
|
|
- "optional": true,
|
|
|
- "requires": {
|
|
|
- "color-name": "~1.1.4"
|
|
|
- }
|
|
|
- },
|
|
|
- "color-name": {
|
|
|
- "version": "1.1.4",
|
|
|
- "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
|
- "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
|
- "dev": true,
|
|
|
- "optional": true
|
|
|
- },
|
|
|
"find-cache-dir": {
|
|
|
"version": "3.3.1",
|
|
|
"resolved": "https://registry.npm.taobao.org/find-cache-dir/download/find-cache-dir-3.3.1.tgz?cache=0&sync_timestamp=1583734806517&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ffind-cache-dir%2Fdownload%2Ffind-cache-dir-3.3.1.tgz",
|
|
@@ -3098,13 +3060,6 @@
|
|
|
"slash": "^2.0.0"
|
|
|
}
|
|
|
},
|
|
|
- "has-flag": {
|
|
|
- "version": "4.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
|
- "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
|
- "dev": true,
|
|
|
- "optional": true
|
|
|
- },
|
|
|
"hash-sum": {
|
|
|
"version": "2.0.0",
|
|
|
"resolved": "https://registry.npm.taobao.org/hash-sum/download/hash-sum-2.0.0.tgz",
|
|
@@ -3117,28 +3072,6 @@
|
|
|
"integrity": "sha1-dQ49tYYgh7RzfrrIIH/9HvJ7Jfw=",
|
|
|
"dev": true
|
|
|
},
|
|
|
- "json5": {
|
|
|
- "version": "2.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.0.tgz",
|
|
|
- "integrity": "sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==",
|
|
|
- "dev": true,
|
|
|
- "optional": true,
|
|
|
- "requires": {
|
|
|
- "minimist": "^1.2.5"
|
|
|
- }
|
|
|
- },
|
|
|
- "loader-utils": {
|
|
|
- "version": "2.0.0",
|
|
|
- "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.0.tgz",
|
|
|
- "integrity": "sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ==",
|
|
|
- "dev": true,
|
|
|
- "optional": true,
|
|
|
- "requires": {
|
|
|
- "big.js": "^5.2.2",
|
|
|
- "emojis-list": "^3.0.0",
|
|
|
- "json5": "^2.1.2"
|
|
|
- }
|
|
|
- },
|
|
|
"locate-path": {
|
|
|
"version": "5.0.0",
|
|
|
"resolved": "https://registry.npm.taobao.org/locate-path/download/locate-path-5.0.0.tgz?cache=0&sync_timestamp=1597082033698&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Flocate-path%2Fdownload%2Flocate-path-5.0.0.tgz",
|
|
@@ -3223,16 +3156,6 @@
|
|
|
"minipass": "^3.1.1"
|
|
|
}
|
|
|
},
|
|
|
- "supports-color": {
|
|
|
- "version": "7.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
|
- "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
|
- "dev": true,
|
|
|
- "optional": true,
|
|
|
- "requires": {
|
|
|
- "has-flag": "^4.0.0"
|
|
|
- }
|
|
|
- },
|
|
|
"terser-webpack-plugin": {
|
|
|
"version": "2.3.8",
|
|
|
"resolved": "https://registry.npm.taobao.org/terser-webpack-plugin/download/terser-webpack-plugin-2.3.8.tgz?cache=0&sync_timestamp=1610194262897&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fterser-webpack-plugin%2Fdownload%2Fterser-webpack-plugin-2.3.8.tgz",
|
|
@@ -3249,18 +3172,6 @@
|
|
|
"terser": "^4.6.12",
|
|
|
"webpack-sources": "^1.4.3"
|
|
|
}
|
|
|
- },
|
|
|
- "vue-loader-v16": {
|
|
|
- "version": "npm:vue-loader@16.2.0",
|
|
|
- "resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-16.2.0.tgz",
|
|
|
- "integrity": "sha512-TitGhqSQ61RJljMmhIGvfWzJ2zk9m1Qug049Ugml6QP3t0e95o0XJjk29roNEiPKJQBEi8Ord5hFuSuELzSp8Q==",
|
|
|
- "dev": true,
|
|
|
- "optional": true,
|
|
|
- "requires": {
|
|
|
- "chalk": "^4.1.0",
|
|
|
- "hash-sum": "^2.0.0",
|
|
|
- "loader-utils": "^2.0.0"
|
|
|
- }
|
|
|
}
|
|
|
}
|
|
|
},
|
|
@@ -15837,6 +15748,104 @@
|
|
|
"vue-style-loader": "^4.1.0"
|
|
|
}
|
|
|
},
|
|
|
+ "vue-loader-v16": {
|
|
|
+ "version": "npm:vue-loader@16.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-16.2.0.tgz",
|
|
|
+ "integrity": "sha512-TitGhqSQ61RJljMmhIGvfWzJ2zk9m1Qug049Ugml6QP3t0e95o0XJjk29roNEiPKJQBEi8Ord5hFuSuELzSp8Q==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "requires": {
|
|
|
+ "chalk": "^4.1.0",
|
|
|
+ "hash-sum": "^2.0.0",
|
|
|
+ "loader-utils": "^2.0.0"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "ansi-styles": {
|
|
|
+ "version": "4.3.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
|
|
|
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "requires": {
|
|
|
+ "color-convert": "^2.0.1"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "chalk": {
|
|
|
+ "version": "4.1.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.1.tgz",
|
|
|
+ "integrity": "sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "requires": {
|
|
|
+ "ansi-styles": "^4.1.0",
|
|
|
+ "supports-color": "^7.1.0"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "color-convert": {
|
|
|
+ "version": "2.0.1",
|
|
|
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
|
|
|
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "requires": {
|
|
|
+ "color-name": "~1.1.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "color-name": {
|
|
|
+ "version": "1.1.4",
|
|
|
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
|
|
|
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "has-flag": {
|
|
|
+ "version": "4.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
|
|
|
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "hash-sum": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/hash-sum/-/hash-sum-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-WdZTbAByD+pHfl/g9QSsBIIwy8IT+EsPiKDs0KNX+zSHhdDLFKdZu0BQHljvO+0QI/BasbMSUa8wYNCZTvhslg==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true
|
|
|
+ },
|
|
|
+ "json5": {
|
|
|
+ "version": "2.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.0.tgz",
|
|
|
+ "integrity": "sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "requires": {
|
|
|
+ "minimist": "^1.2.5"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "loader-utils": {
|
|
|
+ "version": "2.0.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.0.tgz",
|
|
|
+ "integrity": "sha512-rP4F0h2RaWSvPEkD7BLDFQnvSf+nK+wr3ESUjNTyAGobqrijmW92zc+SO6d4p4B1wh7+B/Jg1mkQe5NYUEHtHQ==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "requires": {
|
|
|
+ "big.js": "^5.2.2",
|
|
|
+ "emojis-list": "^3.0.0",
|
|
|
+ "json5": "^2.1.2"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "supports-color": {
|
|
|
+ "version": "7.2.0",
|
|
|
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
|
|
|
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
|
|
|
+ "dev": true,
|
|
|
+ "optional": true,
|
|
|
+ "requires": {
|
|
|
+ "has-flag": "^4.0.0"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
"vue-style-loader": {
|
|
|
"version": "4.1.3",
|
|
|
"resolved": "https://registry.npm.taobao.org/vue-style-loader/download/vue-style-loader-4.1.3.tgz?cache=0&sync_timestamp=1614758618345&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-style-loader%2Fdownload%2Fvue-style-loader-4.1.3.tgz",
|