File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 484
484
"react-dom" : " ^18.2.0" ,
485
485
"ssh2" : " ^1.14.0" ,
486
486
"style-loader" : " ^3.3.3" ,
487
- "swr" : " ^2.2.4 " ,
487
+ "swr" : " ^2.2.5 " ,
488
488
"tailwindcss" : " ^3.3.5" ,
489
489
"ts-loader" : " ^9.5.0" ,
490
490
"typescript" : " ^5.2.2" ,
Original file line number Diff line number Diff line change @@ -4508,10 +4508,10 @@ supports-preserve-symlinks-flag@^1.0.0:
4508
4508
resolved "https://registry.yarnpkg.com/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz#6eda4bd344a3c94aea376d4cc31bc77311039e09"
4509
4509
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
4510
4510
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 ==
4515
4515
dependencies :
4516
4516
client-only "^0.0.1"
4517
4517
use-sync-external-store "^1.2.0"
You can’t perform that action at this time.
0 commit comments