mirror of
https://github.com/ryan4yin/nixos-and-flakes-book
synced 2024-11-10 06:44:14 +00:00
feat: bump vitepress to 1.0.0-rc.36
This commit is contained in:
parent
34dd255b4e
commit
8fbec82ed7
2 changed files with 377 additions and 623 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"type": "module",
|
||||
"devDependencies": {
|
||||
"vitepress": "1.0.0-rc.31",
|
||||
"vitepress": "1.0.0-rc.36",
|
||||
"vitepress-export-pdf": "1.0.0-beta.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
@ -11,7 +11,7 @@
|
|||
"export-pdf": "press-export-pdf export ./docs --outFile ./nixos-and-flakes-book.pdf"
|
||||
},
|
||||
"dependencies": {
|
||||
"markdown-it-footnote": "^3.0.3",
|
||||
"markdown-it-footnote": "^4.0.0",
|
||||
"sitemap-ts": "^1.6.1"
|
||||
}
|
||||
}
|
||||
|
|
996
pnpm-lock.yaml
996
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue