Skip to content

Commit

Permalink
Merge pull request #224 from D3SOX/dependabot/npm_and_yarn/vitepress-…
Browse files Browse the repository at this point in the history
…1.3.4

build(deps-dev): bump vitepress from 1.3.3 to 1.3.4
  • Loading branch information
D3SOX committed Aug 26, 2024
2 parents 121037e + d1361d6 commit 63fc927
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.3.3",
"vitepress": "^1.3.4",
"vue": "^3.4.38"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -774,10 +774,10 @@ vite@^5.4.1:
optionalDependencies:
fsevents "~2.3.3"

vitepress@^1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.3.3.tgz#a59003c7f234371e68706111b38d4121b1103744"
integrity sha512-6UzEw/wZ41S/CATby7ea7UlffvRER/uekxgN6hbEvSys9ukmLOKsz87Ehq9yOx1Rwiw+Sj97yjpivP8w1sUmng==
vitepress@^1.3.4:
version "1.3.4"
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.3.4.tgz#3027f2e2c74e8a72479fd7b40615cf8d3cce2d42"
integrity sha512-I1/F6OW1xl3kW4PaIMC6snxjWgf3qfziq2aqsDoFc/Gt41WbcRv++z8zjw8qGRIJ+I4bUW7ZcKFDHHN/jkH9DQ==
dependencies:
"@docsearch/css" "^3.6.1"
"@docsearch/js" "^3.6.1"
Expand Down

0 comments on commit 63fc927

Please sign in to comment.