Skip to content

Commit bfbc06d

Browse files
committed
deps: upgrade vuepress & theme hope
1 parent 6e245b7 commit bfbc06d

File tree

2 files changed

+3946
-876
lines changed

2 files changed

+3946
-876
lines changed

package.json

+10-9
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,18 @@
1111
"dev": "vuepress dev src"
1212
},
1313
"devDependencies": {
14-
"@vuepress/bundler-webpack": "2.0.0-rc.9",
15-
"@vuepress/plugin-google-analytics": "2.0.0-rc.15",
16-
"@vuepress/plugin-register-components": "2.0.0-rc.15",
17-
"vue": "^3.4.21"
14+
"@vuepress/bundler-webpack": "2.0.0-rc.13",
15+
"@vuepress/plugin-google-analytics": "2.0.0-rc.33",
16+
"@vuepress/plugin-register-components": "2.0.0-rc.33",
17+
"vue": "^3.4.27"
1818
},
1919
"dependencies": {
20-
"@vuepress/client": "2.0.0-rc.9",
21-
"@waline/client": "^3.1.3",
22-
"sass-loader": "^13.3.3",
23-
"vuepress": "2.0.0-rc.9",
24-
"vuepress-theme-hope": "2.0.0-rc.31",
20+
"@vuepress/client": "2.0.0-rc.13",
21+
"@vuepress/plugin-pwa": "^2.0.0-rc.33",
22+
"@waline/client": "^3.2.1",
23+
"sass-loader": "^14.2.1",
24+
"vuepress": "2.0.0-rc.13",
25+
"vuepress-theme-hope": "2.0.0-rc.47",
2526
"webpack": "^5.91.0"
2627
}
2728
}

0 commit comments

Comments
 (0)