diff --git a/package.json b/package.json index 61b7295e14bba98131cbf2c4f3a4971ff8db2089..0d4a4a0be0e5dd2542b2d7e223e684787eabb570 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "dependencies": { "vuepress": "1.9.9", - "vuepress-theme-uniapp-official": "^1.4.30" + "vuepress-theme-uniapp-official": "^1.4.31" }, "resolutions": { "terser-webpack-plugin": "1.4.6" diff --git a/yarn.lock b/yarn.lock index 4a98d602b97552ed7f179a582906c1bbcda36bef..45172f53f13992d89303fe1f487bc8da63d7f962 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2901,8 +2901,6 @@ color-convert@^1.9.0, color-convert@^1.9.3: version "1.9.3" resolved "https://registry.npmmirror.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8" integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg== - dependencies: - color-name "1.1.3" color-convert@^2.0.1: version "2.0.1" @@ -9597,10 +9595,10 @@ vuepress-plugin-zooming@^1.1.8: dependencies: zooming "^2.1.1" -vuepress-theme-uniapp-official@^1.4.30: - version "1.4.30" - resolved "https://registry.npmmirror.com/vuepress-theme-uniapp-official/-/vuepress-theme-uniapp-official-1.4.30.tgz#c8aedd922232cdc2c96ed4b65b2947609750b9bb" - integrity sha512-R7O0gi0jk1Z+CZPrJ85BxXvwVKm3LLMBE/+dGAgCDkBoD80bMMsOPqYcKRCpGDvDnLW0p5vwz698SVwaF7M9Cw== +vuepress-theme-uniapp-official@^1.4.31: + version "1.4.31" + resolved "https://registry.npmmirror.com/vuepress-theme-uniapp-official/-/vuepress-theme-uniapp-official-1.4.31.tgz#04982b9800035d1236919760c2a38d1bf10c9a40" + integrity sha512-5dA427VjJGT5mI3rKft/T8Qgy61PHhvR0piOZSSCkHC7NOgFEK2VnLUnrL/VS6WJ6RhpVwUrJ7F24pT0gBcQtQ== dependencies: "@docsearch/css" "^3.6.0" "@vuepress/plugin-back-to-top" "^1.9.5"