mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-11-01 15:35:06 +01:00
Bump @mr-hope/vuepress-plugin-sitemap from 0.7.5 to 0.8.0 (#386)
Bumps [@mr-hope/vuepress-plugin-sitemap](https://github.com/Mister-Hope/vuepress-theme-hope/tree/HEAD/packages/sitemap) from 0.7.5 to 0.8.0. - [Release notes](https://github.com/Mister-Hope/vuepress-theme-hope/releases) - [Changelog](https://github.com/Mister-Hope/vuepress-theme-hope/blob/master/CHANGELOG.md) - [Commits](https://github.com/Mister-Hope/vuepress-theme-hope/commits/v0.8.0/packages/sitemap) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
4b9d4d2eaa
commit
31b95e1d1e
14
package-lock.json
generated
14
package-lock.json
generated
@ -1215,18 +1215,18 @@
|
||||
}
|
||||
},
|
||||
"@mr-hope/vuepress-plugin-sitemap": {
|
||||
"version": "0.7.5",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-plugin-sitemap/-/vuepress-plugin-sitemap-0.7.5.tgz",
|
||||
"integrity": "sha512-n0i1tMZ9DjHev2gL0Sl+MWhAYxarwoNMm9Ll35vdWCQ84tDOunVaJWxiMD7S/FIYwDvy5INsSYD6IUSqEILpOw==",
|
||||
"version": "0.8.0",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-plugin-sitemap/-/vuepress-plugin-sitemap-0.8.0.tgz",
|
||||
"integrity": "sha512-TltkmHJ7yhFuTlgO2at24kLW1yv1FgoM4j7tYBlXXVUEDuub74aZpzXeJrNp11qYAwB05PHvJt0zAtEZHpm1pQ==",
|
||||
"requires": {
|
||||
"@mr-hope/vuepress-types": "^0.7.5",
|
||||
"@mr-hope/vuepress-types": "^0.8.0",
|
||||
"sitemap": "^6.3.2"
|
||||
}
|
||||
},
|
||||
"@mr-hope/vuepress-types": {
|
||||
"version": "0.7.5",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-types/-/vuepress-types-0.7.5.tgz",
|
||||
"integrity": "sha512-iRkoahIofihKyrnzM/zweAgzxMLdF23qOB80CBDjeFYxVD2Z8uu50iJQU1P3cuH9o0Mv5ic+LLzs8VsUgtDpUQ==",
|
||||
"version": "0.8.0",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-types/-/vuepress-types-0.8.0.tgz",
|
||||
"integrity": "sha512-IFm8E2xsiG0ECAR3cEW+zIhLJV07chMJrEwzXJBUbnUAfQEU4+Y51J5QjeJBibGQYJgkcoQQZqghUizuJB8NOg==",
|
||||
"requires": {
|
||||
"@types/express": "4.17.8",
|
||||
"@types/markdown-it": "10.0.2",
|
||||
|
@ -40,7 +40,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@mr-hope/vuepress-plugin-last-update": "^0.7.5",
|
||||
"@mr-hope/vuepress-plugin-sitemap": "^0.7.5",
|
||||
"@mr-hope/vuepress-plugin-sitemap": "^0.8.0",
|
||||
"axios": "^0.20.0",
|
||||
"core-js": "2.6.4",
|
||||
"element-ui": "^2.13.2",
|
||||
|
Loading…
Reference in New Issue
Block a user