Skip to content

Commit

Permalink
feat(theme): upgrade theme version (#91)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenghaoz committed Jun 6, 2023
1 parent 23d8b38 commit 87e2613
Show file tree
Hide file tree
Showing 2 changed files with 1,819 additions and 1,177 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,19 +13,19 @@
},
"devDependencies": {
"@faker-js/faker": "7.6.0",
"@vuepress/client": "2.0.0-beta.61",
"@vuepress/plugin-docsearch": "2.0.0-beta.61",
"@vuepress/plugin-google-analytics": "2.0.0-beta.61",
"@vuepress/client": "2.0.0-beta.62",
"@vuepress/plugin-docsearch": "2.0.0-beta.62",
"@vuepress/plugin-google-analytics": "2.0.0-beta.62",
"glob": "^9.3.4",
"isomorphic-git": "^1.23.0",
"nunjucks": "^3.2.3",
"ts-node": "^10.9.1",
"typescript": "^5.0.3",
"vue": "^3.2.47",
"vuepress": "2.0.0-beta.61",
"vuepress-plugin-md-enhance": "2.0.0-beta.200",
"vuepress-plugin-redirect": "2.0.0-beta.200",
"vuepress-theme-hope": "2.0.0-beta.200",
"vuepress-vite": "2.0.0-beta.61"
"vuepress": "2.0.0-beta.62",
"vuepress-plugin-md-enhance": "2.0.0-beta.221",
"vuepress-plugin-redirect": "2.0.0-beta.221",
"vuepress-theme-hope": "2.0.0-beta.221",
"vuepress-vite": "2.0.0-beta.62"
}
}
Loading

0 comments on commit 87e2613

Please sign in to comment.