diff --git a/package.json b/package.json index f05b0fbfeda95629b625447013d56a7e9e3bcc3a..d17ba4e1b6bda50474646472aadc3a53c63e30dd 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "markdown-it-raw-table": "^1.0.0", "markdown-it-task-lists": "^2.1.1", "vuepress-plugin-named-chunks": "^1.1.4", - "vuepress-theme-uni-app-test": "^1.3.27" + "vuepress-theme-uni-app-test": "^1.3.28" }, "dependencies": { "@docsearch/js": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 838eb5d76102601a57293a78fc8e9470bed3430e..6d6c8339e92c8f90e067078740144c764df6f4ca 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9259,10 +9259,10 @@ vuepress-plugin-zooming@^1.1.8: dependencies: zooming "^2.1.1" -vuepress-theme-uni-app-test@^1.3.27: - version "1.3.27" - resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.3.27.tgz#936f5707bcc851a38a34ad2e0a28da2cdab0e1f7" - integrity sha512-mm0yxQtU8YPxBBfSUyNXfi9CF4PHSNgMyRyl0crJKUs1KPHmFTCXvaFCC0H3fgDIVXpPKd33HVl++8BOaTkF+w== +vuepress-theme-uni-app-test@^1.3.28: + version "1.3.28" + resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.3.28.tgz#337fa80dca4bb45ae97c8934f10f637a44e7efc5" + integrity sha512-aMjCunFXvXTpYSRZSANxSJDnN/ESxaEPaxwC1wlViwoVKu5HXQq9bPW3QnXOm35UowVh/pUUbOGBCySi9rY0MQ== dependencies: "@vuepress/plugin-back-to-top" "^1.9.5" "@vuepress/theme-default" "^1.8.2"