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 Jun 12, 2023
1 parent 20077cb commit 98d7f4b
Show file tree
Hide file tree
Showing 2 changed files with 1,726 additions and 1,450 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"lint:md": "markdownlint **/*.md"
},
"license": "CC0",
"packageManager": "pnpm@8.5.1",
"packageManager": "pnpm@8.6.1",
"nano-staged": {
"*.vue": [
"prettier --write"
Expand All @@ -32,13 +32,13 @@
]
},
"dependencies": {
"@vuepress/client": "2.0.0-beta.62",
"@vuepress/shared": "2.0.0-beta.62",
"@vuepress/utils": "2.0.0-beta.62",
"vue": "3.3.2",
"vuepress": "2.0.0-beta.62",
"vuepress-shared": "2.0.0-beta.211",
"vuepress-theme-hope": "2.0.0-beta.211"
"@vuepress/client": "2.0.0-beta.63",
"@vuepress/shared": "2.0.0-beta.63",
"@vuepress/utils": "2.0.0-beta.63",
"vue": "3.3.4",
"vuepress": "2.0.0-beta.63",
"vuepress-shared": "2.0.0-beta.225",
"vuepress-theme-hope": "2.0.0-beta.225"
},
"devDependencies": {
"husky": "8.0.3",
Expand Down
Loading

0 comments on commit 98d7f4b

Please sign in to comment.