Bump swr from 0.5.6 to 1.0.0 in /packages/dashboard

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:49:44 +00:00 committed by GitHub
parent b2f0ffc973
commit 735747c66f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@
"skynet-js": "3.0.2",
"stripe": "8.171.0",
"superagent": "6.1.0",
"swr": "0.5.6",
"swr": "1.0.0",
"tailwindcss": "2.2.7",
"yup": "0.32.9"
}

View File

@ -2879,10 +2879,10 @@ supports-color@^8.0.0:
dependencies:
has-flag "^4.0.0"
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"