mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-05 19:41:42 +08:00
chore: bump @vue/test-utils to v2 stable (#10775)
This commit is contained in:
parent
0a8420fdac
commit
e60f36390a
@ -58,7 +58,7 @@
|
|||||||
"@vant/cli": "workspace:*",
|
"@vant/cli": "workspace:*",
|
||||||
"@vant/eslint-config": "workspace:*",
|
"@vant/eslint-config": "workspace:*",
|
||||||
"@vue/runtime-core": "^3.2.27",
|
"@vue/runtime-core": "^3.2.27",
|
||||||
"@vue/test-utils": "^2.0.0-rc.16",
|
"@vue/test-utils": "^2.0.1",
|
||||||
"typescript": "^4.7.4",
|
"typescript": "^4.7.4",
|
||||||
"vue": "^3.2.27",
|
"vue": "^3.2.27",
|
||||||
"vue-router": "^4.0.12"
|
"vue-router": "^4.0.12"
|
||||||
|
8
pnpm-lock.yaml
generated
8
pnpm-lock.yaml
generated
@ -57,7 +57,7 @@ importers:
|
|||||||
'@vant/popperjs': ^1.2.1
|
'@vant/popperjs': ^1.2.1
|
||||||
'@vant/use': ^1.4.1
|
'@vant/use': ^1.4.1
|
||||||
'@vue/runtime-core': ^3.2.27
|
'@vue/runtime-core': ^3.2.27
|
||||||
'@vue/test-utils': ^2.0.0-rc.16
|
'@vue/test-utils': ^2.0.1
|
||||||
typescript: ^4.7.4
|
typescript: ^4.7.4
|
||||||
vue: ^3.2.27
|
vue: ^3.2.27
|
||||||
vue-router: ^4.0.12
|
vue-router: ^4.0.12
|
||||||
@ -71,7 +71,7 @@ importers:
|
|||||||
'@vant/cli': link:../vant-cli
|
'@vant/cli': link:../vant-cli
|
||||||
'@vant/eslint-config': link:../vant-eslint-config
|
'@vant/eslint-config': link:../vant-eslint-config
|
||||||
'@vue/runtime-core': 3.2.37
|
'@vue/runtime-core': 3.2.37
|
||||||
'@vue/test-utils': 2.0.0_vue@3.2.37
|
'@vue/test-utils': 2.0.1_vue@3.2.37
|
||||||
typescript: 4.7.4
|
typescript: 4.7.4
|
||||||
vue: 3.2.37
|
vue: 3.2.37
|
||||||
vue-router: 4.0.16_vue@3.2.37
|
vue-router: 4.0.16_vue@3.2.37
|
||||||
@ -1697,8 +1697,8 @@ packages:
|
|||||||
/@vue/shared/3.2.37:
|
/@vue/shared/3.2.37:
|
||||||
resolution: {integrity: sha512-4rSJemR2NQIo9Klm1vabqWjD8rs/ZaJSzMxkMNeJS6lHiUjjUeYFbooN19NgFjztubEKh3WlZUeOLVdbbUWHsw==}
|
resolution: {integrity: sha512-4rSJemR2NQIo9Klm1vabqWjD8rs/ZaJSzMxkMNeJS6lHiUjjUeYFbooN19NgFjztubEKh3WlZUeOLVdbbUWHsw==}
|
||||||
|
|
||||||
/@vue/test-utils/2.0.0_vue@3.2.37:
|
/@vue/test-utils/2.0.1_vue@3.2.37:
|
||||||
resolution: {integrity: sha512-zL5kygNq7hONrO1CzaUGprEAklAX+pH8J1MPMCU3Rd2xtSYkZ+PmKU3oEDRg8VAGdL5lNJHzDgrud5amFPtirw==}
|
resolution: {integrity: sha512-4kt7Sw1gzXeQOsMqrwrQbmEiG8El4MP8P4hfxkmfXdUHf7yHa3xC5CQc0x2YyuhT41w2d4K4O0ZdRvZhGdZlow==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: ^3.0.1
|
vue: ^3.0.1
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user