Update dependency swr to v1

This commit is contained in:
Renovate Bot
2021-09-09 03:40:29 +00:00
committed by Thomas Ruoff
parent d7f80d0cc0
commit 77e8499a9a
2 changed files with 4 additions and 4 deletions

View File

@@ -37,7 +37,7 @@
"postcss": "8.3.6",
"postcss-flexbugs-fixes": "5.0.2",
"postcss-preset-env": "6.7.0",
"swr": "0.5.7",
"swr": "1.0.0",
"tailwindcss": "2.2.14",
"typescript": "4.4.2"
},