From ea46e0938cd140cc56d4a5824384ae6be7c035ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 04:37:43 +0000 Subject: [PATCH] chore(deps): bump zustand from 5.0.11 to 5.0.12 Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.11 to 5.0.12. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v5.0.11...v5.0.12) --- updated-dependencies: - dependency-name: zustand dependency-version: 5.0.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/ui/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/ui/package.json b/apps/ui/package.json index 974d17c..a0cd355 100644 --- a/apps/ui/package.json +++ b/apps/ui/package.json @@ -16,7 +16,7 @@ "react": "^18.3.0", "react-dom": "^18.3.0", "react-router-dom": "^7.13.1", - "zustand": "^5.0.11" + "zustand": "^5.0.12" }, "devDependencies": { "@types/react": "^18.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30e6ed0..5588e72 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: specifier: ^7.13.1 version: 7.13.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) zustand: - specifier: ^5.0.11 - version: 5.0.11(@types/react@18.3.28)(react@18.3.1) + specifier: ^5.0.12 + version: 5.0.12(@types/react@18.3.28)(react@18.3.1) devDependencies: '@types/react': specifier: ^18.3.0 @@ -2369,8 +2369,8 @@ packages: resolution: {integrity: sha512-9qv4rlDiopXg4E69k+vMHjNN63YFMe9sZMrdlvKnCjlCRWeCBswPPMPUfx+ipsAWq1LXHe70RcbaHdJJpS6hyQ==} engines: {node: '>= 10'} - zustand@5.0.11: - resolution: {integrity: sha512-fdZY+dk7zn/vbWNCYmzZULHRrss0jx5pPFiOuMZ/5HJN6Yv3u+1Wswy/4MpZEkEGhtNH+pwxZB8OKgUBPzYAGg==} + zustand@5.0.12: + resolution: {integrity: sha512-i77ae3aZq4dhMlRhJVCYgMLKuSiZAaUPAct2AksxQ+gOtimhGMdXljRT21P5BNpeT4kXlLIckvkPM029OljD7g==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=18.0.0' @@ -4725,7 +4725,7 @@ snapshots: compress-commons: 4.1.2 readable-stream: 3.6.2 - zustand@5.0.11(@types/react@18.3.28)(react@18.3.1): + zustand@5.0.12(@types/react@18.3.28)(react@18.3.1): optionalDependencies: '@types/react': 18.3.28 react: 18.3.1