File tree Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Expand file tree Collapse file tree 2 files changed +7
-12
lines changed Original file line number Diff line number Diff line change 35
35
"vue" : " ^3.2.25"
36
36
},
37
37
"devDependencies" : {
38
- "@vitejs/plugin-vue" : " ^2 .2.0" ,
38
+ "@vitejs/plugin-vue" : " ^3 .2.0" ,
39
39
"@vue/test-utils" : " ^2.0.0-rc.17" ,
40
40
"autoprefixer" : " ^10.4.13" ,
41
41
"bootstrap" : " ^5.2.2" ,
47
47
"jest-environment-jsdom" : " ^27.5.1" ,
48
48
"postcss" : " ^8.4.18" ,
49
49
"tailwindcss" : " ^3.2.1" ,
50
- "vite" : " ^3.2.1 " ,
50
+ "vite" : " ^3.2.2 " ,
51
51
"vite-jest" : " ^0.1.4" ,
52
52
"vuepress" : " ^2.0.0-beta.53"
53
53
}
Original file line number Diff line number Diff line change 786
786
dependencies :
787
787
" @types/yargs-parser" " *"
788
788
789
- " @vitejs/plugin-vue@^2.2.0 " :
790
- version "2.2.0"
791
- resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-2.2.0.tgz#a0affe3ee09f70a9a1415bd39c0f8a58fa78b419"
792
- integrity sha512-wXigM1EwN2G7rZcwG6kLk9ivvIMhx2363tCEvMBiXcTu5nePM/12hUPVzPb83Uugt6U+zom1gTpJopi/Ow/jwg==
793
-
794
- " @vitejs/plugin-vue@^3.1.2 " :
789
+ " @vitejs/plugin-vue@^3.1.2" , "@vitejs/plugin-vue@^3.2.0":
795
790
version "3.2.0"
796
791
resolved "https://registry.yarnpkg.com/@vitejs/plugin-vue/-/plugin-vue-3.2.0.tgz#a1484089dd85d6528f435743f84cdd0d215bbb54"
797
792
integrity sha512-E0tnaL4fr+qkdCNxJ+Xd0yM31UwMkQje76fsDVBBUCoGOUPexu2VDUYHL8P4CwV+zMvWw6nlRw19OnRKmYAJpw==
@@ -4300,10 +4295,10 @@ vite-jest@^0.1.4:
4300
4295
magic-string "^0.25.7"
4301
4296
slash "^4.0.0"
4302
4297
4303
- vite@^3.2.1 :
4304
- version "3.2.1 "
4305
- resolved "https://registry.yarnpkg.com/vite/-/vite-3.2.1 .tgz#dc1f54568300a7acdd89c8611e2719c21f1334f4 "
4306
- integrity sha512-ADtMkfHuWq4tskJsri2n2FZkORO8ZyhI+zIz7zTrDAgDEtct1jdxOg3YsZBfHhKjmMoWLOSCr+64qrEDGo/DbQ ==
4298
+ vite@^3.2.2 :
4299
+ version "3.2.2 "
4300
+ resolved "https://registry.yarnpkg.com/vite/-/vite-3.2.2 .tgz#280762bfaf47bcea1d12698427331c0009ac7c1f "
4301
+ integrity sha512-pLrhatFFOWO9kS19bQ658CnRYzv0WLbsPih6R+iFeEEhDOuYgYCX2rztUViMz/uy/V8cLCJvLFeiOK7RJEzHcw ==
4307
4302
dependencies :
4308
4303
esbuild "^0.15.9"
4309
4304
postcss "^8.4.18"
You can’t perform that action at this time.
0 commit comments