diff --git a/package.json b/package.json index ad3e44bf..6716ddb7 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "react-dom": "18.3.1", "react-feather": "2.0.10", "zod": "3.23.8", - "zustand": "4.5.2" + "zustand": "4.5.4" }, "devDependencies": { "@babel/core": "7.24.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 01f2965a..c93ecf96 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: 3.23.8 version: 3.23.8 zustand: - specifier: 4.5.2 - version: 4.5.2(@types/react@18.3.3)(react@18.3.1) + specifier: 4.5.4 + version: 4.5.4(@types/react@18.3.3)(react@18.3.1) devDependencies: '@babel/core': specifier: 7.24.7 @@ -3937,8 +3937,8 @@ packages: zod@3.23.8: resolution: {integrity: sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==} - zustand@4.5.2: - resolution: {integrity: sha512-2cN1tPkDVkwCy5ickKrI7vijSjPksFRfqS6237NzT0vqSsztTNnQdHw9mmN7uBdk3gceVXU0a+21jFzFzAc9+g==} + zustand@4.5.4: + resolution: {integrity: sha512-/BPMyLKJPtFEvVL0E9E9BTUM63MNyhPGlvxk1XjrfWTUlV+BR8jufjsovHzrtR6YNcBEcL7cMHovL1n9xHawEg==} engines: {node: '>=12.7.0'} peerDependencies: '@types/react': '>=16.8' @@ -8252,7 +8252,7 @@ snapshots: zod@3.23.8: {} - zustand@4.5.2(@types/react@18.3.3)(react@18.3.1): + zustand@4.5.4(@types/react@18.3.3)(react@18.3.1): dependencies: use-sync-external-store: 1.2.0(react@18.3.1) optionalDependencies: