From c3fdcaaea01f316cca8b804445f5f711b970f696 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 May 2026 18:31:42 +0000 Subject: [PATCH] build(deps): bump zustand from 5.0.12 to 5.0.13 in /playground Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.12 to 5.0.13. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v5.0.12...v5.0.13) --- updated-dependencies: - dependency-name: zustand dependency-version: 5.0.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- playground/package.json | 2 +- playground/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/playground/package.json b/playground/package.json index 3c15c7c7c..6ba473ab5 100644 --- a/playground/package.json +++ b/playground/package.json @@ -27,7 +27,7 @@ "react-router-dom": "^7.1.3", "vis-network": "^10.0.2", "web-vitals": "^5.0.2", - "zustand": "^5.0.3" + "zustand": "^5.0.13" }, "scripts": { "dev": "vite", diff --git a/playground/yarn.lock b/playground/yarn.lock index d6065baba..e7675c92d 100644 --- a/playground/yarn.lock +++ b/playground/yarn.lock @@ -3471,7 +3471,7 @@ yaml@^2.0.0: resolved "https://registry.npmjs.org/yaml/-/yaml-2.8.3.tgz#a0d6bd2efb3dd03c59370223701834e60409bd7d" integrity sha512-AvbaCLOO2Otw/lW5bmh9d/WEdcDFdQp2Z2ZUH3pX9U2ihyUY0nvLv7J6TrWowklRGPYbB/IuIMfYgxaCPg5Bpg== -zustand@^5.0.3: - version "5.0.12" - resolved "https://registry.npmjs.org/zustand/-/zustand-5.0.12.tgz#ed36f647aa89965c4019b671dfc23ef6c6e3af8c" - integrity sha512-i77ae3aZq4dhMlRhJVCYgMLKuSiZAaUPAct2AksxQ+gOtimhGMdXljRT21P5BNpeT4kXlLIckvkPM029OljD7g== +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==