From c6893f64b3a9129152d50f0254eb71fef880c0d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 23:01:23 +0000 Subject: [PATCH] build(deps): bump zustand from 5.0.1 to 5.0.2 Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.1 to 5.0.2. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v5.0.1...v5.0.2) --- updated-dependencies: - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a0c75e8..abda0ef 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "url": "^0.11.4", "util": "^0.12.5", "zod": "^3.23.8", - "zustand": "^5.0.1" + "zustand": "^5.0.2" }, "devDependencies": { "@types/body-parser": "^1.19.5", diff --git a/yarn.lock b/yarn.lock index a1be222..9ee41a7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10989,7 +10989,7 @@ zod@^3.23.8: resolved "https://registry.yarnpkg.com/zod/-/zod-3.23.8.tgz#e37b957b5d52079769fb8097099b592f0ef4067d" integrity sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g== -zustand@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/zustand/-/zustand-5.0.1.tgz#2bdca5e4be172539558ce3974fe783174a48fdcf" - integrity sha512-pRET7Lao2z+n5R/HduXMio35TncTlSW68WsYBq2Lg1ASspsNGjpwLAsij3RpouyV6+kHMwwwzP0bZPD70/Jx/w== +zustand@^5.0.2: + version "5.0.2" + resolved "https://registry.yarnpkg.com/zustand/-/zustand-5.0.2.tgz#f7595ada55a565f1fd6464f002a91e701ee0cfca" + integrity sha512-8qNdnJVJlHlrKXi50LDqqUNmUbuBjoKLrYQBnoChIbVph7vni+sY+YpvdjXG9YLd/Bxr6scMcR+rm5H3aSqPaw==