diff --git a/package.json b/package.json index deac1dbc5dc996b5627fe50f3a9d9d4b2c22b88c..dbc36248175c586e3775daf41b5f03342ece2e6f 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "dependencies": { "vuepress": "1.9.9", - "vuepress-theme-uniapp-official": "1.4.21" + "vuepress-theme-uniapp-official": "1.4.22" }, "resolutions": { "markdown-it": "< 14" diff --git a/yarn.lock b/yarn.lock index d82377bfdb33d8104cba53a6052da21fc8c6c58b..8fd6ab86495eac71106e0319c5552f2246efc58a 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.7: - version "1.0.7" - resolved "https://registry.npmmirror.com/vuepress-plugin-expandable-row/-/vuepress-plugin-expandable-row-1.0.7.tgz#9bcc984552e660e0a7493811206483e522917654" - integrity sha512-dV2EH9yP5h3ef1UGn/y9rpYyfD9+6r+iCICQMmiGfJWEv8mBUdr3/aMcZcNNsdFHeBeyCy5d7gGzA60D3Jwkxw== +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-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.21: - version "1.4.21" - resolved "https://registry.npmmirror.com/vuepress-theme-uniapp-official/-/vuepress-theme-uniapp-official-1.4.21.tgz#dbda3bb1984ae591446e8fa53361ee996896b068" - integrity sha512-BSy8e0pFjJErGINMlZpBlejOmZv9BXcCc3QPtbO6DmydX8wN+LMpWgQkewPSNl0ePLYU3ZF++Qfx9dLR5UzLZw== +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== dependencies: "@docsearch/css" "^3.6.0" "@vuepress/plugin-back-to-top" "^1.9.5" @@ -9579,7 +9579,7 @@ vuepress-theme-uniapp-official@1.4.21: 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.7" + vuepress-plugin-expandable-row "^1.0.8" vuepress-plugin-juejin-style-copy "^1.0.4" vuepress-plugin-mermaidjs "1.9.1" vuepress-plugin-named-chunks "^1.1.4"