diff --git a/package.json b/package.json index ed008995ebbe0c7e7cf8151de04ff38af116e42f..87f5fbea7123d25a93625931299c982a1fd6b5b1 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ }, "dependencies": { "@docsearch/js": "^3.1.0", - "vuepress-theme-uni-app-test": "^1.2.3" + "vuepress-theme-uni-app-test": "^1.2.5" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 86b9575af3a8212ba489fcd08deac015a05be6d3..f73d3a3edbce2db574e72c6104cb41fdc7278925 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8503,10 +8503,10 @@ vuepress-theme-uni-app-test@^1.2.0: vuepress-plugin-juejin-style-copy "^1.0.4" vuepress-theme-uni-app-test "^1.1.9" -vuepress-theme-uni-app-test@^1.2.3: - version "1.2.3" - resolved "https://registry.yarnpkg.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.2.3.tgz#0b20868f7224d9268563f43f4c35ea2d74d622d8" - integrity sha512-Sub44LWuD1H+ce3yNcdx61sQfRtmtEPwP09CGhzY9yiFGiqTUt8NI+dztHLgEqxVBnLr/AGNRCT9H8z1MlJqvg== +vuepress-theme-uni-app-test@^1.2.5: + version "1.2.5" + resolved "https://registry.yarnpkg.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.2.5.tgz#6610c099e88849e4e28bb74f406f8ad670da0791" + integrity sha512-cmcOb3pKsPzOmom5nzpwlGbU0ggorigwuGmYX+WwgWc5OmEn0/8rnWXxPWk25Y+CjPq6ey6x5Hza8CHUIAGd6A== dependencies: "@vuepress/plugin-back-to-top" "^1.9.5" "@vuepress/theme-default" "^1.8.2"