Skip to content

Commit

Permalink
build(deps-dev): bump vitepress from 1.0.0-rc.28 to 1.0.0-rc.29
Browse files Browse the repository at this point in the history
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.0-rc.28 to 1.0.0-rc.29.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.0.0-rc.28...v1.0.0-rc.29)

---
updated-dependencies:
- dependency-name: vitepress
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent d9ccde8 commit a6389d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"serve": "vitepress serve docs"
},
"devDependencies": {
"vitepress": "^1.0.0-rc.28",
"vitepress": "^1.0.0-rc.29",
"vue": "^3.3.8"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -671,10 +671,10 @@ vite@^5.0.0:
optionalDependencies:
fsevents "~2.3.3"

vitepress@^1.0.0-rc.28:
version "1.0.0-rc.28"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.0.0-rc.28.tgz#8c6224b854b82185c462ff8942a5783f41ce6195"
integrity sha512-cB0DNhX1jgmyZxPSrH5E+YpgpSlLuDL4ec9UjeqTe/Si1+MEvIJRgifB0RjGfojKa+gkSo97nLO6WN+iFgtgXQ==
vitepress@^1.0.0-rc.29:
version "1.0.0-rc.29"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.0.0-rc.29.tgz#35b15148acf3bdbd8ad00b7a240885de9ece725c"
integrity sha512-6sKmyEvH16SgMqkHzRwwadt9Uju13AOIqouzOVEg3Rk6X9mds6jLsq2GxnAJvg0s6bl/0Qs/cw+f8SNki82ltw==
dependencies:
"@docsearch/css" "^3.5.2"
"@docsearch/js" "^3.5.2"
Expand Down

0 comments on commit a6389d4

Please sign in to comment.