Bump @mr-hope/vuepress-plugin-last-update from 0.8.0 to 1.0.1 (#397)

Bumps [@mr-hope/vuepress-plugin-last-update](https://github.com/Mister-Hope/vuepress-theme-hope/tree/HEAD/packages/last-update) from 0.8.0 to 1.0.1.
- [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/v1.0.1/packages/last-update)

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:
dependabot-preview[bot] 2020-10-16 11:28:41 +02:00 committed by GitHub
parent 45394e9082
commit f89024329c
2 changed files with 24 additions and 17 deletions

39
package-lock.json generated
View File

@ -1187,14 +1187,14 @@
} }
}, },
"@mr-hope/vuepress-plugin-last-update": { "@mr-hope/vuepress-plugin-last-update": {
"version": "0.8.0", "version": "1.0.1",
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-plugin-last-update/-/vuepress-plugin-last-update-0.8.0.tgz", "resolved": "https://registry.npmjs.org/@mr-hope/vuepress-plugin-last-update/-/vuepress-plugin-last-update-1.0.1.tgz",
"integrity": "sha512-SZ/2MwYN20jTNTjIJ9JbHMH+Xk/qTVCj9/yYYuxkkAnfvTVKzq6/eaRsh2DkoKSYrFqNcwWET/liWN83on5snw==", "integrity": "sha512-Eq3zotl9GsL1WpIds6AgYlu8FomacqTv+tBX8oct11VyfBAOVoIBxppggqMJmp9Yv9DwGHT/y9o96jziOlAD1w==",
"requires": { "requires": {
"@mr-hope/vuepress-types": "^0.8.0", "@mr-hope/vuepress-types": "^1.0.1",
"@types/cross-spawn": "^6.0.2", "@types/cross-spawn": "^6.0.2",
"cross-spawn": "^7.0.3", "cross-spawn": "^7.0.3",
"dayjs": "^1.9.1" "dayjs": "^1.9.3"
} }
}, },
"@mr-hope/vuepress-plugin-sitemap": { "@mr-hope/vuepress-plugin-sitemap": {
@ -1241,16 +1241,16 @@
} }
}, },
"@mr-hope/vuepress-types": { "@mr-hope/vuepress-types": {
"version": "0.8.0", "version": "1.0.1",
"resolved": "https://registry.npmjs.org/@mr-hope/vuepress-types/-/vuepress-types-0.8.0.tgz", "resolved": "https://registry.npmjs.org/@mr-hope/vuepress-types/-/vuepress-types-1.0.1.tgz",
"integrity": "sha512-IFm8E2xsiG0ECAR3cEW+zIhLJV07chMJrEwzXJBUbnUAfQEU4+Y51J5QjeJBibGQYJgkcoQQZqghUizuJB8NOg==", "integrity": "sha512-BZ6+FMMQ1e5Jpw81XYckEdjdhm9236Kq24LZ0TOdHct1dpkjiALiWTvan8uibkck6CHMQfYGQHMi3YibQ0XNaA==",
"requires": { "requires": {
"@types/express": "4.17.8", "@types/express": "4.17.8",
"@types/markdown-it": "10.0.2", "@types/markdown-it": "10.0.2",
"@types/markdown-it-anchor": "4.0.4", "@types/markdown-it-anchor": "4.0.4",
"@types/webpack-dev-server": "3.11.0", "@types/webpack-dev-server": "3.11.0",
"cac": "6.6.1", "cac": "6.6.1",
"markdown-it": "11.0.1", "markdown-it": "12.0.0",
"vue": "2.6.12", "vue": "2.6.12",
"vue-loader": "15.9.3" "vue-loader": "15.9.3"
} }
@ -4780,9 +4780,9 @@
} }
}, },
"dayjs": { "dayjs": {
"version": "1.9.1", "version": "1.9.3",
"resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.9.1.tgz", "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.9.3.tgz",
"integrity": "sha512-01NCTBg8cuMJG1OQc6PR7T66+AFYiPwgDvdJmvJBn29NGzIG+DIFxPLNjHzwz3cpFIvG+NcwIjP9hSaPVoOaDg==" "integrity": "sha512-V+1SyIvkS+HmNbN1G7A9+ERbFTV9KTXu6Oor98v2xHmzzpp52OIJhQuJSTywWuBY5pyAEmlwbCi1Me87n/SLOw=="
}, },
"de-indent": { "de-indent": {
"version": "1.0.2", "version": "1.0.2",
@ -8496,15 +8496,22 @@
"dev": true "dev": true
}, },
"markdown-it": { "markdown-it": {
"version": "11.0.1", "version": "12.0.0",
"resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-11.0.1.tgz", "resolved": "https://registry.npmjs.org/markdown-it/-/markdown-it-12.0.0.tgz",
"integrity": "sha512-aU1TzmBKcWNNYvH9pjq6u92BML+Hz3h5S/QpfTFwiQF852pLT+9qHsrhM9JYipkOXZxGn+sGH8oyJE9FD9WezQ==", "integrity": "sha512-zPq5nGY5L8FXVwffjbXwPqzh9TgkrZ4NDTWuiX5wUP0l/wvmlnJR+6ebbNlLqYzB7erhlAwxQusgXa1VqojTQg==",
"requires": { "requires": {
"argparse": "^1.0.7", "argparse": "^2.0.1",
"entities": "~2.0.0", "entities": "~2.0.0",
"linkify-it": "^3.0.1", "linkify-it": "^3.0.1",
"mdurl": "^1.0.1", "mdurl": "^1.0.1",
"uc.micro": "^1.0.5" "uc.micro": "^1.0.5"
},
"dependencies": {
"argparse": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
}
} }
}, },
"markdown-it-anchor": { "markdown-it-anchor": {

View File

@ -39,7 +39,7 @@
"vuepress-plugin-zooming": "^1.1.8" "vuepress-plugin-zooming": "^1.1.8"
}, },
"dependencies": { "dependencies": {
"@mr-hope/vuepress-plugin-last-update": "^0.8.0", "@mr-hope/vuepress-plugin-last-update": "^1.0.1",
"@mr-hope/vuepress-plugin-sitemap": "^1.0.0", "@mr-hope/vuepress-plugin-sitemap": "^1.0.0",
"axios": "^0.20.0", "axios": "^0.20.0",
"core-js": "2.6.4", "core-js": "2.6.4",