Bump swr from 2.0.3 to 2.0.4

Bumps [swr](https://github.com/vercel/swr) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/compare/v2.0.3...v2.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-01 23:57:59 +00:00 committed by GitHub
parent 496f6bdb33
commit f59ff2eb06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -19,7 +19,7 @@
"react-dom": "^18.2.0",
"react-fade-in": "^2.0.1",
"spotify-now-playing": "^1.1.4",
"swr": "^2.0.1"
"swr": "^2.0.4"
},
"devDependencies": {
"@types/node": "18.11.18",