File tree 4 files changed +236
-194
lines changed
4 files changed +236
-194
lines changed Original file line number Diff line number Diff line change 23
23
"node" : " >=16.0.0"
24
24
},
25
25
"devDependencies" : {
26
- "@types/node" : " ^18.11.13 " ,
26
+ "@types/node" : " ^18.11.18 " ,
27
27
"@vitejs/plugin-vue" : " ^4.0.0" ,
28
- "@vitest/coverage-c8" : " ^0.25.7 " ,
28
+ "@vitest/coverage-c8" : " ^0.26.2 " ,
29
29
"@vue/compiler-sfc" : " ^3.2.45" ,
30
30
"@vue/runtime-core" : " ^3.2.45" ,
31
31
"c8" : " ^7.11.2" ,
32
32
"chalk" : " ^5.2.0" ,
33
33
"conventional-changelog-cli" : " ^2.2.2" ,
34
34
"enquirer" : " ^2.3.6" ,
35
35
"execa" : " ^6.1.0" ,
36
- "globby" : " ^13.1.1 " ,
36
+ "globby" : " ^13.1.3 " ,
37
37
"minimist" : " ^1.2.7" ,
38
38
"p-series" : " ^3.0.0" ,
39
39
"prettier" : " ^2.8.1" ,
40
40
"semver" : " ^7.3.8" ,
41
41
"tsup" : " ^6.5.0" ,
42
42
"typescript" : " ^4.9.4" ,
43
43
"unbuild" : " ^1.0.2" ,
44
- "unplugin-auto-import" : " ^0.12.0 " ,
45
- "unplugin-vue-components" : " ^0.22.11 " ,
46
- "vite" : " ^4.0.0 " ,
47
- "vitest" : " ^0.25.7 " ,
44
+ "unplugin-auto-import" : " ^0.12.1 " ,
45
+ "unplugin-vue-components" : " ^0.22.12 " ,
46
+ "vite" : " ^4.0.3 " ,
47
+ "vitest" : " ^0.26.2 " ,
48
48
"vue" : " ^3.2.45" ,
49
- "vue-tsc" : " ^1.0.12 "
49
+ "vue-tsc" : " ^1.0.18 "
50
50
}
51
51
}
Original file line number Diff line number Diff line change 57
57
"homepage" : " https://github.com/vue-terminal/vue-termui#readme" ,
58
58
"dependencies" : {
59
59
"picocolors" : " ^1.0.0" ,
60
- "vite-node" : " ^0.25.7 " ,
60
+ "vite-node" : " ^0.26.2 " ,
61
61
"ws" : " ^8.11.0"
62
62
},
63
63
"peerDependencies" : {
71
71
"fast-glob" : " ^3.2.12" ,
72
72
"pathe" : " ^1.0.0" ,
73
73
"rimraf" : " ^3.0.2" ,
74
- "vite-plugin-inspect" : " ^0.7.9 " ,
74
+ "vite-plugin-inspect" : " ^0.7.11 " ,
75
75
"vite-plugin-vue-termui" : " workspace:*" ,
76
76
"vue-termui" : " workspace:*"
77
77
},
Original file line number Diff line number Diff line change 49
49
"slice-ansi" : " ^5.0.0" ,
50
50
"string-width" : " ^5.1.0" ,
51
51
"terminal-link" : " ^3.0.0" ,
52
- "type-fest" : " ^3.3 .0" ,
52
+ "type-fest" : " ^3.5 .0" ,
53
53
"widest-line" : " ^4.0.1" ,
54
54
"wrap-ansi" : " ^8.0.1" ,
55
55
"ws" : " ^8.11.0" ,
You can’t perform that action at this time.
0 commit comments