Skip to content

Commit

Permalink
Merge pull request #3 from LightYourJourney/dependabot/npm_and_yarn/v…
Browse files Browse the repository at this point in the history
…itepress-1.3.4

Bump vitepress from 1.3.3 to 1.3.4
  • Loading branch information
LightYourJourney authored Sep 1, 2024
2 parents 2d9ab1f + 82e1c5f commit 874a3b6
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 @@ -5,7 +5,7 @@
"husky": "^9.1.5",
"markdown-it-mathjax3": "^4.3.2",
"prettier": "^3.3.3",
"vitepress": "^1.3.3",
"vitepress": "^1.3.4",
"vue": "^3.4.38"
},
"keywords": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1068,10 +1068,10 @@ vite@^5.4.1:
optionalDependencies:
fsevents "~2.3.3"

vitepress@^1.3.3:
version "1.3.3"
resolved "https://registry.npmmirror.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 874a3b6

Please sign in to comment.