Skip to content

Commit

Permalink
chore: bump vitepress to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Romakita committed Jul 15, 2024
1 parent f97fef0 commit a0a616b
Show file tree
Hide file tree
Showing 3 changed files with 602 additions and 78 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ tsconfig.tsbuildinfo
.env.local
.env.*.local
/docs/.vitepress/cache/
storybook-static
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"ts-node": "10.9.2",
"typescript": "^5.3.3",
"vite": "5.2.11",
"vitepress": "1.1.4",
"vitepress": "1.3.1",
"vitest": "1.6.0",
"vue": "3.4.27"
},
Expand Down
Loading

0 comments on commit a0a616b

Please sign in to comment.