File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
packages/create-vue-termui/template-ts Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 11
11
"build" : " vtui build"
12
12
},
13
13
"dependencies" : {
14
- "vue" : " ^3.2.31 " ,
15
- "@ vue/runtime-core " : " ^3.2.31 " ,
14
+ "@ vue/runtime-core " : " ^3.2.41 " ,
15
+ "vue" : " ^3.2.41 " ,
16
16
"vue-termui" : " *"
17
17
},
18
18
"devDependencies" : {
19
- "@types/node" : " ^16.0.0 " ,
20
- "@vue/compiler-sfc " : " ^3.2.31 " ,
19
+ "@types/node" : " ^18.11.3 " ,
20
+ "@vitejs/plugin-vue " : " ^3.1.2 " ,
21
21
"@vue-termui/cli" : " *" ,
22
- "@vitejs/plugin-vue " : " ^2 .2.4 " ,
23
- "typescript" : " ^4.5 .4" ,
24
- "unplugin-auto-import" : " ^0.6.1 " ,
25
- "unplugin-vue-components" : " ^0.18.0 " ,
26
- "vite" : " ^3.1.3 " ,
22
+ "@vue/compiler-sfc " : " ^3 .2.41 " ,
23
+ "typescript" : " ^4.8 .4" ,
24
+ "unplugin-auto-import" : " ^0.11.2 " ,
25
+ "unplugin-vue-components" : " ^0.22.8 " ,
26
+ "vite" : " ^3.1.8 " ,
27
27
"vite-plugin-vue-termui" : " *"
28
28
}
29
29
}
You can’t perform that action at this time.
0 commit comments