chore(deps): bump @vuepress/plugin-back-to-top in /docs (#13035)
Bumps [@vuepress/plugin-back-to-top](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-back-to-top) from 1.9.9 to 1.9.10. - [Release notes](https://github.com/vuejs/vuepress/releases) - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuepress/commits/v1.9.10/packages/@vuepress/plugin-back-to-top) --- updated-dependencies: - dependency-name: "@vuepress/plugin-back-to-top" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
87012c9848
commit
dcae07a727
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue