Skip to content

Commit deb5598

Browse files
committed
chore: bump deps
1 parent 65bef19 commit deb5598

File tree

2 files changed

+176
-175
lines changed

2 files changed

+176
-175
lines changed

package.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vuepress/docs",
3-
"version": "2.0.0-rc.2",
3+
"version": "2.0.0-rc.3",
44
"private": true,
55
"type": "module",
66
"scripts": {
@@ -26,17 +26,17 @@
2626
},
2727
"prettier": "prettier-config-vuepress",
2828
"dependencies": {
29-
"@vuepress/bundler-vite": "2.0.0-rc.6",
30-
"@vuepress/bundler-webpack": "2.0.0-rc.6",
31-
"@vuepress/plugin-docsearch": "2.0.0-rc.11",
32-
"@vuepress/plugin-google-analytics": "2.0.0-rc.11",
33-
"@vuepress/plugin-register-components": "2.0.0-rc.11",
34-
"@vuepress/plugin-shiki": "2.0.0-rc.11",
35-
"@vuepress/theme-default": "2.0.0-rc.11",
29+
"@vuepress/bundler-vite": "2.0.0-rc.7",
30+
"@vuepress/bundler-webpack": "2.0.0-rc.7",
31+
"@vuepress/plugin-docsearch": "2.0.0-rc.12",
32+
"@vuepress/plugin-google-analytics": "2.0.0-rc.12",
33+
"@vuepress/plugin-register-components": "2.0.0-rc.12",
34+
"@vuepress/plugin-shiki": "2.0.0-rc.12",
35+
"@vuepress/theme-default": "2.0.0-rc.12",
3636
"anywhere": "^1.6.0",
3737
"sass-loader": "^14.1.0",
3838
"vue": "^3.4.15",
39-
"vuepress": "2.0.0-rc.6"
39+
"vuepress": "2.0.0-rc.7"
4040
},
4141
"devDependencies": {
4242
"@commitlint/cli": "^18.6.0",

0 commit comments

Comments
 (0)