Skip to content

Commit 5c84e5a

Browse files
build(deps-dev): bump vitepress from 1.4.2 to 1.4.3
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/vuejs/vitepress/releases) - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md) - [Commits](vuejs/vitepress@v1.4.2...v1.4.3) --- updated-dependencies: - dependency-name: vitepress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39f7833 commit 5c84e5a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"ts-jest": "^29.0.3",
6363
"ts-node": "^10.3.0",
6464
"typescript": "5.6.3",
65-
"vitepress": "1.4.2"
65+
"vitepress": "1.4.3"
6666
},
6767
"eslintConfig": {
6868
"env": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5785,10 +5785,10 @@ vite@^5.4.10:
57855785
optionalDependencies:
57865786
fsevents "~2.3.3"
57875787

5788-
5789-
version "1.4.2"
5790-
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.4.2.tgz#2c9825edf30adbc7753035c72147829e3e0e708c"
5791-
integrity sha512-10v92Lqx0N4r7YC3cQLBvu+gRS2rHviE7vgdKiwlupUGfSWkyiQDqYccxM5iPStDGSi1Brnec1lf+lmhaQcZXw==
5788+
5789+
version "1.4.3"
5790+
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.4.3.tgz#2658ad684c776762694a160a8e2777dd2e797a6a"
5791+
integrity sha512-956c2K2Mr0ubY9bTc2lCJD3g0mgo0mARB1iJC/BqUt4s0AM8Wl60wSU4zbFnzV7X2miFK1XJDKzGZnuEN90umw==
57925792
dependencies:
57935793
"@docsearch/css" "^3.6.2"
57945794
"@docsearch/js" "^3.6.2"

0 commit comments

Comments
 (0)