Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f84a4bd

Browse files
authoredMar 24, 2025··
fix(deps): update dependency vitepress to v1.6.3
1 parent 6dffa0b commit f84a4bd

File tree

2 files changed

+123
-143
lines changed

2 files changed

+123
-143
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lint-fig:fix": "eslint '**/*.ts' --fix && npx prettier --write '**/*.ts' --parser typescript"
1111
},
1212
"dependencies": {
13-
"vitepress": "1.5.0"
13+
"vitepress": "1.6.3"
1414
},
1515
"prettier": {
1616
"trailingComma": "es5",

‎pnpm-lock.yaml

+122-142
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.