File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 197
197
"shx" : " ^0.3.4" ,
198
198
"typescript" : " ^5.0.0" ,
199
199
"vite" : " ^4.3.8" ,
200
- "vue" : " ^3.4.23 " ,
200
+ "vue" : " ^3.4.38 " ,
201
201
"vue-tsc" : " ^1.6.5"
202
202
},
203
203
"pnpm" : {
206
206
"tsup@7.2.0" : " patches/tsup@7.2.0.patch"
207
207
},
208
208
"overrides" : {
209
- "@vue/compiler-sfc@3" : " 3.4.23 " ,
210
- "@vue/runtime-core@3" : " 3.4.23 " ,
211
- "@vue/runtime-dom@3" : " 3.4.23 " ,
212
- "@vue/shared@3" : " 3.4.23 " ,
209
+ "@vue/compiler-sfc@3" : " 3.4.38 " ,
210
+ "@vue/runtime-core@3" : " 3.4.38 " ,
211
+ "@vue/runtime-dom@3" : " 3.4.38 " ,
212
+ "@vue/shared@3" : " 3.4.38 " ,
213
213
"@playwright/test" : " 1.42.1" ,
214
214
"cropperjs" : " 1.5.12" ,
215
215
"echarts" : " 5.4.1" ,
226
226
"vue-template-compiler@2.7" : " 2.7.10" ,
227
227
"vue@2.6" : " 2.6.14" ,
228
228
"vue@2.7" : " 2.7.10" ,
229
- "vue@3" : " 3.4.23 " ,
229
+ "vue@3" : " 3.4.38 " ,
230
230
"vue2" : " npm:vue@2.6.14" ,
231
231
"vue2.7" : " npm:vue@2.7.10" ,
232
- "vue3" : " npm:vue@3.4.23 " ,
232
+ "vue3" : " npm:vue@3.4.38 " ,
233
233
"vite" : " ^4.3.8"
234
234
},
235
235
"packageExtensions" : {
250
250
},
251
251
"vite-plugin-dts" : {
252
252
"peerDependencies" : {
253
- "vue" : " ^3.4.23 "
253
+ "vue" : " ^3.4.38 "
254
254
}
255
255
},
256
256
"vite-plugin-md" : {
You can’t perform that action at this time.
0 commit comments