diff --git a/package.json b/package.json index dbc36248175c586e3775daf41b5f03342ece2e6f..18ba30d3ba3cd7e646ece5651853dae90fea9053 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "dependencies": { "vuepress": "1.9.9", - "vuepress-theme-uniapp-official": "1.4.22" + "vuepress-theme-uniapp-official": "1.4.23" }, "resolutions": { "markdown-it": "< 14" diff --git a/yarn.lock b/yarn.lock index 8fd6ab86495eac71106e0319c5552f2246efc58a..486e52d328e311bb0710be3a753014bc8220f114 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9528,10 +9528,10 @@ vuepress-plugin-container@^2.0.2: "@vuepress/shared-utils" "^1.2.0" markdown-it-container "^2.0.0" -vuepress-plugin-expandable-row@^1.0.8: - version "1.0.8" - resolved "https://registry.npmmirror.com/vuepress-plugin-expandable-row/-/vuepress-plugin-expandable-row-1.0.8.tgz#f27e3d5ef7f09c5361aa218f3852639a845e3ffd" - integrity sha512-nB21i/EaTVDq0/3EXM+2xTRemtjw+E0TJdWeK4kJoENxX7jiXs7J5FrpOEMTrfxLpnvRslD4gBlCeFPv2V+PvA== +vuepress-plugin-expandable-row@^1.0.9: + version "1.0.9" + resolved "https://registry.npmmirror.com/vuepress-plugin-expandable-row/-/vuepress-plugin-expandable-row-1.0.9.tgz#97a74741c13df062af090208fd09544444e25d13" + integrity sha512-CSLv5eRLRARuHUec6y3uzf4HnFRmiGls7O1WAery8pBGmK4DXnrBcHENNtBtsIWAuSOtE8vSNtjTJTJtBXOXmw== vuepress-plugin-juejin-style-copy@^1.0.4: version "1.0.4" @@ -9566,10 +9566,10 @@ vuepress-plugin-zooming@^1.1.8: dependencies: zooming "^2.1.1" -vuepress-theme-uniapp-official@1.4.22: - version "1.4.22" - resolved "https://registry.npmmirror.com/vuepress-theme-uniapp-official/-/vuepress-theme-uniapp-official-1.4.22.tgz#e7b91865433739329c2b48be26a1f48e3da71ce1" - integrity sha512-hKFLusgG7dzEUywCFmGjCsjCq9Tylx/WlrIzsx4MmLYkfFc2dxjDiWIMjvtSXu+JRoCtqas+dpdWqdzlh2rlWw== +vuepress-theme-uniapp-official@1.4.23: + version "1.4.23" + resolved "https://registry.npmmirror.com/vuepress-theme-uniapp-official/-/vuepress-theme-uniapp-official-1.4.23.tgz#008427678ffeba251055c4b4e971dbdbb595983d" + integrity sha512-4h96x0wZTiuV0Kk+zI9cTi/LVsos6viUCbB/8O+SEvcdnFUd8rhGFQYmXzXiAuDARi4/0Yc3yZ9/v+uSAYAxvg== dependencies: "@docsearch/css" "^3.6.0" "@vuepress/plugin-back-to-top" "^1.9.5" @@ -9579,7 +9579,7 @@ vuepress-theme-uniapp-official@1.4.22: markdown-it-raw-table "^1.0.0" markdown-it-task-lists "^2.1.1" vuepress-plugin-check-md2 "^1.0.5" - vuepress-plugin-expandable-row "^1.0.8" + vuepress-plugin-expandable-row "^1.0.9" vuepress-plugin-juejin-style-copy "^1.0.4" vuepress-plugin-mermaidjs "1.9.1" vuepress-plugin-named-chunks "^1.1.4"