mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Bump @mr-hope/vuepress-plugin-sitemap from 1.20.3 to 1.21.0 (#775)
Bumps [@mr-hope/vuepress-plugin-sitemap](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/sitemap) from 1.20.3 to 1.21.0. - [Release notes](https://github.com/vuepress-theme-hope/vuepress-theme-hope/releases) - [Commits](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commits/v1.21.0/packages/sitemap) --- updated-dependencies: - dependency-name: "@mr-hope/vuepress-plugin-sitemap" dependency-type: direct:production update-type: version-update:semver-minor ... 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
115cadeda5
commit
516253fe54
86
package-lock.json
generated
86
package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
"@mr-hope/vuepress-plugin-sitemap": "^1.20.3",
|
||||
"@mr-hope/vuepress-plugin-sitemap": "^1.21.0",
|
||||
"axios": "^0.23.0",
|
||||
"core-js": "2.6.4",
|
||||
"element-ui": "^2.15.5",
|
||||
@ -1732,27 +1732,27 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@mr-hope/vuepress-plugin-sitemap": {
|
||||
"version": "1.20.3",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-plugin-sitemap/-/vuepress-plugin-sitemap-1.20.3.tgz",
|
||||
"integrity": "sha512-1jYVjTFeLYyc/Ca4fokZ4pma0wOBiWcNjSuXGYpzNIqv7UwV/kDNVbQq9729V0vk9vz2g5xytlInmEwaDAz9Ug==",
|
||||
"version": "1.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-plugin-sitemap/-/vuepress-plugin-sitemap-1.21.0.tgz",
|
||||
"integrity": "sha512-eMqhjXp9wBjE9dCombM9XYAZ6BqGHdo+GsjZRhFaR6G1iMyQ+Awep7QsP11W0/Rt4jYK2UhbCp/hG2y1JY6frw==",
|
||||
"dependencies": {
|
||||
"@mr-hope/vuepress-types": "1.20.3",
|
||||
"@types/fs-extra": "^9.0.12",
|
||||
"@mr-hope/vuepress-types": "1.21.0",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"chalk": "^4.1.2",
|
||||
"fs-extra": "^10.0.0",
|
||||
"sitemap": "^7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@mr-hope/vuepress-types": {
|
||||
"version": "1.20.3",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-types/-/vuepress-types-1.20.3.tgz",
|
||||
"integrity": "sha512-Ehedz0ACH2dg+kQZZ6HCYQjMd86FpPpIBQttoWUaJOpANjX6EwW+pqDCaCQqHN8WBXaQ6/vhEphO6VIOm1LZ7g==",
|
||||
"version": "1.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-types/-/vuepress-types-1.21.0.tgz",
|
||||
"integrity": "sha512-J1Jfcxp1OnJt5zk2rZXVzPcKm2/eDDXJMayTqBV1a7fJ4dlm2XIB/OATOsWQTOwEJKMSYbUPSX72tOibPvL1wA==",
|
||||
"dependencies": {
|
||||
"@types/express": "^4.17.13",
|
||||
"@types/markdown-it": "^10.0.3",
|
||||
"@types/markdown-it-anchor": "^7.0.0",
|
||||
"@types/webpack-dev-server": "^3.11.6",
|
||||
"cac": "^6.7.3",
|
||||
"cac": "^6.7.12",
|
||||
"vue": "^2.6.14",
|
||||
"webpack-chain": "^6.5.1"
|
||||
},
|
||||
@ -1837,9 +1837,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/express-serve-static-core": {
|
||||
"version": "4.17.24",
|
||||
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.24.tgz",
|
||||
"integrity": "sha512-3UJuW+Qxhzwjq3xhwXm2onQcFHn76frIYVbTu+kn24LFxI+dEhdfISDFovPB8VpEgW8oQCTpRuCe+0zJxB7NEA==",
|
||||
"version": "4.17.25",
|
||||
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.25.tgz",
|
||||
"integrity": "sha512-OUJIVfRMFijZukGGwTpKNFprqCCXk5WjNGvUgB/CxxBR40QWSjsNK86+yvGKlCOGc7sbwfHLaXhkG+NsytwBaQ==",
|
||||
"dependencies": {
|
||||
"@types/node": "*",
|
||||
"@types/qs": "*",
|
||||
@ -1847,9 +1847,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/fs-extra": {
|
||||
"version": "9.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-9.0.12.tgz",
|
||||
"integrity": "sha512-I+bsBr67CurCGnSenZZ7v94gd3tc3+Aj2taxMT4yu4ABLuOgOjeFxX3dokG24ztSRg5tnT00sL8BszO7gSMoIw==",
|
||||
"version": "9.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-9.0.13.tgz",
|
||||
"integrity": "sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==",
|
||||
"dependencies": {
|
||||
"@types/node": "*"
|
||||
}
|
||||
@ -4111,9 +4111,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/cac": {
|
||||
"version": "6.7.3",
|
||||
"resolved": "https://registry.npmjs.org/cac/-/cac-6.7.3.tgz",
|
||||
"integrity": "sha512-ECVqVZh74qgSuZG9YOt2OJPI3wGcf+EwwuF/XIOYqZBD0KZYLtgPWqFPxmDPQ6joxI1nOlvVgRV6VT53Ooyocg==",
|
||||
"version": "6.7.12",
|
||||
"resolved": "https://registry.npmjs.org/cac/-/cac-6.7.12.tgz",
|
||||
"integrity": "sha512-rM7E2ygtMkJqD9c7WnFU6fruFcN3xe4FM5yUmgxhZzIKJk4uHl9U/fhwdajGFQbQuv43FAUo1Fe8gX/oIKDeSA==",
|
||||
"engines": {
|
||||
"node": ">=8"
|
||||
}
|
||||
@ -10162,9 +10162,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/markdown-it-anchor": {
|
||||
"version": "8.3.1",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.3.1.tgz",
|
||||
"integrity": "sha512-i12nPHfLM5uKQXVkzyJt5tZ7DetcYqZoCeiUc9OPqhAhqAR6SOswqMgzqEvDyT5BK6DOc8MmV78VjzCsYM5J5g==",
|
||||
"version": "8.4.1",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.4.1.tgz",
|
||||
"integrity": "sha512-sLODeRetZ/61KkKLJElaU3NuU2z7MhXf12Ml1WJMSdwpngeofneCRF+JBbat8HiSqhniOMuTemXMrsI7hA6XyA==",
|
||||
"peerDependencies": {
|
||||
"@types/markdown-it": "*",
|
||||
"markdown-it": "*"
|
||||
@ -18684,27 +18684,27 @@
|
||||
"dev": true
|
||||
},
|
||||
"@mr-hope/vuepress-plugin-sitemap": {
|
||||
"version": "1.20.3",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-plugin-sitemap/-/vuepress-plugin-sitemap-1.20.3.tgz",
|
||||
"integrity": "sha512-1jYVjTFeLYyc/Ca4fokZ4pma0wOBiWcNjSuXGYpzNIqv7UwV/kDNVbQq9729V0vk9vz2g5xytlInmEwaDAz9Ug==",
|
||||
"version": "1.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-plugin-sitemap/-/vuepress-plugin-sitemap-1.21.0.tgz",
|
||||
"integrity": "sha512-eMqhjXp9wBjE9dCombM9XYAZ6BqGHdo+GsjZRhFaR6G1iMyQ+Awep7QsP11W0/Rt4jYK2UhbCp/hG2y1JY6frw==",
|
||||
"requires": {
|
||||
"@mr-hope/vuepress-types": "1.20.3",
|
||||
"@types/fs-extra": "^9.0.12",
|
||||
"@mr-hope/vuepress-types": "1.21.0",
|
||||
"@types/fs-extra": "^9.0.13",
|
||||
"chalk": "^4.1.2",
|
||||
"fs-extra": "^10.0.0",
|
||||
"sitemap": "^7.0.0"
|
||||
}
|
||||
},
|
||||
"@mr-hope/vuepress-types": {
|
||||
"version": "1.20.3",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-types/-/vuepress-types-1.20.3.tgz",
|
||||
"integrity": "sha512-Ehedz0ACH2dg+kQZZ6HCYQjMd86FpPpIBQttoWUaJOpANjX6EwW+pqDCaCQqHN8WBXaQ6/vhEphO6VIOm1LZ7g==",
|
||||
"version": "1.21.0",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-types/-/vuepress-types-1.21.0.tgz",
|
||||
"integrity": "sha512-J1Jfcxp1OnJt5zk2rZXVzPcKm2/eDDXJMayTqBV1a7fJ4dlm2XIB/OATOsWQTOwEJKMSYbUPSX72tOibPvL1wA==",
|
||||
"requires": {
|
||||
"@types/express": "^4.17.13",
|
||||
"@types/markdown-it": "^10.0.3",
|
||||
"@types/markdown-it-anchor": "^7.0.0",
|
||||
"@types/webpack-dev-server": "^3.11.6",
|
||||
"cac": "^6.7.3",
|
||||
"cac": "^6.7.12",
|
||||
"vue": "^2.6.14",
|
||||
"webpack-chain": "^6.5.1"
|
||||
}
|
||||
@ -18774,9 +18774,9 @@
|
||||
}
|
||||
},
|
||||
"@types/express-serve-static-core": {
|
||||
"version": "4.17.24",
|
||||
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.24.tgz",
|
||||
"integrity": "sha512-3UJuW+Qxhzwjq3xhwXm2onQcFHn76frIYVbTu+kn24LFxI+dEhdfISDFovPB8VpEgW8oQCTpRuCe+0zJxB7NEA==",
|
||||
"version": "4.17.25",
|
||||
"resolved": "https://registry.npmjs.org/@types/express-serve-static-core/-/express-serve-static-core-4.17.25.tgz",
|
||||
"integrity": "sha512-OUJIVfRMFijZukGGwTpKNFprqCCXk5WjNGvUgB/CxxBR40QWSjsNK86+yvGKlCOGc7sbwfHLaXhkG+NsytwBaQ==",
|
||||
"requires": {
|
||||
"@types/node": "*",
|
||||
"@types/qs": "*",
|
||||
@ -18784,9 +18784,9 @@
|
||||
}
|
||||
},
|
||||
"@types/fs-extra": {
|
||||
"version": "9.0.12",
|
||||
"resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-9.0.12.tgz",
|
||||
"integrity": "sha512-I+bsBr67CurCGnSenZZ7v94gd3tc3+Aj2taxMT4yu4ABLuOgOjeFxX3dokG24ztSRg5tnT00sL8BszO7gSMoIw==",
|
||||
"version": "9.0.13",
|
||||
"resolved": "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-9.0.13.tgz",
|
||||
"integrity": "sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==",
|
||||
"requires": {
|
||||
"@types/node": "*"
|
||||
}
|
||||
@ -20679,9 +20679,9 @@
|
||||
"integrity": "sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg="
|
||||
},
|
||||
"cac": {
|
||||
"version": "6.7.3",
|
||||
"resolved": "https://registry.npmjs.org/cac/-/cac-6.7.3.tgz",
|
||||
"integrity": "sha512-ECVqVZh74qgSuZG9YOt2OJPI3wGcf+EwwuF/XIOYqZBD0KZYLtgPWqFPxmDPQ6joxI1nOlvVgRV6VT53Ooyocg=="
|
||||
"version": "6.7.12",
|
||||
"resolved": "https://registry.npmjs.org/cac/-/cac-6.7.12.tgz",
|
||||
"integrity": "sha512-rM7E2ygtMkJqD9c7WnFU6fruFcN3xe4FM5yUmgxhZzIKJk4uHl9U/fhwdajGFQbQuv43FAUo1Fe8gX/oIKDeSA=="
|
||||
},
|
||||
"cacache": {
|
||||
"version": "12.0.4",
|
||||
@ -25365,9 +25365,9 @@
|
||||
}
|
||||
},
|
||||
"markdown-it-anchor": {
|
||||
"version": "8.3.1",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.3.1.tgz",
|
||||
"integrity": "sha512-i12nPHfLM5uKQXVkzyJt5tZ7DetcYqZoCeiUc9OPqhAhqAR6SOswqMgzqEvDyT5BK6DOc8MmV78VjzCsYM5J5g==",
|
||||
"version": "8.4.1",
|
||||
"resolved": "https://registry.npmjs.org/markdown-it-anchor/-/markdown-it-anchor-8.4.1.tgz",
|
||||
"integrity": "sha512-sLODeRetZ/61KkKLJElaU3NuU2z7MhXf12Ml1WJMSdwpngeofneCRF+JBbat8HiSqhniOMuTemXMrsI7hA6XyA==",
|
||||
"requires": {}
|
||||
},
|
||||
"markdown-it-chain": {
|
||||
|
@ -41,7 +41,7 @@
|
||||
"webpack": "^4.44.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mr-hope/vuepress-plugin-sitemap": "^1.20.3",
|
||||
"@mr-hope/vuepress-plugin-sitemap": "^1.21.0",
|
||||
"axios": "^0.23.0",
|
||||
"core-js": "2.6.4",
|
||||
"element-ui": "^2.15.5",
|
||||
|
Loading…
Reference in New Issue
Block a user