diff --git a/package.json b/package.json index fb86286..aa39556 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "react-dom": "^19.1.0", "react-window": "^2.1.0", "tailwind-merge": "^3.3.1", - "zustand": "^5.0.2" + "zustand": "^5.0.8" }, "devDependencies": { "@eslint/js": "^9.33.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 680a00d..cc7b9f8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^3.3.1 version: 3.3.1 zustand: - specifier: ^5.0.2 - version: 5.0.7(@types/react@19.1.12)(react@19.1.1) + specifier: ^5.0.8 + version: 5.0.8(@types/react@19.1.12)(react@19.1.1) devDependencies: '@eslint/js': specifier: ^9.33.0 @@ -2385,8 +2385,8 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - zustand@5.0.7: - resolution: {integrity: sha512-Ot6uqHDW/O2VdYsKLLU8GQu8sCOM1LcoE8RwvLv9uuRT9s6SOHCKs0ZEOhxg+I1Ld+A1Q5lwx+UlKXXUoCZITg==} + zustand@5.0.8: + resolution: {integrity: sha512-gyPKpIaxY9XcO2vSMrLbiER7QMAMGOQZVRdJ6Zi782jkbzZygq5GI9nG8g+sMgitRtndwaBSl7uiqC49o1SSiw==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=18.0.0' @@ -4456,7 +4456,7 @@ snapshots: yocto-queue@0.1.0: {} - zustand@5.0.7(@types/react@19.1.12)(react@19.1.1): + zustand@5.0.8(@types/react@19.1.12)(react@19.1.1): optionalDependencies: '@types/react': 19.1.12 react: 19.1.1