Skip to content

Commit b5b1aa6

Browse files
build(deps-dev): bump vitepress from 1.3.1 to 1.3.2
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.3.1 to 1.3.2. - [Release notes](https://github.com/vuejs/vitepress/releases) - [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md) - [Commits](vuejs/vitepress@v1.3.1...v1.3.2) --- updated-dependencies: - dependency-name: vitepress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 043c07d commit b5b1aa6

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.5.4",
65-
"vitepress": "1.3.1"
65+
"vitepress": "1.3.2"
6666
},
6767
"eslintConfig": {
6868
"env": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5511,10 +5511,10 @@ vite@^5.3.3:
55115511
optionalDependencies:
55125512
fsevents "~2.3.3"
55135513

5514-
5515-
version "1.3.1"
5516-
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.3.1.tgz#e0b674d5a9975d10e4af8dc3da19d95976b8f077"
5517-
integrity sha512-soZDpg2rRVJNIM/IYMNDPPr+zTHDA5RbLDHAxacRu+Q9iZ2GwSR0QSUlLs+aEZTkG0SOX1dc8RmUYwyuxK8dfQ==
5514+
5515+
version "1.3.2"
5516+
resolved "https://registry.yarnpkg.com/vitepress/-/vitepress-1.3.2.tgz#06d73547ed52f5f059c01834bc698a85fedf7de0"
5517+
integrity sha512-6gvecsCuR6b1Cid4w19KQiQ02qkpgzFRqiG0v1ZBekGkrZCzsxdDD5y4WH82HRXAOhU4iZIpzA1CsWqs719rqA==
55185518
dependencies:
55195519
"@docsearch/css" "^3.6.0"
55205520
"@docsearch/js" "^3.6.0"

0 commit comments

Comments
 (0)