chore(cli): bump vue-loader@16

This commit is contained in:
chenjiahan 2020-11-27 17:13:58 +08:00
parent 793607ab77
commit f8234a5b5f
2 changed files with 5 additions and 5 deletions

View File

@ -91,7 +91,7 @@
"stylelint": "^13.8.0",
"typescript": "^4.1.2",
"vue-jest": "^5.0.0-alpha.6",
"vue-loader": "^16.0.0-rc.2",
"vue-loader": "^16.0.0",
"vue-router": "^4.0.0-rc.5",
"webpack": "^5.6.0",
"webpack-dev-server": "^3.11.0",

View File

@ -10133,10 +10133,10 @@ vue-jest@^5.0.0-alpha.6:
extract-from-css "^0.4.4"
ts-jest "^24.0.0"
vue-loader@^16.0.0-rc.2:
version "16.0.0-rc.2"
resolved "https://registry.npm.taobao.org/vue-loader/download/vue-loader-16.0.0-rc.2.tgz?cache=0&sync_timestamp=1605670753007&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-loader%2Fdownload%2Fvue-loader-16.0.0-rc.2.tgz#b6a7e7f30d28f35659a83de41f4a1831a4232a04"
integrity sha1-tqfn8w0o81ZZqD3kH0oYMaQjKgQ=
vue-loader@^16.0.0:
version "16.0.0"
resolved "https://registry.npm.taobao.org/vue-loader/download/vue-loader-16.0.0.tgz?cache=0&sync_timestamp=1606320767235&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fvue-loader%2Fdownload%2Fvue-loader-16.0.0.tgz#7ec137c7f9029f2a5990f39dc5abbca06d60ba30"
integrity sha1-fsE3x/kCnypZkPOdxau8oG1gujA=
dependencies:
chalk "^4.1.0"
hash-sum "^2.0.0"