File tree Expand file tree Collapse file tree 2 files changed +242
-263
lines changed Expand file tree Collapse file tree 2 files changed +242
-263
lines changed Original file line number Diff line number Diff line change 17
17
"@types/node" : " ^16.11.12" ,
18
18
"@typescript-eslint/eslint-plugin" : " ^5.29.0" ,
19
19
"@typescript-eslint/parser" : " ^5.29.0" ,
20
- "@vitejs/plugin-vue" : " ^1.10.2 " ,
21
- "@vue/compiler-sfc" : " ^3.2.24 " ,
20
+ "@vitejs/plugin-vue" : " ^2.3.3 " ,
21
+ "@vue/compiler-sfc" : " ^3.2.37 " ,
22
22
"conventional-changelog-conventionalcommits" : " ^4.6.1" ,
23
23
"eslint" : " ^8.18.0" ,
24
24
"eslint-plugin-import" : " ^2.26.0" ,
25
25
"lerna" : " ^3.22.1" ,
26
26
"sass" : " ^1.52.3" ,
27
27
"typescript" : " ^4.4.2" ,
28
- "vite" : " ^2.7.1 " ,
29
- "vue" : " ^3.2.19 " ,
28
+ "vite" : " ^2.9.14 " ,
29
+ "vue" : " ^3.2.37 " ,
30
30
"vue-loader" : " ^16.5.0" ,
31
- "vuetify" : " npm:@vuetify/nightly@next" ,
31
+ "vuetify" : " npm:@vuetify/nightly@3.0.0- next-20220710.0 " ,
32
32
"webpack" : " ^5.65.0"
33
33
}
34
34
}
You can’t perform that action at this time.
0 commit comments