mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-01-12 17:12:35 +08:00
Update dependency gatsby-theme-apollo-docs to v1.2.3
This commit is contained in:
committed by
renovate[bot]
parent
cf3f78c046
commit
1f0762eeeb
6
docs/package-lock.json
generated
6
docs/package-lock.json
generated
@@ -7184,9 +7184,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-theme-apollo-docs": {
|
||||
"version": "1.2.2",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-theme-apollo-docs/-/gatsby-theme-apollo-docs-1.2.2.tgz",
|
||||
"integrity": "sha512-/E6oNlWoOu3tecf9cf3zTtkoXq4l6PA0MILSEolBJo3zcqoySenFBI3+yU8kGVnQ4IiYfk965x2s0VecrSYt0Q==",
|
||||
"version": "1.2.3",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-theme-apollo-docs/-/gatsby-theme-apollo-docs-1.2.3.tgz",
|
||||
"integrity": "sha512-JfvkurmZsDe/Gyg6sToPXI1blrzvl8VySJnYXmwT8k9zUEquNvvp5Nnt1eo2uULtBeINva+lc1nDbSZWGBL1tw==",
|
||||
"requires": {
|
||||
"@mdx-js/mdx": "^1.1.0",
|
||||
"@mdx-js/react": "^1.0.27",
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "2.13.50",
|
||||
"gatsby-theme-apollo-docs": "1.2.2"
|
||||
"gatsby-theme-apollo-docs": "1.2.3"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user