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 4e76575 commit 86b9267
Show file tree
Hide file tree
Showing 2 changed files with 4,992 additions and 1,856 deletions.
14 changes: 9 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,19 @@
"deploy:linux": "pnpm build&node ./deploy"
},
"dependencies": {
"@vuepress/bundler-vite": "^2.0.0-rc.7",
"@vuepress/bundler-vite": "2.0.0-rc.37",
"@vuepress/plugin-docsearch": "2.0.0-rc.37",
"@vuepress/plugin-google-analytics": "2.0.0-beta.43",
"@vuepress/theme-default": "^2.0.0-rc.11",
"vue": "^3.4.0",
"vuepress": "^2.0.0-rc.7",
"@vuepress/theme-default": "2.0.0-rc.37",
"vue": "^3.4.31",
"vuepress": "2.0.0-rc.14",
"vuepress-plugin-md-enhance": "2.0.0-rc.50",
"vuepress-theme-hope": "2.0.0-rc.50"
},
"devDependencies": {
"@vuepress/plugin-docsearch": "2.0.0-rc.37"
"@vuepress/plugin-feed": "2.0.0-rc.37",
"@vuepress/plugin-pwa": "2.0.0-rc.37",
"flowchart.ts": "^3.0.0",
"katex": "^0.16.11"
}
}
Loading

0 comments on commit 86b9267

Please sign in to comment.