File tree Expand file tree Collapse file tree 6 files changed +834
-591
lines changed
vuepress-plugin-export-pdf-core
vuepress-plugin-export-pdf-v1
vuepress-plugin-export-pdf-v2 Expand file tree Collapse file tree 6 files changed +834
-591
lines changed Original file line number Diff line number Diff line change 3
3
"type" : " module" ,
4
4
"version" : " 3.0.1" ,
5
5
"private" : true ,
6
- "packageManager" : " pnpm@8.5.0 " ,
6
+ "packageManager" : " pnpm@8.6.6 " ,
7
7
"description" : " VuePress plugin I wrote" ,
8
8
"author" : " CondorHero" ,
9
9
"license" : " MIT" ,
37
37
],
38
38
"devDependencies" : {
39
39
"@condorhero/eslint-config-typescript" : " ^0.2.0" ,
40
- "bumpp" : " ^9.1.0 " ,
41
- "eslint" : " ^8.40 .0" ,
40
+ "bumpp" : " ^9.1.1 " ,
41
+ "eslint" : " ^8.44 .0" ,
42
42
"esno" : " ^0.16.3" ,
43
- "fast-glob" : " ^3.2.12 " ,
43
+ "fast-glob" : " ^3.3.0 " ,
44
44
"husky" : " ^8.0.3" ,
45
- "lint-staged" : " ^13.2.2 " ,
46
- "pnpm" : " ^8.5.0 " ,
47
- "typescript" : " ^5.0.4 " ,
45
+ "lint-staged" : " ^13.2.3 " ,
46
+ "pnpm" : " ^8.6.6 " ,
47
+ "typescript" : " ^5.1.6 " ,
48
48
"unbuild" : " ^1.2.1" ,
49
- "vitest" : " ^0.31.0 "
49
+ "vitest" : " ^0.32.4 "
50
50
}
51
51
}
Original file line number Diff line number Diff line change 50
50
"dev" : " esno ./src/index.ts"
51
51
},
52
52
"dependencies" : {
53
- "@condorhero/merge-pdfs" : " ^0.0.6 " ,
53
+ "@condorhero/merge-pdfs" : " ^0.0.7 " ,
54
54
"bundle-require" : " ^4.0.1" ,
55
55
"cac" : " ^6.7.14" ,
56
- "envinfo" : " ^7.8.1 " ,
56
+ "envinfo" : " ^7.10.0 " ,
57
57
"fs-extra" : " ^11.1.1" ,
58
- "html-export-pdf-cli" : " ^1.1.3 " ,
58
+ "html-export-pdf-cli" : " ^1.1.4 " ,
59
59
"multimatch" : " ^6.0.0" ,
60
- "ora" : " ^6.3.0 " ,
61
- "pdfjs" : " ^2.4.7 " ,
60
+ "ora" : " ^6.3.1 " ,
61
+ "pdfjs" : " ^2.5.0 " ,
62
62
"picocolors" : " ^1.0.0" ,
63
- "semver" : " ^7.5.0 "
63
+ "semver" : " ^7.5.3 "
64
64
},
65
65
"devDependencies" : {
66
66
"@types/envinfo" : " ^7.8.1" ,
Original file line number Diff line number Diff line change 62
62
},
63
63
"devDependencies" : {
64
64
"@condorhero/vuepress-types" : " ^2.0.1" ,
65
- "@types/debug" : " ^4.1.7 " ,
65
+ "@types/debug" : " ^4.1.8 " ,
66
66
"vuepress" : " ^1.9.9"
67
67
},
68
68
"publishConfig" : {
Original file line number Diff line number Diff line change 18
18
"devDependencies" : {
19
19
"@condorhero/vuepress-plugin-export-pdf-v2" : " workspace:^" ,
20
20
"@vuepress/client" : " ^2.0.0-beta.61" ,
21
- "vue" : " ^3.2.47 " ,
21
+ "vue" : " ^3.3.4 " ,
22
22
"vuepress" : " ^2.0.0-beta.61"
23
23
}
24
24
}
Original file line number Diff line number Diff line change 62
62
"debug" : " ^4.3.4"
63
63
},
64
64
"devDependencies" : {
65
- "@types/debug" : " ^4.1.7 " ,
65
+ "@types/debug" : " ^4.1.8 " ,
66
66
"vuepress" : " ^2.0.0-beta.61"
67
67
},
68
68
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments