diff --git a/docs/package.json b/docs/package.json index 133e723..300efb4 100644 --- a/docs/package.json +++ b/docs/package.json @@ -14,7 +14,7 @@ }, "license": "Apache-2.0", "devDependencies": { - "@vuepress/plugin-back-to-top": "^1.9.7", + "@vuepress/plugin-back-to-top": "^1.9.10", "@vuepress/plugin-medium-zoom": "^1.9.10", "vuepress": "^1.9.10", "vuepress-plugin-fulltext-search": "^2.2.1", diff --git a/docs/yarn.lock b/docs/yarn.lock index d8f632c..40ae8d3 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -1446,12 +1446,12 @@ "@vuepress/types" "1.9.10" lodash.debounce "^4.0.8" -"@vuepress/plugin-back-to-top@^1.9.7": - version "1.9.7" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.9.7.tgz#249a76d79f1e0c8c71a2804485ad0245837e6bfd" - integrity sha512-DM1S+Q8Xn/i+zhe4zThekxb1M2abfKLklg/NKtQloklHKdNdVfk+EcxWYNmNfSii+ymDWaaG8lmH0xjVhy0iXw== +"@vuepress/plugin-back-to-top@^1.9.10": + version "1.9.10" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-back-to-top/-/plugin-back-to-top-1.9.10.tgz#7928d4da309119a20021eea90d94d4982026c791" + integrity sha512-iInIp66wu717CAnT2pyd9Bs/vAgrUBOBIQ7WMnfJo07cW/ZIothpyrSHnpCRSsfJ/jLivMPqW0pviqppt64BzQ== dependencies: - "@vuepress/types" "1.9.7" + "@vuepress/types" "1.9.10" lodash.debounce "^4.0.8" "@vuepress/plugin-last-updated@1.9.10": @@ -1548,15 +1548,6 @@ "@types/webpack-dev-server" "^3" webpack-chain "^6.0.0" -"@vuepress/types@1.9.7": - version "1.9.7" - resolved "https://registry.yarnpkg.com/@vuepress/types/-/types-1.9.7.tgz#aeb772fd0f7c2a10c6ec1d3c803a2e4b1d756c24" - integrity sha512-moLQzkX3ED2o18dimLemUm7UVDKxhcrJmGt5C0Ng3xxrLPaQu7UqbROtEKB3YnMRt4P/CA91J+Ck+b9LmGabog== - dependencies: - "@types/markdown-it" "^10.0.0" - "@types/webpack-dev-server" "^3" - webpack-chain "^6.0.0" - "@webassemblyjs/ast@1.9.0": version "1.9.0" resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"