Bump swr from 0.5.6 to 1.0.0 in /packages/website

Bumps [swr](https://github.com/vercel/swr) from 0.5.6 to 1.0.0.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/compare/0.5.6...1.0.0)

---
updated-dependencies:
- dependency-name: swr
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-08-30 10:14:06 +00:00 committed by GitHub
parent 9a1f2ad655
commit 6d2d2de260
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View File

@ -61,7 +61,7 @@
"react-use": "^17.2.4",
"skynet-js": "^4.0.11-beta",
"stream-browserify": "^3.0.0",
"swr": "^0.5.6",
"swr": "^1.0.0",
"tailwindcss": "^2.2.7"
},
"devDependencies": {

View File

@ -6732,7 +6732,7 @@ gatsby-cli@^3.12.0:
yoga-layout-prebuilt "^1.9.6"
yurnalist "^2.1.0"
gatsby-core-utils@^2.11.0, gatsby-core-utils@^2.12.0:
gatsby-core-utils@^2.12.0:
version "2.12.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-2.12.0.tgz#4fcf608aa8c2767e384ed795ef00e12c85528047"
integrity sha512-aN9fub3XX/uEqAstxG3mr8BH6hMGhTmAzANZH3HSV4tyG1Y4a4FKisZA0ggmy/dKOy5cyeuoMHmzAr8+qtHcAw==
@ -6932,7 +6932,7 @@ gatsby-plugin-typescript@^3.12.0:
"@babel/runtime" "^7.14.8"
babel-plugin-remove-graphql-queries "^3.12.0"
gatsby-plugin-utils@^1.11.0, gatsby-plugin-utils@^1.12.0:
gatsby-plugin-utils@^1.12.0:
version "1.12.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-1.12.0.tgz#c07d7f24cd2c70faa12ce2e8f755494a118b1070"
integrity sha512-IlftnoN9ZNw+nd9HLvCyTajf/SHfV7WOOsQVWsKJmRPoZaeWwAFdtrMXKyqMPVSc1D1JfCg/qxTef+5ypch7OA==
@ -7097,7 +7097,7 @@ gatsby-source-filesystem@^3.12.0:
valid-url "^1.0.9"
xstate "^4.14.0"
gatsby-telemetry@^2.11.0, gatsby-telemetry@^2.12.0:
gatsby-telemetry@^2.12.0:
version "2.12.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-2.12.0.tgz#9c3838bb29aa6eab8a69853fd3e888ef6acce96e"
integrity sha512-W27oKt7/ThrNz12lPiclb9J7v/Q6ZM5Eh+JQ5w/TRFs4vqLOsfJZxmYG2HzFvAZtoFUB1JsbvmHZDMxUtR84Uw==
@ -14302,10 +14302,10 @@ svgo@^2.3.0:
csso "^4.2.0"
stable "^0.1.8"
swr@^0.5.6:
version "0.5.6"
resolved "https://registry.yarnpkg.com/swr/-/swr-0.5.6.tgz#70bfe9bc9d7ac49a064be4a0f4acf57982e55a31"
integrity sha512-Bmx3L4geMZjYT5S2Z6EE6/5Cx6v1Ka0LhqZKq8d6WL2eu9y6gHWz3dUzfIK/ymZVHVfwT/EweFXiYGgfifei3w==
swr@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/swr/-/swr-1.0.0.tgz#d047933714d8bd16ae35af67d81149f4ae700a4d"
integrity sha512-v55Dr+vxIFiUyGxC5W4uN5falxHxYdbpb/R3bO+bSG+svbC9bUWmupy4NM/2pER7X8OvgwJWu0AiSoGy0ND9ew==
dependencies:
dequal "2.0.2"