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 Nov 28, 2023
1 parent 2ccf1f4 commit d07843a
Show file tree
Hide file tree
Showing 2 changed files with 2,196 additions and 4,189 deletions.
11 changes: 3 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,17 @@
"@vuepress/client": "2.0.0-rc.0",
"@vuepress/shared": "2.0.0-rc.0",
"@vuepress/utils": "2.0.0-rc.0",
"vue": "3.3.8",
"vue": "3.3.9",
"vuepress": "2.0.0-rc.0",
"vuepress-shared": "2.0.0-rc.0",
"vuepress-theme-hope": "2.0.0-rc.0"
"vuepress-shared": "2.0.0-rc.1",
"vuepress-theme-hope": "2.0.0-rc.1"
},
"devDependencies": {
"husky": "8.0.3",
"markdownlint-cli": "0.37.0",
"nano-staged": "0.8.0",
"prettier": "3.1.0"
},
"pnpm": {
"overrides": {
"vue": "3.3.8"
}
},
"nano-staged": {
"*.vue": [
"prettier --write"
Expand Down
Loading

0 comments on commit d07843a

Please sign in to comment.