Skip to content

Commit 903e3e8

Browse files
committed
chore: update vant form alpha to beta ⬆️ close #12
1 parent b4b910f commit 903e3e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"nprogress": "^0.2.0",
1717
"pinia": "^2.0.14",
1818
"store": "^2.0.12",
19-
"vant": "4.0.0-alpha.4",
19+
"vant": "4.0.0-beta.0",
2020
"vconsole": "^3.14.6",
2121
"vue": "^3.2.25",
2222
"vue-router": "^4.0.15"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4056,10 +4056,10 @@ v8flags@^4.0.0:
40564056
resolved "https://registry.yarnpkg.com/v8flags/-/v8flags-4.0.0.tgz#dcacd1e0b20a7919cc48022b1bf2d95adb175e83"
40574057
integrity sha512-83N0OkTbn6gOjJ2awNuzuK4czeGxwEwBoTqlhBZhnp8o0IJ72mXRQKphj/azwRf3acbDJZYZhbOPEJHd884ELg==
40584058

4059-
vant@4.0.0-alpha.4:
4060-
version "4.0.0-alpha.4"
4061-
resolved "https://registry.yarnpkg.com/vant/-/vant-4.0.0-alpha.4.tgz#6ed39998e74fbb92515324c340d5e888c2a4afcc"
4062-
integrity sha512-bgZU5aLjTRfU6egt9PX1DM6HTICKs4ca8sRnbzWvLsogudvqa+zmGicq/104c4JH9bnSMc71cWhioxN4jTbaZA==
4059+
vant@4.0.0-beta.0:
4060+
version "4.0.0-beta.0"
4061+
resolved "https://registry.yarnpkg.com/vant/-/vant-4.0.0-beta.0.tgz#c85ac9b8fd24f494f9ce0c0dfc06d21b167083a5"
4062+
integrity sha512-Y418/RCxmnijsKpl+heEN1qpf2L6V0GrtvhQYjFDZEumX+nTzqjIRpStAxZRODI3TbQk3BzwvloU5EVJs+X7Zg==
40634063
dependencies:
40644064
"@vant/icons" "^1.8.0"
40654065
"@vant/popperjs" "^1.2.1"

0 commit comments

Comments
 (0)