File tree Expand file tree Collapse file tree 2 files changed +127
-231
lines changed Expand file tree Collapse file tree 2 files changed +127
-231
lines changed Original file line number Diff line number Diff line change 5
5
"build" : " cross-env DEBUG=vite-plugin-vue-markdown:* vite build"
6
6
},
7
7
"dependencies" : {
8
- "@vueuse/head" : " ^0.7.10 " ,
9
- "vue" : " ^3.2.39 " ,
10
- "vue-router" : " ^4.1.5 "
8
+ "@vueuse/head" : " ^1.0.22 " ,
9
+ "vue" : " ^3.2.45 " ,
10
+ "vue-router" : " ^4.1.6 "
11
11
},
12
12
"devDependencies" : {
13
- "@vitejs/plugin-vue" : " ^3.1 .0" ,
13
+ "@vitejs/plugin-vue" : " ^4.0 .0" ,
14
14
"cross-env" : " ^7.0.3" ,
15
15
"markdown-it-prism" : " ^2.3.0" ,
16
16
"prismjs" : " ^1.29.0" ,
17
- "typescript" : " ^4.8.3 " ,
18
- "vite" : " ^3.1.0 " ,
19
- "vite-plugin-inspect" : " ^0.7.1 " ,
20
- "vite-plugin-pages" : " ^0.26 .0" ,
17
+ "typescript" : " ^4.9.4 " ,
18
+ "vite" : " ^4.0.3 " ,
19
+ "vite-plugin-inspect" : " ^0.7.11 " ,
20
+ "vite-plugin-pages" : " ^0.28 .0" ,
21
21
"vite-plugin-vue-markdown" : " workspace:*"
22
22
}
23
23
}
You can’t perform that action at this time.
0 commit comments