chore: bump @vant/icons to v3 (#12293)

* chore: bump @vant/icons to v3

* chore: update lock

* chore: fix icon path
This commit is contained in:
neverland 2023-09-17 19:38:21 +08:00 committed by GitHub
parent 20d2cc0545
commit 80fd5f6daa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 6 deletions

View File

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

View File

@ -1 +1 @@
@import '~@vant/icons/src/encode.less';
@import '~@vant/icons/src/encode-woff2.less';

View File

@ -1767,10 +1767,10 @@
eslint-plugin-import "^2.20.2"
eslint-plugin-vue "^6.2.2"
"@vant/icons@^1.7.1":
version "1.7.1"
resolved "https://registry.npmjs.org/@vant/icons/-/icons-1.7.1.tgz#49ae420302b5581e54e6894891e5a05bc76e9f87"
integrity sha512-66LPEq89w4kl258nALZcRNd14eUJC8VajvTJwvZKOaZawz6CUeVZ6ybhedTUhQhRjeA8SyWD7dFt4ALf33Sabw==
"@vant/icons@^3.0.0":
version "3.0.0"
resolved "https://registry.npmmirror.com/@vant/icons/-/icons-3.0.0.tgz#685bf941ccb7d9ddfa07dd4457188168be5311c4"
integrity sha512-g0sNQGwq3xajpri698ql/MjeMZ0Bwptjf7WO+s5fZEPq4smesmwC8Jda1OetidBjI0cQ5c7cYqoNGlkQA81TMw==
"@vant/markdown-loader@^2.5.0":
version "2.5.0"