Skip to content

Commit 3caf5e2

Browse files
chore(deps): update dependency swr to ^2.2.5
1 parent 736985d commit 3caf5e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -484,7 +484,7 @@
484484
"react-dom": "^18.2.0",
485485
"ssh2": "^1.14.0",
486486
"style-loader": "^3.3.3",
487-
"swr": "^2.2.4",
487+
"swr": "^2.2.5",
488488
"tailwindcss": "^3.3.5",
489489
"ts-loader": "^9.5.0",
490490
"typescript": "^5.2.2",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4508,10 +4508,10 @@ supports-preserve-symlinks-flag@^1.0.0:
45084508
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
45094509
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
45104510

4511-
swr@^2.2.4:
4512-
version "2.2.4"
4513-
resolved "https://registry.yarnpkg.com/swr/-/swr-2.2.4.tgz#03ec4c56019902fbdc904d78544bd7a9a6fa3f07"
4514-
integrity sha512-njiZ/4RiIhoOlAaLYDqwz5qH/KZXVilRLvomrx83HjzCWTfa+InyfAjv05PSFxnmLzZkNO9ZfvgoqzAaEI4sGQ==
4511+
swr@^2.2.5:
4512+
version "2.2.5"
4513+
resolved "https://registry.yarnpkg.com/swr/-/swr-2.2.5.tgz#063eea0e9939f947227d5ca760cc53696f46446b"
4514+
integrity sha512-QtxqyclFeAsxEUeZIYmsaQ0UjimSq1RZ9Un7I68/0ClKK/U3LoyQunwkQfJZr2fc22DfIXLNDc2wFyTEikCUpg==
45154515
dependencies:
45164516
client-only "^0.0.1"
45174517
use-sync-external-store "^1.2.0"

0 commit comments

Comments
 (0)