Skip to content

Commit c2f331e

Browse files
fix(deps): update dependency swr to v2
1 parent 78a14b0 commit c2f331e

File tree

2 files changed

+24
-10
lines changed

2 files changed

+24
-10
lines changed

package-lock.json

Lines changed: 23 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"react-feather": "^2.0.9",
3131
"react-markdown": "^8.0.0",
3232
"react-router-dom": "^6.2.1",
33-
"swr": "^1.2.1"
33+
"swr": "^2.0.0"
3434
},
3535
"optionalDependencies": {
3636
"@rollup/rollup-linux-x64-gnu": "^4.18.0"

0 commit comments

Comments
 (0)