chore: bump @vant/lazyload@1.4.0 (#9601)

This commit is contained in:
neverland 2021-09-30 16:21:09 +08:00 committed by GitHub
parent ee7aae8b1c
commit 27fb26ce96
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 5 deletions

View File

@ -45,7 +45,7 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@vant/icons": "^1.7.1", "@vant/icons": "^1.7.1",
"@vant/lazyload": "^1.3.0", "@vant/lazyload": "^1.4.0",
"@vant/popperjs": "^1.1.0", "@vant/popperjs": "^1.1.0",
"@vant/use": "^1.3.2" "@vant/use": "^1.3.2"
}, },

View File

@ -1786,10 +1786,12 @@
resolved "https://registry.npmjs.org/@vant/icons/-/icons-1.7.1.tgz#49ae420302b5581e54e6894891e5a05bc76e9f87" resolved "https://registry.npmjs.org/@vant/icons/-/icons-1.7.1.tgz#49ae420302b5581e54e6894891e5a05bc76e9f87"
integrity sha512-66LPEq89w4kl258nALZcRNd14eUJC8VajvTJwvZKOaZawz6CUeVZ6ybhedTUhQhRjeA8SyWD7dFt4ALf33Sabw== integrity sha512-66LPEq89w4kl258nALZcRNd14eUJC8VajvTJwvZKOaZawz6CUeVZ6ybhedTUhQhRjeA8SyWD7dFt4ALf33Sabw==
"@vant/lazyload@^1.3.0": "@vant/lazyload@^1.4.0":
version "1.3.0" version "1.4.0"
resolved "https://registry.npmmirror.com/@vant/lazyload/download/@vant/lazyload-1.3.0.tgz?cache=0&sync_timestamp=1632451239649&other_urls=https%3A%2F%2Fregistry.npmmirror.com%2F%40vant%2Flazyload%2Fdownload%2F%40vant%2Flazyload-1.3.0.tgz#2a743339f271989dbf87f7a4c55c9fff7ebc774e" resolved "https://registry.npmmirror.com/@vant/lazyload/download/@vant/lazyload-1.4.0.tgz#e0529326917d8cb2264ee2e4eb08f1a03aab2c1d"
integrity sha1-KnQzOfJxmJ2/h/ekxVyf/368d04= integrity sha1-4FKTJpF9jLImTuLk6wjxoDqrLB0=
dependencies:
"@vant/use" "^1.3.2"
"@vant/markdown-vetur@^2.2.0": "@vant/markdown-vetur@^2.2.0":
version "2.2.0" version "2.2.0"