diff --git a/package.json b/package.json index 2e2e537..129636b 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "react-dom": "^19.0.0", "sonner": "^2.0.7", "tailwind-merge": "^3.5.0", - "zustand": "^5.0.2" + "zustand": "^5.0.13" }, "devDependencies": { "@tailwindcss/postcss": "^4.2.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4f3a336..bd7da39 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -78,8 +78,8 @@ importers: specifier: ^3.5.0 version: 3.5.0 zustand: - specifier: ^5.0.2 - version: 5.0.12(@types/react@19.2.14)(react@19.2.5) + specifier: ^5.0.13 + version: 5.0.13(@types/react@19.2.14)(react@19.2.5) devDependencies: '@tailwindcss/postcss': specifier: ^4.2.4 @@ -2568,8 +2568,8 @@ packages: zod@3.25.76: resolution: {integrity: sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ==} - zustand@5.0.12: - resolution: {integrity: sha512-i77ae3aZq4dhMlRhJVCYgMLKuSiZAaUPAct2AksxQ+gOtimhGMdXljRT21P5BNpeT4kXlLIckvkPM029OljD7g==} + zustand@5.0.13: + resolution: {integrity: sha512-efI2tVaVQPqtOh114loML/Z80Y4NP3yc+Ff0fYiZJPauNeWZeIp/bRFD7I9bfmCOYBh/PHxlglQ9+wvlwnPikQ==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=18.0.0' @@ -5215,7 +5215,7 @@ snapshots: zod@3.25.76: {} - zustand@5.0.12(@types/react@19.2.14)(react@19.2.5): + zustand@5.0.13(@types/react@19.2.14)(react@19.2.5): optionalDependencies: '@types/react': 19.2.14 react: 19.2.5