From 59e50eb0ecb3992394d9c2a27c13705120bbbcb5 Mon Sep 17 00:00:00 2001 From: "p2p-renovate[bot]" <220013375+p2p-renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 02:13:29 +0000 Subject: [PATCH] chore(deps): update dependency zustand to v4.5.7 --- yarn.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index f2720d655b..7113ba6d16 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1270,8 +1270,6 @@ yaml@^1.10.2: integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg== zustand@^4.1.5: - version "4.1.5" - resolved "https://registry.yarnpkg.com/zustand/-/zustand-4.1.5.tgz#7402b511f5b23ccb0f9ba6d20ae01ec817e16eb6" - integrity sha512-PsdRT8Bvq22Yyh1tvpgdHNE7OAeFKqJXUxtJvj1Ixw2B9O2YZ1M34ImQ+xyZah4wZrR4lENMoDUutKPpyXCQ/Q== + version "4.5.7" dependencies: use-sync-external-store "1.2.0"