diff --git a/package.json b/package.json index d478c46b13b6a52c64b0d6918669c5767bae4223..a732cb117c663ec25d2eaf478d9fb80cd6795ccd 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,6 @@ }, "dependencies": { "@docsearch/js": "^3.1.0", - "vuepress-theme-uni-app-test": "^1.1.4" + "vuepress-theme-uni-app-test": "^1.1.5" } } \ No newline at end of file diff --git a/yarn.lock b/yarn.lock index 8a2c6b6dabdeb0bdc04ac12029a8c3005ee1c614..0d65610d78edf55145045f50836056f8531ad603 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8477,10 +8477,10 @@ vuepress-theme-uni-app-test@^1.1.2: vuepress-plugin-juejin-style-copy "^1.0.4" vuepress-theme-uni-app-test "^1.1.2" -vuepress-theme-uni-app-test@^1.1.4: - version "1.1.4" - resolved "https://registry.yarnpkg.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.1.4.tgz#2ec8c9c92a9641d4932947092e887d2fda499020" - integrity sha512-KOTuouZX7454581T1KEY2HZRo0Jx9eGfrE9eHNcGrW8cjW3BDYTJX/AWcWJjbpJczzhCOMUFBlCxq15zNkOLQQ== +vuepress-theme-uni-app-test@^1.1.5: + version "1.1.5" + resolved "https://registry.yarnpkg.com/vuepress-theme-uni-app-test/-/vuepress-theme-uni-app-test-1.1.5.tgz#6fca8abe2d1a8ff829c088cc25488bf789e09eb7" + integrity sha512-EisN3pqJMYWBHoBP2DSJ3PqoX5veStrnT58JfmeITaYADy+tuFOX0aTkbIvT/xtUt5632tvUBQ+5WRlqq9RlcA== dependencies: "@vuepress/plugin-back-to-top" "^1.9.5" "@vuepress/theme-default" "^1.8.2"