feat(icon): update @vant/icon to 3.0.0 (#5561)

This commit is contained in:
landluck 2023-09-18 10:21:44 +08:00 committed by GitHub
parent 42447bb87c
commit bc649cff58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -45,7 +45,7 @@
"@babel/preset-typescript": "^7.16.0", "@babel/preset-typescript": "^7.16.0",
"@types/jest": "^27.0.2", "@types/jest": "^27.0.2",
"@vant/cli": "^4.0.0", "@vant/cli": "^4.0.0",
"@vant/icons": "^1.7.1", "@vant/icons": "^3.0.0",
"gulp": "^4.0.2", "gulp": "^4.0.2",
"gulp-insert": "^0.5.0", "gulp-insert": "^0.5.0",
"gulp-less": "^5.0.0", "gulp-less": "^5.0.0",

View File

@ -2730,10 +2730,10 @@
eslint-plugin-import "^2.24.0" eslint-plugin-import "^2.24.0"
eslint-plugin-vue "^7.18.0" eslint-plugin-vue "^7.18.0"
"@vant/icons@^1.7.1": "@vant/icons@^3.0.0":
version "1.8.0" version "3.0.0"
resolved "https://registry.npmmirror.com/@vant/icons/-/icons-1.8.0.tgz#36b13f2e628b533f6523a93a168cf02f07056674" resolved "https://registry.npmjs.org/@vant/icons/-/icons-3.0.0.tgz#685bf941ccb7d9ddfa07dd4457188168be5311c4"
integrity sha512-sKfEUo2/CkQFuERxvkuF6mGQZDKu3IQdj5rV9Fm0weJXtchDSSQ+zt8qPCNUEhh9Y8shy5PzxbvAfOOkCwlCXg== integrity sha512-g0sNQGwq3xajpri698ql/MjeMZ0Bwptjf7WO+s5fZEPq4smesmwC8Jda1OetidBjI0cQ5c7cYqoNGlkQA81TMw==
"@vant/markdown-vetur@^2.3.0": "@vant/markdown-vetur@^2.3.0":
version "2.3.0" version "2.3.0"