Bump swr from 1.1.2 to 1.2.0 in /packages/website

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

---
updated-dependencies:
- dependency-name: swr
  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] 2022-01-27 02:43:34 +00:00 committed by GitHub
parent c91de0c645
commit 54f0c99f79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 16 deletions

View File

@ -22,7 +22,7 @@
"gatsby-plugin-offline": "5.4.0",
"gatsby-plugin-postcss": "5.6.0",
"gatsby-plugin-purgecss": "6.1.0",
"gatsby-plugin-react-helmet": "5.5.0",
"gatsby-plugin-react-helmet": "5.6.0",
"gatsby-plugin-robots-txt": "1.6.14",
"gatsby-plugin-sharp": "4.5.2",
"gatsby-plugin-sitemap": "5.5.0",
@ -35,7 +35,7 @@
"gatsby-remark-smartypants": "5.6.0",
"gatsby-source-filesystem": "4.5.2",
"gatsby-transformer-json": "4.5.0",
"gatsby-transformer-remark": "5.4.0",
"gatsby-transformer-remark": "5.6.0",
"gatsby-transformer-sharp": "4.6.0",
"gatsby-transformer-yaml": "4.5.0",
"gbimage-bridge": "0.2.1",
@ -60,7 +60,7 @@
"react-use": "17.3.2",
"skynet-js": "4.0.23-beta",
"stream-browserify": "3.0.0",
"swr": "1.1.2"
"swr": "1.2.0"
},
"devDependencies": {
"@tailwindcss/typography": "0.5.0",

View File

@ -6180,10 +6180,10 @@ gatsby-plugin-purgecss@6.1.0:
merge-anything "^4.0.1"
purgecss "^4.0.2"
gatsby-plugin-react-helmet@5.5.0:
version "5.5.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.5.0.tgz#b36e07ca3d37d085ac150f825e658bcad3e786b5"
integrity sha512-1GJQS9+2lIkZrxXNfvFmNf5imJfVWWcxJBU2DfPlm9uByp5CZRDrGGXuth1ThTllrCmC4DBkrqIUQLAG36B9kw==
gatsby-plugin-react-helmet@5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-5.6.0.tgz#9757d9164d66fc1201f1cf9af751c63fdb740420"
integrity sha512-EdJv0w569Bdaxq46sFX2UExsb1COdTGCXcjg53a31nhFmWo42PBuTBUhGKcsbdmomCaipl9j39NsHjj3opioBQ==
dependencies:
"@babel/runtime" "^7.15.4"
@ -6449,13 +6449,13 @@ gatsby-transformer-json@4.5.0:
"@babel/runtime" "^7.15.4"
bluebird "^3.7.2"
gatsby-transformer-remark@5.4.0:
version "5.4.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-5.4.0.tgz#967a35b1088ede570ea23382bb4c2eba0e4293bb"
integrity sha512-/oYNNeqgIVwsh30nxbuOamN/8hHQoTMFToxW9tsjYgmB11NDwHQpCi89dL/Y+8mN01FiKy4N1LbRurJNoleGbg==
gatsby-transformer-remark@5.6.0:
version "5.6.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-5.6.0.tgz#72947ecc7136241c771c832407afa2a8727ff5a3"
integrity sha512-+h3DEpY4sfenpcNYbir5eFt73lx5JEcWsEl5RZbsqvQ/1MT5lt4+aRWsJk8yP0F81ah7uS4dRJuruG2sxjpeYA==
dependencies:
"@babel/runtime" "^7.15.4"
gatsby-core-utils "^3.4.0"
gatsby-core-utils "^3.6.0"
gray-matter "^4.0.3"
hast-util-raw "^6.0.2"
hast-util-to-html "^7.1.3"
@ -12568,10 +12568,10 @@ svgo@^2.5.0, svgo@^2.7.0:
picocolors "^1.0.0"
stable "^0.1.8"
swr@1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/swr/-/swr-1.1.2.tgz#9f3de2541931fccf03c48f322f1fc935a7551612"
integrity sha512-UsM0eo5T+kRPyWFZtWRx2XR5qzohs/LS4lDC0GCyLpCYFmsfTk28UCVDbOE9+KtoXY4FnwHYiF+ZYEU3hnJ1lQ==
swr@1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/swr/-/swr-1.2.0.tgz#8649f6e9131ce94bbcf7ffd65c21334da3d1ec20"
integrity sha512-C3IXeKOREn0jQ1ewXRENE7ED7jjGbFTakwB64eLACkCqkF/A0N2ckvpCTftcaSYi5yV36PzoehgVCOVRmtECcA==
symbol-observable@^1.0.4:
version "1.2.0"