mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-04-29 12:25:35 +08:00
Update dependency gatsby-theme-apollo-docs to v1.0.6
This commit is contained in:
committed by
renovate[bot]
parent
91a93b5272
commit
d252aec5ae
6
docs/package-lock.json
generated
6
docs/package-lock.json
generated
@@ -6836,9 +6836,9 @@
|
||||
}
|
||||
},
|
||||
"gatsby-theme-apollo-docs": {
|
||||
"version": "1.0.5",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-theme-apollo-docs/-/gatsby-theme-apollo-docs-1.0.5.tgz",
|
||||
"integrity": "sha512-I4cpQN/0j+j1hw+LoV9aZBUpewkXrPBXhb7LohUiYT5L1yChOEPmkTzXke0NdQ9a5qJx0wT1WVm3WPGKxhtUug==",
|
||||
"version": "1.0.6",
|
||||
"resolved": "https://registry.npmjs.org/gatsby-theme-apollo-docs/-/gatsby-theme-apollo-docs-1.0.6.tgz",
|
||||
"integrity": "sha512-eNJq9Gy1XTiANNwZf4ytHnqAe4TCSzYIV4Adl7/KcbNpCXhZcesCrSEet6zMQgOkMk/XX13RCMxjEg4D3X482w==",
|
||||
"requires": {
|
||||
"@mdx-js/mdx": "^1.0.0-rc.4",
|
||||
"@mdx-js/react": "^1.0.0-rc.5",
|
||||
|
||||
@@ -6,6 +6,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"gatsby": "2.8.6",
|
||||
"gatsby-theme-apollo-docs": "1.0.5"
|
||||
"gatsby-theme-apollo-docs": "1.0.6"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user