mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
chore: bump @vant/cli@2.0.0-rc.4
This commit is contained in:
parent
7872cdc8ae
commit
076dc7f696
@ -60,7 +60,7 @@
|
||||
"vue": ">= 2.5.22"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vant/cli": "^2.0.0-rc.2",
|
||||
"@vant/cli": "^2.0.0-rc.4",
|
||||
"vue": "^2.6.11",
|
||||
"vue-template-compiler": "^2.6.11"
|
||||
},
|
||||
|
18
yarn.lock
18
yarn.lock
@ -1452,10 +1452,10 @@
|
||||
semver "^6.3.0"
|
||||
tsutils "^3.17.1"
|
||||
|
||||
"@vant/cli@^2.0.0-rc.2":
|
||||
version "2.0.0-rc.2"
|
||||
resolved "https://registry.npm.taobao.org/@vant/cli/download/@vant/cli-2.0.0-rc.2.tgz#37f0aa18d6a345f23336239f30170594a4f3466f"
|
||||
integrity sha1-N/CqGNajRfIzNiOfMBcFlKTzRm8=
|
||||
"@vant/cli@^2.0.0-rc.4":
|
||||
version "2.0.0-rc.4"
|
||||
resolved "https://registry.yarnpkg.com/@vant/cli/-/cli-2.0.0-rc.4.tgz#645f47b91c476d04170d730229eddc8ad9828de9"
|
||||
integrity sha512-YKPIuLm1JHL75aIS+m8X4lAUbiK1ORo5R9+APrbRKZv2ObrU29v6KmwQz3GcLsztrQWS+OgH3PROggrX406kPg==
|
||||
dependencies:
|
||||
"@babel/core" "^7.7.5"
|
||||
"@babel/plugin-proposal-optional-chaining" "^7.7.5"
|
||||
@ -1466,7 +1466,7 @@
|
||||
"@babel/preset-typescript" "^7.7.4"
|
||||
"@nuxt/friendly-errors-webpack-plugin" "^2.5.0"
|
||||
"@types/jest" "^24.0.23"
|
||||
"@vant/eslint-config" "^1.5.0"
|
||||
"@vant/eslint-config" "^1.5.1"
|
||||
"@vant/markdown-loader" "^2.3.0"
|
||||
"@vant/markdown-vetur" "^1.0.0"
|
||||
"@vant/stylelint-config" "^1.1.0"
|
||||
@ -1515,10 +1515,10 @@
|
||||
webpack-merge "^4.2.2"
|
||||
webpackbar "^4.0.0"
|
||||
|
||||
"@vant/eslint-config@^1.5.0":
|
||||
version "1.5.0"
|
||||
resolved "https://registry.npm.taobao.org/@vant/eslint-config/download/@vant/eslint-config-1.5.0.tgz#05d9b2e78d41d570fa411ec82ff0e09996ea69fd"
|
||||
integrity sha1-Bdmy541B1XD6QR7IL/DgmZbqaf0=
|
||||
"@vant/eslint-config@^1.5.1":
|
||||
version "1.5.1"
|
||||
resolved "https://registry.yarnpkg.com/@vant/eslint-config/-/eslint-config-1.5.1.tgz#cfa4418b0b43ca0afb7dbda6973b2b1450306fb2"
|
||||
integrity sha512-jGN4GJw+MYeXGH9XsYeaWJMpD8TwS1fx4qw4kGXoud8VM6tMdUToxodzJRERoHlDgnpxsqwd4bOf1aztoVuuHg==
|
||||
dependencies:
|
||||
"@typescript-eslint/eslint-plugin" "^2.12.0"
|
||||
"@typescript-eslint/parser" "^2.12.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user