From e28a445653875f1c245ef3d6c4c492e9ede60a97 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 06:35:35 +0000 Subject: [PATCH] Update zustand to version 5.0.14 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2615f427a2..6213e963f8 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "tailwindcss": "^3.4.14", "uuid": "^14.0.0", "webextension-polyfill": "^0.12.0", - "zustand": "^5.0.13" + "zustand": "^5.0.14" }, "devDependencies": { "@commitlint/cli": "^17.8.0", diff --git a/yarn.lock b/yarn.lock index 8453481a1f..03ed3c0a60 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12101,7 +12101,7 @@ zod@^3.24.1: resolved "https://registry.yarnpkg.com/zod/-/zod-3.25.16.tgz#c73cdb6a5440115f28f27a2c9bca0ce9d19bece7" integrity sha512-3lOav31WLa1MstEvkM0QlcsFjKmJ2TI9IFYlIVpLE3upguhaeiRfPOzqqtisS/Hetk4ri2fLLC3OtW15lS5jxQ== -zustand@^5.0.13: - version "5.0.13" - resolved "https://registry.yarnpkg.com/zustand/-/zustand-5.0.13.tgz#06995c126e8903cd27100af04da91c36ae3051ed" - integrity sha512-efI2tVaVQPqtOh114loML/Z80Y4NP3yc+Ff0fYiZJPauNeWZeIp/bRFD7I9bfmCOYBh/PHxlglQ9+wvlwnPikQ== +zustand@^5.0.14: + version "5.0.14" + resolved "https://registry.yarnpkg.com/zustand/-/zustand-5.0.14.tgz#18216c24fcb980cf36898f9c57520e67b1f77855" + integrity sha512-/8tAspM5LMPr28b3fwLYrtdj77ECpfZviaP75CMTnwO8ISyaE4GDIG/9rDDYq/cH9D2Xw2A2RXglLInmVBQB/g==