Update dependency swr to v1.0.1

This commit is contained in:
Renovate Bot
2021-09-13 00:28:45 +00:00
committed by Thomas Ruoff
parent b8ba007224
commit 5410fc6930
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": "1.0.0",
"swr": "1.0.1",
"tailwindcss": "2.2.14",
"typescript": "4.4.2"
},