Skip to content

Commit

Permalink
chore(deps): bump vitepress to rc35
Browse files Browse the repository at this point in the history
Signed-off-by: Neko Ayaka <[email protected]>
  • Loading branch information
nekomeowww committed Jan 20, 2024
1 parent fd79c33 commit 64ef50e
Show file tree
Hide file tree
Showing 6 changed files with 151 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"unocss": "^0.57.7",
"unplugin-vue-macros": "^2.7.7",
"vite": "^5.0.10",
"vitepress": "1.0.0-rc.34",
"vitepress": "1.0.0-rc.35",
"vue": "^3.4.3",
"vue-tsc": "^1.8.27"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"build:watch": "vite build --mode development --watch"
},
"peerDependencies": {
"vitepress": ">=1.0.0-rc.34",
"vitepress": ">=1.0.0-rc.35",
"vue": ">=3.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/vitepress-plugin-git-changelog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"dayjs": ">=1.11.1",
"md5": ">=2.3.0",
"simple-git": ">=3.21.0",
"vitepress": ">=1.0.0-rc.34",
"vitepress": ">=1.0.0-rc.35",
"vue": ">=3.3.0"
},
"dependencies": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"build:watch": "vite build --mode development --watch"
},
"peerDependencies": {
"vitepress": ">=1.0.0-rc.34",
"vitepress": ">=1.0.0-rc.35",
"vue": ">=3.3.0"
}
}
2 changes: 1 addition & 1 deletion packages/vitepress-plugin-inline-link-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"build:watch": "vite build --mode development --watch"
},
"peerDependencies": {
"vitepress": ">=1.0.0-rc.34",
"vitepress": ">=1.0.0-rc.35",
"vue": ">=3.3.0"
}
}
Loading

0 comments on commit 64ef50e

Please sign in to comment.