Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rockbenben committed Feb 22, 2024
1 parent 1893529 commit fda4bbc
Show file tree
Hide file tree
Showing 2 changed files with 583 additions and 606 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,25 +14,25 @@
"lint:markdown-fix": "markdownlint docs --fix"
},
"dependencies": {
"@vuepress/bundler-webpack": "2.0.0-rc.6",
"vue": "^3.4.15",
"vuepress": "2.0.0-rc.6",
"vuepress-plugin-search-pro": "2.0.0-rc.22",
"vuepress-theme-hope": "2.0.0-rc.22"
"@vuepress/bundler-webpack": "2.0.0-rc.8",
"vue": "^3.4.19",
"vuepress": "2.0.0-rc.8",
"vuepress-plugin-search-pro": "2.0.0-rc.26",
"vuepress-theme-hope": "2.0.0-rc.26"
},
"devDependencies": {
"@vuepress/plugin-docsearch": "2.0.0-rc.11",
"@vuepress/plugin-feed": "2.0.0-rc.11",
"@vuepress/plugin-google-analytics": "2.0.0-rc.11",
"@waline/client": "3.0.0-alpha.11",
"@vuepress/plugin-docsearch": "2.0.0-rc.17",
"@vuepress/plugin-feed": "2.0.0-rc.17",
"@vuepress/plugin-google-analytics": "2.0.0-rc.15",
"@waline/client": "3.1.2",
"cpx2": "^7.0.1",
"markdownlint-cli": "^0.39.0",
"mathjax-full": "^3.2.2",
"prettier": "^3.2.5",
"sass-loader": "^14.0.0",
"vidstack": "^1.9.8"
},
"packageManager": "[email protected].1",
"packageManager": "[email protected].3",
"engines": {
"node": ">=18.16.0"
}
Expand Down
Loading

0 comments on commit fda4bbc

Please sign in to comment.