mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-08-31 01:01:11 +08:00
301ffa7798
Bumps [@vuepress/plugin-google-analytics](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-google-analytics) 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-google-analytics) --- updated-dependencies: - dependency-name: "@vuepress/plugin-google-analytics" 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>
39 lines
1.0 KiB
JSON
39 lines
1.0 KiB
JSON
{
|
|
"name": "docs.rsshub.app",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"description": "docs for rsshub",
|
|
"homepage": "https://github.com/DIYgod/RSSHub#readme",
|
|
"bugs": {
|
|
"url": "https://github.com/DIYgod/RSSHub/issues"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/DIYgod/RSSHub/tree/master/docs"
|
|
},
|
|
"license": "MIT",
|
|
"author": "DIYgod",
|
|
"scripts": {
|
|
"docs:build": "vuepress build .",
|
|
"docs:dev": "vuepress dev ."
|
|
},
|
|
"dependencies": {
|
|
"@vuepress/plugin-back-to-top": "1.9.9",
|
|
"@vuepress/plugin-google-analytics": "1.9.10",
|
|
"@vuepress/plugin-pwa": "1.9.10",
|
|
"@vuepress/shared-utils": "1.9.9",
|
|
"markdown-it": "13.0.1",
|
|
"pinyin-pro": "3.16.2",
|
|
"remark": "13.0.0",
|
|
"remark-frontmatter": "3.0.0",
|
|
"remark-gfm": "1.0.0",
|
|
"remark-pangu": "2.2.0",
|
|
"remark-preset-prettier": "0.5.1",
|
|
"remark-stringify": "9.0.1",
|
|
"string-width": "4.2.3",
|
|
"vuepress": "1.9.10",
|
|
"vuepress-plugin-meilisearch": "0.13.0",
|
|
"vuepress-plugin-sitemap": "2.3.1"
|
|
}
|
|
}
|