File tree 4 files changed +178
-183
lines changed
4 files changed +178
-183
lines changed Original file line number Diff line number Diff line change 34
34
"@commitlint/cli" : " ^19.3.0" ,
35
35
"@commitlint/config-conventional" : " ^19.2.2" ,
36
36
"@commitlint/types" : " ^19.0.3" ,
37
- "@types/node" : " ^20.12.11 " ,
37
+ "@types/node" : " ^20.12.12 " ,
38
38
"@types/webpack-env" : " ^1.18.5" ,
39
39
"@vitest/coverage-istanbul" : " ^1.6.0" ,
40
40
"bumpp" : " ^9.4.1" ,
Original file line number Diff line number Diff line change 31
31
"clean" : " rimraf dist"
32
32
},
33
33
"dependencies" : {
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 " ,
34
+ "@mdit-vue/plugin-component" : " ^2.1.3 " ,
35
+ "@mdit-vue/plugin-frontmatter" : " ^2.1.3 " ,
36
+ "@mdit-vue/plugin-headers" : " ^2.1.3 " ,
37
+ "@mdit-vue/plugin-sfc" : " ^2.1.3 " ,
38
+ "@mdit-vue/plugin-title" : " ^2.1.3 " ,
39
+ "@mdit-vue/plugin-toc" : " ^2.1.3 " ,
40
+ "@mdit-vue/shared" : " ^2.1.3 " ,
41
41
"@mdit-vue/types" : " ^2.1.0" ,
42
42
"@types/markdown-it" : " ^14.1.1" ,
43
43
"@types/markdown-it-emoji" : " ^3.0.1" ,
Original file line number Diff line number Diff line change 40
40
"globby" : " ^14.0.1" ,
41
41
"hash-sum" : " ^2.0.0" ,
42
42
"ora" : " ^8.0.1" ,
43
- "picocolors" : " ^1.0.0 " ,
43
+ "picocolors" : " ^1.0.1 " ,
44
44
"upath" : " ^2.0.1"
45
45
},
46
46
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments