⬆️ Update dependency @vue/test-utils to v2.4.6
All checks were successful
ci / docker (push) Successful in 41s
All checks were successful
ci / docker (push) Successful in 41s
This commit is contained in:
parent
dd1c27f419
commit
67e33dd12b
@ -37,7 +37,7 @@
|
||||
"@vitejs/plugin-vue": "5.0.4",
|
||||
"@vue/eslint-config-prettier": "9.0.0",
|
||||
"@vue/eslint-config-typescript": "13.0.0",
|
||||
"@vue/test-utils": "2.4.5",
|
||||
"@vue/test-utils": "2.4.6",
|
||||
"@vue/tsconfig": "0.5.1",
|
||||
"eslint": "9.2.0",
|
||||
"eslint-plugin-vue": "9.25.0",
|
||||
|
@ -73,8 +73,8 @@ importers:
|
||||
specifier: 13.0.0
|
||||
version: 13.0.0(eslint-plugin-vue@9.25.0(eslint@9.2.0))(eslint@9.2.0)(typescript@5.4.5)
|
||||
'@vue/test-utils':
|
||||
specifier: 2.4.5
|
||||
version: 2.4.5
|
||||
specifier: 2.4.6
|
||||
version: 2.4.6
|
||||
'@vue/tsconfig':
|
||||
specifier: 0.5.1
|
||||
version: 0.5.1
|
||||
@ -635,8 +635,8 @@ packages:
|
||||
'@vue/shared@3.4.26':
|
||||
resolution: {integrity: sha512-Fg4zwR0GNnjzodMt3KRy2AWGMKQXByl56+4HjN87soxLNU9P5xcJkstAlIeEF3cU6UYOzmJl1tV0dVPGIljCnQ==}
|
||||
|
||||
'@vue/test-utils@2.4.5':
|
||||
resolution: {integrity: sha512-oo2u7vktOyKUked36R93NB7mg2B+N7Plr8lxp2JBGwr18ch6EggFjixSCdIVVLkT6Qr0z359Xvnafc9dcKyDUg==}
|
||||
'@vue/test-utils@2.4.6':
|
||||
resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==}
|
||||
|
||||
'@vue/tsconfig@0.5.1':
|
||||
resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==}
|
||||
@ -2882,7 +2882,7 @@ snapshots:
|
||||
|
||||
'@vue/shared@3.4.26': {}
|
||||
|
||||
'@vue/test-utils@2.4.5':
|
||||
'@vue/test-utils@2.4.6':
|
||||
dependencies:
|
||||
js-beautify: 1.14.11
|
||||
vue-component-type-helpers: 2.0.6
|
||||
|
Loading…
Reference in New Issue
Block a user