feat: upgrade swr 2.0

This commit is contained in:
spencerwooo
2023-01-26 14:21:07 +08:00
parent 8dc0318403
commit 370a9e622b
2 changed files with 15 additions and 5 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
"rehype-raw": "^6.0.0",
"remark-gfm": "^3.0.1",
"remark-math": "^5.1.1",
"swr": "^1.3.0",
"swr": "^2.0.1",
"use-clipboard-copy": "^0.2.0",
"use-constant": "^1.1.1"
},