diff --git a/docs/package.json b/docs/package.json index 0413f056f..0456a2ea6 100644 --- a/docs/package.json +++ b/docs/package.json @@ -18,7 +18,7 @@ "docs:dev": "vuepress dev ." }, "dependencies": { - "@vuepress/plugin-back-to-top": "1.9.9", + "@vuepress/plugin-back-to-top": "1.9.10", "@vuepress/plugin-google-analytics": "1.9.10", "@vuepress/plugin-pwa": "1.9.10", "@vuepress/shared-utils": "1.9.10", diff --git a/docs/pnpm-lock.yaml b/docs/pnpm-lock.yaml index f139bd875..5ea0bcf90 100644 --- a/docs/pnpm-lock.yaml +++ b/docs/pnpm-lock.yaml @@ -6,8 +6,8 @@ settings: dependencies: '@vuepress/plugin-back-to-top': - specifier: 1.9.9 - version: 1.9.9 + specifier: 1.9.10 + version: 1.9.10 '@vuepress/plugin-google-analytics': specifier: 1.9.10 version: 1.9.10 @@ -1899,10 +1899,10 @@ packages: - debug dev: false - /@vuepress/plugin-back-to-top@1.9.9: - resolution: {integrity: sha512-8bNsdZ0Dr96OdcoJ67dxCx1ysXpeTHma8w+YSsqBJoWGEOucBr0nW9oaDH85yoOtpiriWBlhUO32/Q0ojJtMfA==} + /@vuepress/plugin-back-to-top@1.9.10: + resolution: {integrity: sha512-iInIp66wu717CAnT2pyd9Bs/vAgrUBOBIQ7WMnfJo07cW/ZIothpyrSHnpCRSsfJ/jLivMPqW0pviqppt64BzQ==} dependencies: - '@vuepress/types': 1.9.9 + '@vuepress/types': 1.9.10 lodash.debounce: 4.0.8 transitivePeerDependencies: - debug @@ -2024,16 +2024,6 @@ packages: - debug dev: false - /@vuepress/types@1.9.9: - resolution: {integrity: sha512-ukGW49ILzLhIc7CltHMr+BeIjWKloJNN1mrvbDz3beycp9b9kgH+DXNdRIK9QCKr4fJsy7x08vNMwZr9Nq/PTQ==} - dependencies: - '@types/markdown-it': 10.0.3 - '@types/webpack-dev-server': 3.11.6 - webpack-chain: 6.5.1 - transitivePeerDependencies: - - debug - dev: false - /@webassemblyjs/ast@1.9.0: resolution: {integrity: sha512-C6wW5L+b7ogSDVqymbkkvuW9kruN//YisMED04xzeBBqjHa2FYnmvOlS6Xj68xWQRgWvI9cIglsjFowH/RJyEA==} dependencies: