Skip to content

Commit

Permalink
docs: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
recoluan committed May 28, 2024
1 parent e5bbb4b commit 2fe30e6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"build": "vuepress build ."
},
"devDependencies": {
"@vuepress/bundler-vite": "2.0.0-rc.9",
"vue": "^3.4.19",
"vuepress": "2.0.0-rc.9",
"vuepress-theme-reco": "2.0.0-rc.10"
"@vuepress/bundler-vite": "2.0.0-rc.12",
"vue": "^3.4.27",
"vuepress": "2.0.0-rc.12",
"vuepress-theme-reco": "2.0.0-rc.13"
},
"author": "reco_luan",
"license": "MIT"
Expand Down

0 comments on commit 2fe30e6

Please sign in to comment.