feat: vant icons 3.0.1 (#12355)

Co-authored-by: fanjiazhao <fanjiazhao@youzan.com>
This commit is contained in:
JeremyFan 2023-10-10 21:07:18 +08:00 committed by GitHub
parent 600e0357f5
commit c0df12fce6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -57,7 +57,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/runtime": "7.x", "@babel/runtime": "7.x",
"@vant/icons": "^3.0.0", "@vant/icons": "^3.0.1",
"@vant/popperjs": "^1.1.0", "@vant/popperjs": "^1.1.0",
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0", "@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
"vue-lazyload": "1.2.3" "vue-lazyload": "1.2.3"

View File

@ -1767,10 +1767,10 @@
eslint-plugin-import "^2.20.2" eslint-plugin-import "^2.20.2"
eslint-plugin-vue "^6.2.2" eslint-plugin-vue "^6.2.2"
"@vant/icons@^3.0.0": "@vant/icons@^3.0.1":
version "3.0.0" version "3.0.1"
resolved "https://registry.npmmirror.com/@vant/icons/-/icons-3.0.0.tgz#685bf941ccb7d9ddfa07dd4457188168be5311c4" resolved "https://registry.npmmirror.com/@vant/icons/-/icons-3.0.1.tgz#8893a28539601629ba6bd272060c582f82f08051"
integrity sha512-g0sNQGwq3xajpri698ql/MjeMZ0Bwptjf7WO+s5fZEPq4smesmwC8Jda1OetidBjI0cQ5c7cYqoNGlkQA81TMw== integrity sha512-/TM5NWT751o2g5BbDlFjW+gEBAtAQi/uoIZiC6dcH27s3TdIOausxcOvFC+6hHsMKXLieAYnNYSBja9hsHeqvQ==
"@vant/markdown-loader@^2.5.0": "@vant/markdown-loader@^2.5.0":
version "2.5.0" version "2.5.0"