Skip to content

Commit

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

---
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 Jul 31, 2023
1 parent ef8cfb5 commit 783deba
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 @@ -51,7 +51,7 @@
"ts-jest": "^29.0.3",
"ts-node": "^10.3.0",
"typescript": "^5.0.2",
"vitepress": "1.0.0-beta.6"
"vitepress": "1.0.0-beta.7"
},
"eslintConfig": {
"env": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5657,7 +5657,7 @@ validate-npm-package-name@^3.0.0:
dependencies:
builtins "^1.0.3"

vite@^4.4.6:
vite@^4.4.7:
version "4.4.7"
resolved "https://registry.yarnpkg.com/vite/-/vite-4.4.7.tgz#71b8a37abaf8d50561aca084dbb77fa342824154"
integrity sha512-6pYf9QJ1mHylfVh39HpuSfMPojPSKVxZvnclX1K1FyZ1PXDOcLBibdq5t1qxJSnL63ca8Wf4zts6mD8u8oc9Fw==
Expand All @@ -5668,10 +5668,10 @@ vite@^4.4.6:
optionalDependencies:
fsevents "~2.3.2"

[email protected].6:
version "1.0.0-beta.6"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.0.0-beta.6.tgz#f5439bcbb53ab9a51f6f2b2a57d1bfad19cff476"
integrity sha512-xK/ulKgQpKZVbvlL4+/vW49VG7ySi5nmSoKUNH1G4kM+Cj9JwYM+PDJO7jSJROv8zW99G0ise+maDYnaLlbGBQ==
[email protected].7:
version "1.0.0-beta.7"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.0.0-beta.7.tgz#edf7f0806e700ed9b08d84e48131d78e453d3a19"
integrity sha512-P9Rw+FXatKIU4fVdtKxqwHl6fby8E/8zE3FIfep6meNgN4BxbWqoKJ6yfuuQQR9IrpQqwnyaBh4LSabyll6tWg==
dependencies:
"@docsearch/css" "^3.5.1"
"@docsearch/js" "^3.5.1"
Expand All @@ -5684,7 +5684,7 @@ [email protected]:
mark.js "8.11.1"
minisearch "^6.1.0"
shiki "^0.14.3"
vite "^4.4.6"
vite "^4.4.7"
vue "^3.3.4"

vscode-oniguruma@^1.7.0:
Expand Down

0 comments on commit 783deba

Please sign in to comment.