Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Feb 1, 2024
1 parent 89c7633 commit e8ab354
Show file tree
Hide file tree
Showing 3 changed files with 211 additions and 1,954 deletions.
1 change: 1 addition & 0 deletions docs/.vuepress/config.ts
Expand Up @@ -48,6 +48,7 @@ export default defineUserConfig({

// configure default theme
theme: defaultTheme({
hostname: 'https://v2.vuepress.vuejs.org',
logo: '/images/hero.png',
repo: 'vuepress/docs',
docsDir: 'docs',
Expand Down
7 changes: 1 addition & 6 deletions package.json
Expand Up @@ -31,17 +31,12 @@
"dependencies": {
"@vuepress/bundler-vite": "2.0.0-rc.2",
"@vuepress/bundler-webpack": "2.0.0-rc.2",
"@vuepress/plugin-back-to-top": "2.0.0-rc.3",
"@vuepress/plugin-docsearch": "2.0.0-rc.3",
"@vuepress/plugin-external-link-icon": "2.0.0-rc.3",
"@vuepress/plugin-google-analytics": "2.0.0-rc.3",
"@vuepress/plugin-medium-zoom": "2.0.0-rc.3",
"@vuepress/plugin-nprogress": "2.0.0-rc.3",
"@vuepress/plugin-pwa-popup": "2.0.0-rc.3",
"@vuepress/plugin-register-components": "2.0.0-rc.3",
"@vuepress/plugin-search": "2.0.0-rc.3",
"@vuepress/plugin-shiki": "2.0.0-rc.3",
"@vuepress/theme-default": "2.0.0-rc.4",
"@vuepress/theme-default": "2.0.0-rc.6",
"anywhere": "^1.6.0",
"sass-loader": "^14.1.0",
"vue": "^3.4.15",
Expand Down

0 comments on commit e8ab354

Please sign in to comment.