From 543f975a8d06384c3adc1954b43f63cb95b7c6b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 20:56:11 +0000 Subject: [PATCH] build(deps): bump zustand from 5.0.1 to 5.0.3 Bumps [zustand](https://github.com/pmndrs/zustand) from 5.0.1 to 5.0.3. - [Release notes](https://github.com/pmndrs/zustand/releases) - [Commits](https://github.com/pmndrs/zustand/compare/v5.0.1...v5.0.3) --- updated-dependencies: - dependency-name: zustand dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index eea3071..df5deee 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "remeda": "^2.17.3", "ts-pattern": "^5.5.0", "valibot": "1.0.0-beta.9", - "zustand": "^5.0.1" + "zustand": "^5.0.3" }, "devDependencies": { "@tailwindcss/postcss": "4.0.0-beta.8", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9563a84..e942e5b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: 1.0.0-beta.9 version: 1.0.0-beta.9(typescript@5.7.2) zustand: - specifier: ^5.0.1 - version: 5.0.1(@types/react@19.0.2)(react@19.0.0-rc.1) + specifier: ^5.0.3 + version: 5.0.3(@types/react@19.0.2)(react@19.0.0-rc.1) devDependencies: '@tailwindcss/postcss': specifier: 4.0.0-beta.8 @@ -1731,8 +1731,8 @@ packages: zod@3.23.8: resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} - zustand@5.0.1: - resolution: {integrity: sha512-pRET7Lao2z+n5R/HduXMio35TncTlSW68WsYBq2Lg1ASspsNGjpwLAsij3RpouyV6+kHMwwwzP0bZPD70/Jx/w==} + zustand@5.0.3: + resolution: {integrity: sha512-14fwWQtU3pH4dE0dOpdMiWjddcH+QzKIgk1cl8epwSE7yag43k/AD/m4L6+K7DytAOr9gGBe3/EXj9g7cdostg==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=18.0.0' @@ -3345,7 +3345,7 @@ snapshots: zod@3.23.8: {} - zustand@5.0.1(@types/react@19.0.2)(react@19.0.0-rc.1): + zustand@5.0.3(@types/react@19.0.2)(react@19.0.0-rc.1): optionalDependencies: '@types/react': 19.0.2 react: 19.0.0-rc.1