File tree Expand file tree Collapse file tree 3 files changed +179
-72
lines changed Expand file tree Collapse file tree 3 files changed +179
-72
lines changed Original file line number Diff line number Diff line change 147
147
"tsup" : " ^7.2.0" ,
148
148
"typescript" : " ^5.2.2" ,
149
149
"unplugin-auto-import" : " ^0.16.6" ,
150
- "vite" : " ^4.4.11 " ,
150
+ "vite" : " ^4.5.0 " ,
151
151
"vite-plugin-vue-markdown" : " ^0.23.8" ,
152
152
"vitest" : " ^0.34.6" ,
153
- "vue" : " ^3.3.4 " ,
153
+ "vue" : " ^3.3.6 " ,
154
154
"vue-router" : " ^4.2.5" ,
155
155
"vue-router-mock" : " ^1.0.0" ,
156
156
"webpack" : " ^5.89.0" ,
Original file line number Diff line number Diff line change 6
6
},
7
7
"devDependencies" : {
8
8
"@vitejs/plugin-vue" : " ^4.4.0" ,
9
- "@vue/compiler-sfc" : " ^3.3.4 " ,
9
+ "@vue/compiler-sfc" : " ^3.3.6 " ,
10
10
"@vue/tsconfig" : " ^0.4.0" ,
11
11
"unplugin-vue-router" : " workspace:*" ,
12
- "vite" : " ^4.4.11 " ,
12
+ "vite" : " ^4.5.0 " ,
13
13
"vite-plugin-inspect" : " ^0.7.40" ,
14
- "vue" : " ^3.3.4 "
14
+ "vue" : " ^3.3.6 "
15
15
}
16
16
}
You can’t perform that action at this time.
0 commit comments