Skip to content

Commit 11bb099

Browse files
authored
chore(deps): bump vuepress from 2.0.0-rc.8 to 2.0.0-rc.9 (#58)
**Changelog:** - Bumps vuepress from 2.0.0-rc.8 to 2.0.0-rc.9 - Bumps @vuepress/bundler-vite from 2.0.0-rc.8 to 2.0.0-rc.9 - Bumps @vuepress/plugin-search from 2.0.0-beta.67 to 2.0.0-rc.24 - Bumps @@vuepress/theme-default from 2.0.0-rc.18 to 2.0.0-rc.25
1 parent d724cd8 commit 11bb099

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313
"homepage": "https://wwebjs.dev",
1414
"license": "MIT",
1515
"devDependencies": {
16-
"@vuepress/bundler-vite": "^2.0.0-rc.8",
17-
"@vuepress/plugin-search": "^2.0.0-beta.67",
18-
"@vuepress/theme-default": "^2.0.0-rc.18",
19-
"vuepress": "^2.0.0-rc.8"
16+
"@vuepress/bundler-vite": "2.0.0-rc.9",
17+
"@vuepress/plugin-search": "^2.0.0-rc.24",
18+
"@vuepress/theme-default": "2.0.0-rc.25",
19+
"vuepress": "2.0.0-rc.9"
2020
}
21-
}
21+
}

0 commit comments

Comments
 (0)