|
31 | 31 | "clean": "rimraf dist" |
32 | 32 | }, |
33 | 33 | "dependencies": { |
34 | | - "@mdit-vue/plugin-component": "^2.1.0", |
35 | | - "@mdit-vue/plugin-frontmatter": "^2.1.0", |
36 | | - "@mdit-vue/plugin-headers": "^2.1.0", |
37 | | - "@mdit-vue/plugin-sfc": "^2.1.0", |
38 | | - "@mdit-vue/plugin-title": "^2.1.0", |
39 | | - "@mdit-vue/plugin-toc": "^2.1.0", |
40 | | - "@mdit-vue/shared": "^2.1.0", |
| 34 | + "@mdit-vue/plugin-component": "^2.1.2", |
| 35 | + "@mdit-vue/plugin-frontmatter": "^2.1.2", |
| 36 | + "@mdit-vue/plugin-headers": "^2.1.2", |
| 37 | + "@mdit-vue/plugin-sfc": "^2.1.2", |
| 38 | + "@mdit-vue/plugin-title": "^2.1.2", |
| 39 | + "@mdit-vue/plugin-toc": "^2.1.2", |
| 40 | + "@mdit-vue/shared": "^2.1.2", |
41 | 41 | "@mdit-vue/types": "^2.1.0", |
42 | | - "@types/markdown-it": "^14.0.0", |
| 42 | + "@types/markdown-it": "^14.0.1", |
43 | 43 | "@types/markdown-it-emoji": "^2.0.5", |
44 | 44 | "@vuepress/shared": "workspace:*", |
45 | 45 | "@vuepress/utils": "workspace:*", |
|
0 commit comments