Skip to content

Commit

Permalink
chore: Update VuePress dependencies to latest release candidates
Browse files Browse the repository at this point in the history
  • Loading branch information
luoyunchong committed Jul 10, 2024
1 parent 86b9267 commit 0e63025
Show file tree
Hide file tree
Showing 2 changed files with 268 additions and 54 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,10 @@
"deploy:linux": "pnpm build&node ./deploy"
},
"dependencies": {
"@vuepress/bundler-vite": "2.0.0-rc.37",
"@vuepress/plugin-docsearch": "2.0.0-rc.37",
"@vuepress/bundler-vite": "2.0.0-rc.7",
"@vuepress/plugin-docsearch": "2.0.0-rc.7",
"@vuepress/plugin-google-analytics": "2.0.0-beta.43",
"@vuepress/theme-default": "2.0.0-rc.37",
"@vuepress/theme-default": "2.0.0-rc.7",
"vue": "^3.4.31",
"vuepress": "2.0.0-rc.14",
"vuepress-plugin-md-enhance": "2.0.0-rc.50",
Expand Down
Loading

0 comments on commit 0e63025

Please sign in to comment.