diff --git a/web/package.json b/web/package.json index 1768116..1407ce1 100644 --- a/web/package.json +++ b/web/package.json @@ -36,7 +36,7 @@ "sonner": "^2.0.3", "tailwind-merge": "^3.3.1", "tailwindcss-animate": "^1.0.7", - "zustand": "^5.0.3" + "zustand": "^5.0.9" }, "devDependencies": { "@tailwindcss/postcss": "^4.1.4", diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index 621a77e..b4bef2e 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -78,8 +78,8 @@ importers: specifier: ^1.0.7 version: 1.0.7(tailwindcss@4.1.4) zustand: - specifier: ^5.0.3 - version: 5.0.3(@types/react@19.1.2)(react@19.1.0) + specifier: ^5.0.9 + version: 5.0.9(@types/react@19.1.2)(react@19.1.0) devDependencies: '@tailwindcss/postcss': specifier: ^4.1.4 @@ -4005,8 +4005,8 @@ packages: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'} - zustand@5.0.3: - resolution: {integrity: sha512-14fwWQtU3pH4dE0dOpdMiWjddcH+QzKIgk1cl8epwSE7yag43k/AD/m4L6+K7DytAOr9gGBe3/EXj9g7cdostg==} + zustand@5.0.9: + resolution: {integrity: sha512-ALBtUj0AfjJt3uNRQoL1tL2tMvj6Gp/6e39dnfT6uzpelGru8v1tPOGBzayOWbPJvujM8JojDk3E1LxeFisBNg==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=18.0.0' @@ -8336,7 +8336,7 @@ snapshots: yocto-queue@0.1.0: {} - zustand@5.0.3(@types/react@19.1.2)(react@19.1.0): + zustand@5.0.9(@types/react@19.1.2)(react@19.1.0): optionalDependencies: '@types/react': 19.1.2 react: 19.1.0