Bump swr from 1.3.0 to 2.0.0

Bumps [swr](https://github.com/vercel/swr) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/compare/1.3.0...2.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] 2022-12-12 23:06:44 +00:00 committed by GitHub
parent a3fe82ebc4
commit 71fb635549
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 5 deletions

View file

@ -17,7 +17,7 @@
"react-dom": "^18.2.0",
"react-fade-in": "^2.0.1",
"spotify-now-playing": "^1.1.4",
"swr": "^1.3.0"
"swr": "^2.0.0"
},
"devDependencies": {
"@types/node": "18.11.11",