File tree Expand file tree Collapse file tree 2 files changed +580
-262
lines changed Expand file tree Collapse file tree 2 files changed +580
-262
lines changed Original file line number Diff line number Diff line change 45
45
},
46
46
"dependencies" : {
47
47
"@antfu/utils" : " ^0.5.2" ,
48
- "@mdit-vue/plugin-component" : " ^0.8.1 " ,
49
- "@mdit-vue/plugin-frontmatter" : " ^0.8.0 " ,
50
- "@mdit-vue/types" : " ^0.8.0 " ,
48
+ "@mdit-vue/plugin-component" : " ^0.9.2 " ,
49
+ "@mdit-vue/plugin-frontmatter" : " ^0.9.2 " ,
50
+ "@mdit-vue/types" : " ^0.9.2 " ,
51
51
"@rollup/pluginutils" : " ^4.2.1" ,
52
52
"@types/markdown-it" : " ^12.2.3" ,
53
53
"markdown-it" : " ^13.0.1"
54
54
},
55
55
"devDependencies" : {
56
- "@antfu/eslint-config" : " ^0.25.2 " ,
56
+ "@antfu/eslint-config" : " ^0.26.1 " ,
57
57
"@antfu/ni" : " ^0.17.2" ,
58
- "@types/node" : " ^18.6.1 " ,
58
+ "@types/node" : " ^18.7.8 " ,
59
59
"@vue/test-utils" : " ^2.0.2" ,
60
- "@vueuse/head" : " ^0.7.7 " ,
60
+ "@vueuse/head" : " ^0.7.9 " ,
61
61
"bumpp" : " ^8.2.1" ,
62
- "eslint" : " ^8.20 .0" ,
63
- "rollup" : " ^2.77.0 " ,
64
- "tsup" : " ^6.2.0 " ,
62
+ "eslint" : " ^8.22 .0" ,
63
+ "rollup" : " ^2.78.1 " ,
64
+ "tsup" : " ^6.2.2 " ,
65
65
"typescript" : " ^4.7.4" ,
66
- "vite" : " ^3.0.3 " ,
67
- "vitest" : " ^0.19 .1" ,
66
+ "vite" : " ^3.0.9 " ,
67
+ "vitest" : " ^0.22 .1" ,
68
68
"vue" : " ^3.2.37"
69
69
}
70
70
}
You can’t perform that action at this time.
0 commit comments