File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 61
61
"@vue/compiler-sfc" : " 3.3.4" ,
62
62
"@vue/eslint-config-prettier" : " 6.0.0" ,
63
63
"@vue/eslint-config-typescript" : " 10.0.0" ,
64
- "@vue/test-utils" : " 2.4.4 " ,
64
+ "@vue/test-utils" : " 2.4.5 " ,
65
65
"babel-loader" : " 8.3.0" ,
66
66
"concurrently" : " ^7.6.0" ,
67
67
"conventional-changelog-conventionalcommits" : " 4.6.3" ,
Original file line number Diff line number Diff line change 1302
1302
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.3.4.tgz#06e83c5027f464eef861c329be81454bc8b70780"
1303
1303
integrity sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==
1304
1304
1305
-
1306
- version "2.4.4 "
1307
- resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.4.4 .tgz#36ba31f90332fb25a5ab2e553652c21d33057094 "
1308
- integrity sha512-8jkRxz8pNhClAf4Co4ZrpAoFISdvT3nuSkUlY6Ys6rmTpw3DMWG/X3mw3gQ7QJzgCZO9f+zuE2kW57fi09MW7Q ==
1305
+
1306
+ version "2.4.5 "
1307
+ resolved "https://registry.yarnpkg.com/@vue/test-utils/-/test-utils-2.4.5 .tgz#010aa4debe6602d83dc75f233b397092742105a2 "
1308
+ integrity sha512-oo2u7vktOyKUked36R93NB7mg2B+N7Plr8lxp2JBGwr18ch6EggFjixSCdIVVLkT6Qr0z359Xvnafc9dcKyDUg ==
1309
1309
dependencies :
1310
1310
js-beautify "^1.14.9"
1311
- vue-component-type-helpers "^1.8.21 "
1311
+ vue-component-type-helpers "^2.0.0 "
1312
1312
1313
1313
" @vue/test-utils@^2.0.0 " :
1314
1314
version "2.2.6"
@@ -5450,10 +5450,10 @@ vitest@^0.34.0:
5450
5450
vite-node "0.34.6"
5451
5451
why-is-node-running "^2.2.2"
5452
5452
5453
- vue-component-type-helpers@^1.8.21 :
5454
- version "1.8.27 "
5455
- resolved "https://registry.yarnpkg.com/vue-component-type-helpers/-/vue-component-type-helpers-1.8.27 .tgz#e816c82dcffac8bca58833c120ba395c325dfa68 "
5456
- integrity sha512-0vOfAtI67UjeO1G6UiX5Kd76CqaQ67wrRZiOe7UAb9Jm6GzlUr/fC7CV90XfwapJRjpCMaZFhv1V0ajWRmE9Dg ==
5453
+ vue-component-type-helpers@^2.0.0 :
5454
+ version "2.0.6 "
5455
+ resolved "https://registry.yarnpkg.com/vue-component-type-helpers/-/vue-component-type-helpers-2.0.6 .tgz#41737970f70841bc1b82391afa364da0f4ee2d76 "
5456
+ integrity sha512-qdGXCtoBrwqk1BT6r2+1Wcvl583ZVkuSZ3or7Y1O2w5AvWtlvvxwjGhmz5DdPJS9xqRdDlgTJ/38ehWnEi0tFA ==
5457
5457
5458
5458
vue-eslint-parser@^8.0.0, vue-eslint-parser@^8.0.1 :
5459
5459
version "8.3.0"
You can’t perform that action at this time.
0 commit comments