From 35531d61ef07485e428c95ef0ea573e1f903c382 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 22:47:54 +0000 Subject: [PATCH] Bump zustand from 5.0.10 to 5.0.12 Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.10 to 5.0.12. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v5.0.10...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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index feb44221..6eeabffe 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "ruby": "^0.6.1", "scheduler": "^0.26.0", "tamagui": "1.144.3", - "zustand": "5.0.10" + "zustand": "5.0.12" }, "devDependencies": { "@babel/core": "7.29.0",