Bump gatsby from 3.8.1 to 3.9.0 in /packages/website

Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 3.8.1 to 3.9.0.
- [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@3.8.1...gatsby@3.9.0)

---
updated-dependencies:
- dependency-name: gatsby
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-07-09 09:34:41 +00:00 committed by GitHub
parent 6ae40bb6bd
commit 739653a8d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 253 additions and 276 deletions

File diff suppressed because it is too large Load Diff

View File

@ -5,8 +5,8 @@
"version": "0.1.0",
"author": "Skynet Labs.",
"dependencies": {
"@fontsource/sora": "^4.4.5",
"@fontsource/source-sans-pro": "^4.4.5",
"@fontsource/sora": "^4.5.0",
"@fontsource/source-sans-pro": "^4.5.0",
"@svgr/webpack": "^5.5.0",
"@tailwindcss/typography": "^0.4.1",
"autoprefixer": "^10.2.6",
@ -15,7 +15,7 @@
"copy-text-to-clipboard": "^3.0.1",
"crypto-browserify": "^3.12.0",
"framer-motion": "^4.1.17",
"gatsby": "^3.8.1",
"gatsby": "^3.9.0",
"gatsby-background-image": "^1.5.3",
"gatsby-image": "^3.8.0",
"gatsby-plugin-image": "^1.8.0",
@ -35,9 +35,9 @@
"gatsby-remark-responsive-iframe": "^4.5.0",
"gatsby-remark-smartypants": "^4.5.0",
"gatsby-source-filesystem": "^3.8.0",
"gatsby-transformer-json": "^3.8.0",
"gatsby-transformer-json": "^3.9.0",
"gatsby-transformer-remark": "^4.5.0",
"gatsby-transformer-sharp": "^3.8.0",
"gatsby-transformer-sharp": "^3.9.0",
"gatsby-transformer-yaml": "^3.8.0",
"gbimage-bridge": "^0.1.4",
"http-status-codes": "^2.1.4",