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.18.2 to 1.19.1 (#722)
Bumps [@mr-hope/vuepress-plugin-sitemap](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/sitemap) from 1.18.2 to 1.19.1. - [Release notes](https://github.com/vuepress-theme-hope/vuepress-theme-hope/releases) - [Commits](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commits/v1.19.1/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
8e3e2557df
commit
929d222a9d
62
package-lock.json
generated
62
package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "1.0.0",
|
||||
"license": "MPL-2.0",
|
||||
"dependencies": {
|
||||
"@mr-hope/vuepress-plugin-sitemap": "^1.18.2",
|
||||
"@mr-hope/vuepress-plugin-sitemap": "^1.19.1",
|
||||
"axios": "^0.21.1",
|
||||
"core-js": "2.6.4",
|
||||
"element-ui": "^2.15.5",
|
||||
@ -1732,26 +1732,26 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@mr-hope/vuepress-plugin-sitemap": {
|
||||
"version": "1.18.2",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-plugin-sitemap/-/vuepress-plugin-sitemap-1.18.2.tgz",
|
||||
"integrity": "sha512-oBDOv9iEEq3HRkG7nCi8ATRsQoimpVW3m2MscXs5VIDjrjlloQ4KIIbzb7R8oyFZFuMsY578DRKEz1z7grJssA==",
|
||||
"version": "1.19.1",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-plugin-sitemap/-/vuepress-plugin-sitemap-1.19.1.tgz",
|
||||
"integrity": "sha512-8fnzKXYiR39ReVDgRxOH9QI5izi0cqvd5Gux2gQ9yEbZEMGI4G6ZGwlWG3LWYwcdhtyCsbE4PfJqjgY2CAMMUQ==",
|
||||
"dependencies": {
|
||||
"@mr-hope/vuepress-types": "1.18.2",
|
||||
"@types/fs-extra": "^9.0.11",
|
||||
"chalk": "^4.1.1",
|
||||
"@mr-hope/vuepress-types": "1.19.1",
|
||||
"@types/fs-extra": "^9.0.12",
|
||||
"chalk": "^4.1.2",
|
||||
"fs-extra": "^10.0.0",
|
||||
"sitemap": "^7.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@mr-hope/vuepress-types": {
|
||||
"version": "1.18.2",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-types/-/vuepress-types-1.18.2.tgz",
|
||||
"integrity": "sha512-pX5rn8bepU84xYERHUi5Xo47fA5pQh+i1UUOIsQVBrhuzj0UVxXGnpAEOQE9EmuzEoeNyETCLgo9xgVBZ7rxkQ==",
|
||||
"version": "1.19.1",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-types/-/vuepress-types-1.19.1.tgz",
|
||||
"integrity": "sha512-cSzd2OlJrqoxm4cDOdo+Qg7qDAXm4e9Otd20+GsBGdw3RO3VYFVo1RB9o4VXAx1D4R9KR4bdLpBbowWQjWceqQ==",
|
||||
"dependencies": {
|
||||
"@types/express": "^4.17.12",
|
||||
"@types/markdown-it": "^12.0.2",
|
||||
"@types/express": "^4.17.13",
|
||||
"@types/markdown-it": "^12.0.3",
|
||||
"@types/markdown-it-anchor": "^7.0.0",
|
||||
"@types/webpack-dev-server": "^3.11.4",
|
||||
"@types/webpack-dev-server": "^3.11.5",
|
||||
"cac": "^6.7.3",
|
||||
"vue": "^2.6.14",
|
||||
"vue-loader": "^15.9.7",
|
||||
@ -2029,9 +2029,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/webpack-sources": {
|
||||
"version": "2.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/webpack-sources/-/webpack-sources-2.1.1.tgz",
|
||||
"integrity": "sha512-MjM1R6iuw8XaVbtkCBz0N349cyqBjJHCbQiOeppe3VBeFvxqs74RKHAVt9LkxTnUWc7YLZOEsUfPUnmK6SBPKQ==",
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/webpack-sources/-/webpack-sources-3.2.0.tgz",
|
||||
"integrity": "sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==",
|
||||
"dependencies": {
|
||||
"@types/node": "*",
|
||||
"@types/source-list-map": "*",
|
||||
@ -18673,26 +18673,26 @@
|
||||
"dev": true
|
||||
},
|
||||
"@mr-hope/vuepress-plugin-sitemap": {
|
||||
"version": "1.18.2",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-plugin-sitemap/-/vuepress-plugin-sitemap-1.18.2.tgz",
|
||||
"integrity": "sha512-oBDOv9iEEq3HRkG7nCi8ATRsQoimpVW3m2MscXs5VIDjrjlloQ4KIIbzb7R8oyFZFuMsY578DRKEz1z7grJssA==",
|
||||
"version": "1.19.1",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-plugin-sitemap/-/vuepress-plugin-sitemap-1.19.1.tgz",
|
||||
"integrity": "sha512-8fnzKXYiR39ReVDgRxOH9QI5izi0cqvd5Gux2gQ9yEbZEMGI4G6ZGwlWG3LWYwcdhtyCsbE4PfJqjgY2CAMMUQ==",
|
||||
"requires": {
|
||||
"@mr-hope/vuepress-types": "1.18.2",
|
||||
"@types/fs-extra": "^9.0.11",
|
||||
"chalk": "^4.1.1",
|
||||
"@mr-hope/vuepress-types": "1.19.1",
|
||||
"@types/fs-extra": "^9.0.12",
|
||||
"chalk": "^4.1.2",
|
||||
"fs-extra": "^10.0.0",
|
||||
"sitemap": "^7.0.0"
|
||||
}
|
||||
},
|
||||
"@mr-hope/vuepress-types": {
|
||||
"version": "1.18.2",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-types/-/vuepress-types-1.18.2.tgz",
|
||||
"integrity": "sha512-pX5rn8bepU84xYERHUi5Xo47fA5pQh+i1UUOIsQVBrhuzj0UVxXGnpAEOQE9EmuzEoeNyETCLgo9xgVBZ7rxkQ==",
|
||||
"version": "1.19.1",
|
||||
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-types/-/vuepress-types-1.19.1.tgz",
|
||||
"integrity": "sha512-cSzd2OlJrqoxm4cDOdo+Qg7qDAXm4e9Otd20+GsBGdw3RO3VYFVo1RB9o4VXAx1D4R9KR4bdLpBbowWQjWceqQ==",
|
||||
"requires": {
|
||||
"@types/express": "^4.17.12",
|
||||
"@types/markdown-it": "^12.0.2",
|
||||
"@types/express": "^4.17.13",
|
||||
"@types/markdown-it": "^12.0.3",
|
||||
"@types/markdown-it-anchor": "^7.0.0",
|
||||
"@types/webpack-dev-server": "^3.11.4",
|
||||
"@types/webpack-dev-server": "^3.11.5",
|
||||
"cac": "^6.7.3",
|
||||
"vue": "^2.6.14",
|
||||
"vue-loader": "^15.9.7",
|
||||
@ -18954,9 +18954,9 @@
|
||||
}
|
||||
},
|
||||
"@types/webpack-sources": {
|
||||
"version": "2.1.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/webpack-sources/-/webpack-sources-2.1.1.tgz",
|
||||
"integrity": "sha512-MjM1R6iuw8XaVbtkCBz0N349cyqBjJHCbQiOeppe3VBeFvxqs74RKHAVt9LkxTnUWc7YLZOEsUfPUnmK6SBPKQ==",
|
||||
"version": "3.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/webpack-sources/-/webpack-sources-3.2.0.tgz",
|
||||
"integrity": "sha512-Ft7YH3lEVRQ6ls8k4Ff1oB4jN6oy/XmU6tQISKdhfh+1mR+viZFphS6WL0IrtDOzvefmJg5a0s7ZQoRXwqTEFg==",
|
||||
"requires": {
|
||||
"@types/node": "*",
|
||||
"@types/source-list-map": "*",
|
||||
|
@ -41,7 +41,7 @@
|
||||
"webpack": "^4.44.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mr-hope/vuepress-plugin-sitemap": "^1.18.2",
|
||||
"@mr-hope/vuepress-plugin-sitemap": "^1.19.1",
|
||||
"axios": "^0.21.1",
|
||||
"core-js": "2.6.4",
|
||||
"element-ui": "^2.15.5",
|
||||
|
Loading…
Reference in New Issue
Block a user