diff --git a/package.json b/package.json index 7ab69b87fd967d1078c90ccc0cb46aa16f4fc04e..e96052a7ba2e1b945238c25824af8cdfd7bd1adb 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "markdown-it-attrs": "^4.1.6", "markdown-it-raw-table": "^1.0.0", "markdown-it-task-lists": "^2.1.1", - "vuepress-theme-uni-app-test": "^1.3.18" + "vuepress-theme-uni-app-test": "^1.3.19" }, "dependencies": { "@docsearch/js": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 8c4eb53b3ab1f4c8efd071180ae0150be745c8d7..9ba02463868f5c02fd0fff59d20cbed77c32f38c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9402,10 +9402,10 @@ vuepress-plugin-zooming@^1.1.8: dependencies: zooming "^2.1.1" -vuepress-theme-uni-app-test@^1.3.17: - version "1.3.17" - resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.3.17.tgz#664bb9f0d943da27d1137803a074094c289b27f3" - integrity sha512-eYC1XCjYQpRT9qZtuoKeirVRMfi1q3pjVxaCAcf53YFNdWKtxljqThxCTGo8UFmvU1EpWD4Hhx+I04FOJBqChA== +vuepress-theme-uni-app-test@^1.3.19: + version "1.3.19" + resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.3.19.tgz#fda7eff5dcf4938fc754a9a4bcb150800c97b872" + integrity sha512-QeuzPwwvQMg6mtA/ywA+FwdZUVj/RaLd607HauQiJzEGHxOIsEfTINEx1hzrdT+ILwprZ3w3oaB9T8ofnrX92g== dependencies: "@vuepress/plugin-back-to-top" "^1.9.5" "@vuepress/theme-default" "^1.8.2"