Skip to content

Commit

Permalink
chore(deps): update dependency vitepress to v1.0.0-rc.30
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2023
1 parent 4878a95 commit e69e27f
Show file tree
Hide file tree
Showing 4 changed files with 356 additions and 79 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"unocss": "^0.57.4",
"unplugin-vue-components": "^0.25.2",
"vite-svg-loader": "^4.0.0",
"vitepress": "1.0.0-rc.26"
"vitepress": "1.0.0-rc.30"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"vite-plugin-banner": "^0.7.1",
"vite-plugin-dts": "3.6.3",
"vite-svg-loader": "^4.0.0",
"vitepress": "1.0.0-rc.26",
"vitepress": "1.0.0-rc.30",
"vue": "^3.3.8",
"vue-tsc": "^1.8.22"
}
Expand Down
2 changes: 1 addition & 1 deletion playground/public/nuxt-stones/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"unocss": "^0.52.3",
"unplugin-vue-components": "^0.24.1",
"vite-svg-loader": "^4.0.0",
"vitepress": "1.0.0-beta.1"
"vitepress": "1.0.0-rc.30"
}
}
Loading

0 comments on commit e69e27f

Please sign in to comment.