Skip to content

Commit 7fb2292

Browse files
fix(deps): update dependency swr to v2.2.5 (#10099)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 120e61d commit 7fb2292

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

yarn.lock

+4-3
Original file line numberDiff line numberDiff line change
@@ -14862,10 +14862,11 @@ swap-case@^2.0.2:
1486214862
tslib "^2.0.3"
1486314863

1486414864
swr@^2.0.0:
14865-
version "2.1.5"
14866-
resolved "https://registry.yarnpkg.com/swr/-/swr-2.1.5.tgz#688effa719c03f6d35c66decbb0f8e79c7190399"
14867-
integrity sha512-/OhfZMcEpuz77KavXST5q6XE9nrOBOVcBLWjMT+oAE/kQHyE3PASrevXCtQDZ8aamntOfFkbVJp7Il9tNBQWrw==
14865+
version "2.2.5"
14866+
resolved "https://registry.yarnpkg.com/swr/-/swr-2.2.5.tgz#063eea0e9939f947227d5ca760cc53696f46446b"
14867+
integrity sha512-QtxqyclFeAsxEUeZIYmsaQ0UjimSq1RZ9Un7I68/0ClKK/U3LoyQunwkQfJZr2fc22DfIXLNDc2wFyTEikCUpg==
1486814868
dependencies:
14869+
client-only "^0.0.1"
1486914870
use-sync-external-store "^1.2.0"
1487014871

1487114872
symbol-observable@^4.0.0:

0 commit comments

Comments
 (0)