diff --git a/package.json b/package.json index 99788f1b1b55675ca843ad8d814c4a58b887daf7..afce13b9e23b84e3d954506d9bbfd3b1fe8aa635 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "cross-env": "^7.0.3", "fs-extra": "^10.0.0", "glob": "^7.1.7", - "vuepress-theme-uni-app-test": "^1.3.3" + "vuepress-theme-uni-app-test": "^1.3.4" }, "dependencies": { "@docsearch/js": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index a4b19425eb5fa6a341ac248fcdb7f4eac8c26ab1..944bb3d94934df032dda85e4ee29aa19da93d5e5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9208,10 +9208,10 @@ vuepress-plugin-smooth-scroll@^0.0.3: dependencies: smoothscroll-polyfill "^0.4.3" -vuepress-theme-uni-app-test@^1.3.3: - version "1.3.3" - resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.3.3.tgz#af328da00478d7a656297ff8a8634a51080e0686" - integrity sha512-5p6tSSnS32RoX8Laz96FT8fZzBs12o82G3hjFppI9XOjHkK3SO4DWX8jaeSGuJbOrIUMUMLZCY+kwbNrMoCDAQ== +vuepress-theme-uni-app-test@^1.3.4: + version "1.3.4" + resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.3.4.tgz#b2288119c53dc47532a7d8f3d2b1ac41436b9660" + integrity sha512-O3EMfHiEtXI84QST1R1jc8n/K5Js6NpwKuRL49sMbekYtOeebqc1nXUGJKxDp0tOcJYZyGuWKUjNbHhRh2lpXA== dependencies: "@vuepress/plugin-back-to-top" "^1.9.5" "@vuepress/theme-default" "^1.8.2"