Skip to content

Commit 288aaa6

Browse files
authored
Merge pull request #141 from aplosdev/dependabot/npm_and_yarn/docs/vitepress-1.6.3
build(deps-dev): bump vitepress from 1.5.0 to 1.6.3 in /docs
2 parents f9d8a1c + acc340b commit 288aaa6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
115115

116116
- Bump `eslint` from 9.8.0 to 9.20.1 (https://github.com/aplosdev/aplos/pull/53, https://github.com/aplosdev/aplos/pull/63, https://github.com/aplosdev/aplos/pull/72, https://github.com/aplosdev/aplos/pull/82, https://github.com/aplosdev/aplos/pull/90, https://github.com/aplosdev/aplos/pull/99, https://github.com/aplosdev/aplos/pull/120, https://github.com/aplosdev/aplos/pull/149)
117117

118-
- Bump `vitepress` from 1.3.1 to 1.6.3 for docs (https://github.com/aplosdev/aplos/pull/42, https://github.com/aplosdev/aplos/pull/49, https://github.com/aplosdev/aplos/pull/52, https://github.com/aplosdev/aplos/pull/54, https://github.com/aplosdev/aplos/pull/98, https://github.com/aplosdev/aplos/pull/103, https://github.com/aplosdev/aplos/pull/116, https://github.com/aplosdev/aplos/pull/124, https://github.com/aplosdev/aplos/pull/146)
118+
- Bump `vitepress` from 1.3.1 to 1.6.3 for docs (https://github.com/aplosdev/aplos/pull/42, https://github.com/aplosdev/aplos/pull/49, https://github.com/aplosdev/aplos/pull/52, https://github.com/aplosdev/aplos/pull/54, https://github.com/aplosdev/aplos/pull/98, https://github.com/aplosdev/aplos/pull/103, https://github.com/aplosdev/aplos/pull/116, https://github.com/aplosdev/aplos/pull/124, https://github.com/aplosdev/aplos/pull/141, https://github.com/aplosdev/aplos/pull/146)
119119

120120
- Bump `@mdit/plugin-tasklist` from 0.13.0 to 0.16.0 (https://github.com/aplosdev/aplos/pull/55, https://github.com/aplosdev/aplos/pull/109, https://github.com/aplosdev/aplos/pull/133, https://github.com/aplosdev/aplos/pull/136)
121121

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@
1212
},
1313
"devDependencies": {
1414
"sass": "^1.85.1",
15-
"vitepress": "^1.5.0"
15+
"vitepress": "^1.6.3"
1616
}
1717
}

0 commit comments

Comments
 (0)