build(deps): bump gatsby from 4.9.0 to 4.11.1 in /docs (#2723)

Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 4.9.0 to 4.11.1.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@4.9.0...gatsby@4.11.1)

---
updated-dependencies:
- dependency-name: gatsby
  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:
dependabot[bot] 2022-04-02 08:43:15 +08:00 committed by GitHub
parent 924d5ccff2
commit 4a63bf91bc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 796 additions and 857 deletions

1651
docs/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -10,7 +10,7 @@
"@emotion/styled": "^11.8.1",
"@mdx-js/mdx": "^1.6.22",
"@mdx-js/react": "^1.6.16",
"gatsby": "^4.9.0",
"gatsby": "^4.11.1",
"gatsby-alias-imports": "^1.0.6",
"gatsby-plugin-canonical-urls": "^4.6.0",
"gatsby-plugin-catch-links": "^4.11.0",