diff --git a/package.json b/package.json index def66dfc543761a4f54a8dc2ab3c49c5b104ee1b..99788f1b1b55675ca843ad8d814c4a58b887daf7 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.2" + "vuepress-theme-uni-app-test": "^1.3.3" }, "dependencies": { "@docsearch/js": "^3.1.0", diff --git a/yarn.lock b/yarn.lock index 09f1e2f803282e4eda64755cd8bd5e13241bb13f..a4b19425eb5fa6a341ac248fcdb7f4eac8c26ab1 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.2: - version "1.3.2" - resolved "https://registry.npmmirror.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.3.2.tgz#ce222443208acd808092041a8855127378982a51" - integrity sha512-xvQXQ8zTz1UU0Pej8hT1ckN6EIRjHW5ddEjgS40eheox3ij17RU4ylCvOf7poux4gT6dR44rAZvwXpV1HL/cwg== +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== dependencies: "@vuepress/plugin-back-to-top" "^1.9.5" "@vuepress/theme-default" "^1.8.2"