release: @vant/cli@3.11.4

This commit is contained in:
chenjiahan 2021-10-02 12:06:30 +08:00
parent da0dea1a64
commit 425bdc2944
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@vant/cli", "name": "@vant/cli",
"version": "3.11.2", "version": "3.11.4",
"main": "lib/index.js", "main": "lib/index.js",
"typings": "lib/index.d.ts", "typings": "lib/index.d.ts",
"bin": { "bin": {

View File

@ -10559,10 +10559,10 @@ vue-jest@^5.0.0-alpha.8:
extract-from-css "^0.4.4" extract-from-css "^0.4.4"
tsconfig "^7.0.0" tsconfig "^7.0.0"
vue-loader@^16.1.2: vue-loader@16.5.0:
version "16.1.2" version "16.5.0"
resolved "https://registry.npmjs.org/vue-loader/-/vue-loader-16.1.2.tgz#5c03b6c50d2a5f983c7ceba15c50d78ca2b298f4" resolved "https://registry.npmmirror.com/vue-loader/download/vue-loader-16.5.0.tgz#09c4e0712466899e34b99a686524f19165fb2892"
integrity sha512-8QTxh+Fd+HB6fiL52iEVLKqE9N1JSlMXLR92Ijm6g8PZrwIxckgpqjPDWRP5TWxdiPaHR+alUWsnu1ShQOwt+Q== integrity sha1-CcTgcSRmiZ40uZpoZSTxkWX7KJI=
dependencies: dependencies:
chalk "^4.1.0" chalk "^4.1.0"
hash-sum "^2.0.0" hash-sum "^2.0.0"