From 5621d709a7ea396ab567127e6b7815fc60a41b6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 11:51:45 +0100 Subject: chore(deps): bump zustand from 4.5.2 to 4.5.4 in /ui (#2302) Bumps [zustand](https://github.com/pmndrs/zustand) from 4.5.2 to 4.5.4. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v4.5.2...v4.5.4) --- updated-dependencies: - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/package.json') diff --git a/ui/package.json b/ui/package.json index 4f60265a..76c33314 100644 --- a/ui/package.json +++ b/ui/package.json @@ -63,7 +63,7 @@ "usehooks-ts": "^3.1.0", "uuidv7": "^1.0.1", "vaul": "^0.9.1", - "zustand": "^4.5.2" + "zustand": "^4.5.4" }, "devDependencies": { "@iconify/react": "^5.0.1", -- cgit v1.3.1