Skip to content

Commit

Permalink
chore(deps): update dependency vitepress to v1.0.0-alpha.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 17, 2022
1 parent 7cb0eb1 commit 6de3636
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"serve": "vitepress serve"
},
"devDependencies": {
"vitepress": "1.0.0-alpha.4",
"vitepress": "1.0.0-alpha.5",
"vue": "3.2.37"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4588,10 +4588,10 @@ vite@^2.9.7:
optionalDependencies:
fsevents "~2.3.2"

[email protected].4:
version "1.0.0-alpha.4"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.0.0-alpha.4.tgz#2d9929e2cade3d98f57f61848c01968fb386cee0"
integrity sha512-bOAA4KW6vYGlkbcrPLZLTKWTgXVroObU+o9xj9EENyEl6yg26WWvfN7DGA4BftjdM5O8nR93Z5khPQ3W/tFE7Q==
[email protected].5:
version "1.0.0-alpha.5"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.0.0-alpha.5.tgz#eb7acfe61c74ed7bfe02882d2a83c033cce8282f"
integrity sha512-bhUfmTzd+i5fm2rInBR1Q/1RBhT0xTXM+vPqVWJdHmIc8XnWF/O7lT6kai38rOTNTt/KyPDk2SRRourPVhQJMA==
dependencies:
"@docsearch/css" "^3.0.0"
"@docsearch/js" "^3.0.0"
Expand Down

0 comments on commit 6de3636

Please sign in to comment.