diff --git a/package.json b/package.json index aa1779b0e730afa34547bea5e47fc72e5d7796b3..0d91eba69e48eb1b599304c195483c96b73bf4e0 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "dependencies": { "vuepress": "1.9.9", - "vuepress-theme-uniapp-official": "1.4.28" + "vuepress-theme-uniapp-official": "1.4.29" }, "resolutions": { "terser-webpack-plugin": "1.4.6", diff --git a/yarn.lock b/yarn.lock index 5f7ccd4105c92fb26ac559fb1cc192902b88ac25..2d42566a928562ecfaa03faaeee429527a8fe169 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9602,10 +9602,10 @@ vuepress-plugin-zooming@^1.1.8: dependencies: zooming "^2.1.1" -vuepress-theme-uniapp-official@1.4.28: - version "1.4.28" - resolved "https://registry.npmmirror.com/vuepress-theme-uniapp-official/-/vuepress-theme-uniapp-official-1.4.28.tgz#be82e65cf659ac115f7da8a51269554fa7ff77bb" - integrity sha512-uiUBUlhBK15i+Ap817c2x03QcqIUajkAplrxLWG7RpMhSZ0HdhgYEKUHuc5yClpXdxdVNgAlN5ONhCS85WPcUQ== +vuepress-theme-uniapp-official@1.4.29: + version "1.4.29" + resolved "https://registry.npmmirror.com/vuepress-theme-uniapp-official/-/vuepress-theme-uniapp-official-1.4.29.tgz#3c63ce43c7ad9e0d78b7f470e75ca4c7b103c9c4" + integrity sha512-5blQUJfPOEE9Gc8wri9h0uBAyKMhwScPiROlLT0CFM8XT6u4oLhG14uURHm/Hw0PuBEpqEoOkSynsiPtq7wTQQ== dependencies: "@docsearch/css" "^3.6.0" "@vuepress/plugin-back-to-top" "^1.9.5"