[improvement] Icon: add smile、music、thumb-circle、phone-circle icon (#4048)

This commit is contained in:
neverland 2019-08-05 20:21:13 +08:00 committed by GitHub
parent 1acba9d9aa
commit 1e9fe3fea6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -53,7 +53,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.5.5", "@babel/runtime": "^7.5.5",
"@vant/icons": "1.1.10", "@vant/icons": "1.1.11",
"@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"
}, },
@ -111,7 +111,7 @@
"vue-loader": "^15.7.1", "vue-loader": "^15.7.1",
"vue-router": "^3.0.7", "vue-router": "^3.0.7",
"vue-template-compiler": "2.6.10", "vue-template-compiler": "2.6.10",
"webpack": "4.39.0", "webpack": "4.39.1",
"webpack-cli": "^3.3.6", "webpack-cli": "^3.3.6",
"webpack-dev-server": "3.7.2" "webpack-dev-server": "3.7.2"
}, },

View File

@ -1225,10 +1225,10 @@
eslint-plugin-import "^2.18.2" eslint-plugin-import "^2.18.2"
eslint-plugin-vue "^5.2.3" eslint-plugin-vue "^5.2.3"
"@vant/icons@1.1.10": "@vant/icons@1.1.11":
version "1.1.10" version "1.1.11"
resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.1.10.tgz#bbd34850b20d9944b64c64b64d35db7820181145" resolved "https://registry.yarnpkg.com/@vant/icons/-/icons-1.1.11.tgz#4dfa9fbc2a693c958686ce7b6df2488368c60a17"
integrity sha512-kSeN2fGnhc0iCeH+zANUAGXYQfIdKl0Dj7kXf5qNqqOB3xB8w+66+7FpFLXCkQHZ1uUIAB8KLAqh5RZTaVtmGQ== integrity sha512-s1LP5gNFaHlVPTbpR/x4GVQn1uRQF/NFucmQqvx/aB1G+BnuR0gx08Zhe9hzM5+4aCGF3Nucw9Qt7fn5TVCjWQ==
"@vant/markdown-loader@^2.2.0": "@vant/markdown-loader@^2.2.0":
version "2.2.0" version "2.2.0"
@ -10235,10 +10235,10 @@ webpack-sources@^1.4.0, webpack-sources@^1.4.1:
source-list-map "^2.0.0" source-list-map "^2.0.0"
source-map "~0.6.1" source-map "~0.6.1"
webpack@4.39.0: webpack@4.39.1:
version "4.39.0" version "4.39.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.39.0.tgz#1d511308c3dd8f9fe3152c9447ce30f1814a620c" resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.39.1.tgz#60ed9fb2b72cd60f26ea526c404d2a4cc97a1bd8"
integrity sha512-nrxFNSEKm4T1C/EsgOgN50skt//Pl4X7kgJC1MrlE47M292LSCVmMOC47iTGL0CGxbdwhKGgeThrJcw0bstEfA== integrity sha512-/LAb2TJ2z+eVwisldp3dqTEoNhzp/TLCZlmZm3GGGAlnfIWDgOEE758j/9atklNLfRyhKbZTCOIoPqLJXeBLbQ==
dependencies: dependencies:
"@webassemblyjs/ast" "1.8.5" "@webassemblyjs/ast" "1.8.5"
"@webassemblyjs/helper-module-context" "1.8.5" "@webassemblyjs/helper-module-context" "1.8.5"