Skip to content

Commit

Permalink
chore(deps-dev): bump vitepress from 1.0.0-rc.21 to 1.0.0-rc.22
Browse files Browse the repository at this point in the history
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.0-rc.21 to 1.0.0-rc.22.
- [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.21...v1.0.0-rc.22)

---
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 Oct 16, 2023
1 parent 5137a0e commit 081b061
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"ts-jest": "^29.0.3",
"ts-node": "^10.3.0",
"typescript": "^5.0.2",
"vitepress": "1.0.0-rc.21"
"vitepress": "1.0.0-rc.22"
},
"eslintConfig": {
"env": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2763,7 +2763,7 @@ flatted@^3.1.0:
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==

focus-trap@^7.5.3:
focus-trap@^7.5.4:
version "7.5.4"
resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.5.4.tgz#6c4e342fe1dae6add9c2aa332a6e7a0bbd495ba2"
integrity sha512-N7kHdlgsO/v+iD/dMoJKtsSqs5Dz/dXZVebRgJw23LDk+jMi/974zyiOYDziY2JPp8xivq9BmUGwIJMiuSBi7w==
Expand Down Expand Up @@ -5622,18 +5622,18 @@ vite@^4.4.11:
optionalDependencies:
fsevents "~2.3.2"

[email protected].21:
version "1.0.0-rc.21"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.0.0-rc.21.tgz#fbe1a63db86a37729c554048e4df3c606ba0d803"
integrity sha512-eHX057NgAqmrj6FIqh7Sqsbk/kftrFMBUpCKjuQIZ+c+bYTbmzXsXrHSbT5b4WWy4vLx1993a+H3wIRy2dHi8g==
[email protected].22:
version "1.0.0-rc.22"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.0.0-rc.22.tgz#9855edc0991a57cf88561e790b0b35ddc447fbf0"
integrity sha512-n7le5iikCFgWMuX7sKfzDGJGlrsYQ5trG3S97BghNz2alOTr4Xp+GrB6ShwogUTX9gNgeNmrACjokhW55LNeBA==
dependencies:
"@docsearch/css" "^3.5.2"
"@docsearch/js" "^3.5.2"
"@types/markdown-it" "^13.0.2"
"@vue/devtools-api" "^6.5.1"
"@vueuse/core" "^10.5.0"
"@vueuse/integrations" "^10.5.0"
focus-trap "^7.5.3"
focus-trap "^7.5.4"
mark.js "8.11.1"
minisearch "^6.1.0"
shiki "^0.14.5"
Expand Down

0 comments on commit 081b061

Please sign in to comment.