File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 39
39
"@types/lodash-es" : " ^4.17.12" ,
40
40
"@types/micromatch" : " ^4.0.6" ,
41
41
"@types/node" : " ^20.11.4" ,
42
- "@vitejs/plugin-vue" : " ^5.0.3 " ,
42
+ "@vitejs/plugin-vue" : " ^5.2.2 " ,
43
43
"@vitejs/plugin-vue-jsx" : " ^3.1.0" ,
44
44
"jest" : " ^29.7.0" ,
45
45
"patch-package" : " ^8.0.0" ,
Original file line number Diff line number Diff line change 19
19
" shim.d.ts"
20
20
],
21
21
"peerDependencies" : {
22
- "@vitejs/plugin-vue" : " ^5.0.0 " ,
22
+ "@vitejs/plugin-vue" : " ^5.2.2 " ,
23
23
"@vitejs/plugin-vue-jsx" : " ^3.0.0"
24
24
},
25
25
"peerDependenciesMeta" : {
Original file line number Diff line number Diff line change 3436
3436
"@babel/plugin-transform-typescript" "^7.23.3"
3437
3437
"@vue/babel-plugin-jsx" "^1.1.5"
3438
3438
3439
- "@vitejs/plugin-vue@^5.0.3 ":
3440
- version "5.0.3 "
3441
- resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.0.3 .tgz#164b36653910d27c130cf6c945b4bd9bde5bcbee "
3442
- integrity sha512-b8S5dVS40rgHdDrw+DQi/xOM9ed+kSRZzfm1T74bMmBDCd8XO87NKlFYInzCtwvtWwXZvo1QxE2OSspTATWrbA ==
3439
+ "@vitejs/plugin-vue@^5.2.2 ":
3440
+ version "5.2.2 "
3441
+ resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-5.2.2 .tgz#001dda4e6229ea17972f4a1fb04090674523c6ad "
3442
+ integrity sha512-IY0aPonWZI2huxrWjoSBUQX14GThitmr1sc2OUJymcgnY5RlUI7HoXGAnFEoVNRsck/kS6inGvxCN6CoHu86yQ ==
3443
3443
3444
3444
"@vue/babel-helper-vue-jsx-merge-props@^1.4.0":
3445
3445
version "1.4.0"
You can’t perform that action at this time.
0 commit comments