File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
the typescript version of vue3 admin template
4
4
5
- suggestion the Node.js >= 16 .0.0。
5
+ suggestion the Node.js >= 18 .0.0。
6
6
7
7
8
8
## Documents
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue3-admin-ts" ,
3
- "version" : " 2.1 .0" ,
3
+ "version" : " 2.2 .0" ,
4
4
"license" : " MIT" ,
5
5
"author" : " kuanghua" ,
6
6
"packageManager" : " pnpm@7.9.0" ,
79
79
"unocss" : " ^0.33.5" ,
80
80
"unplugin-auto-import" : " ^0.11.2" ,
81
81
"unplugin-vue-components" : " ^0.22.8" ,
82
- "vite" : " ^4 .0.2 " ,
82
+ "vite" : " ^5 .0.4 " ,
83
83
"vite-plugin-mkcert" : " ^1.7.2" ,
84
84
"vite-plugin-mock" : " ^2.9.6" ,
85
85
"vite-plugin-svg-icons" : " ^2.0.1" ,
116
116
" not op_mini all"
117
117
],
118
118
"engines" : {
119
- "node" : " >= 16 <18 " ,
120
- "pnpm" : " >= 6 <8 "
119
+ "node" : " >= 18 <20 " ,
120
+ "pnpm" : " >= 6 <9 "
121
121
}
122
122
}
You can’t perform that action at this time.
0 commit comments