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