diff --git a/frontend/package.json b/frontend/package.json index 0c8cd9f..fb7b1d1 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -29,7 +29,7 @@ "remark-gfm": "4.0.1", "tailwind-merge": "2.6.1", "workbox-window": "7.4.1", - "zustand": "5.0.13" + "zustand": "5.0.14" }, "devDependencies": { "@eslint/js": "9.39.4", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 20e7cdd..a1c0ee2 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -65,8 +65,8 @@ importers: specifier: 7.4.1 version: 7.4.1 zustand: - specifier: 5.0.13 - version: 5.0.13(@types/react@18.3.12)(react@18.3.1) + specifier: 5.0.14 + version: 5.0.14(@types/react@18.3.12)(react@18.3.1) devDependencies: '@eslint/js': specifier: 9.39.4 @@ -3634,8 +3634,8 @@ packages: zod@4.4.3: resolution: {integrity: sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==} - zustand@5.0.13: - resolution: {integrity: sha512-efI2tVaVQPqtOh114loML/Z80Y4NP3yc+Ff0fYiZJPauNeWZeIp/bRFD7I9bfmCOYBh/PHxlglQ9+wvlwnPikQ==} + zustand@5.0.14: + resolution: {integrity: sha512-/8tAspM5LMPr28b3fwLYrtdj77ECpfZviaP75CMTnwO8ISyaE4GDIG/9rDDYq/cH9D2Xw2A2RXglLInmVBQB/g==} engines: {node: '>=12.20.0'} peerDependencies: '@types/react': '>=18.0.0' @@ -7620,7 +7620,7 @@ snapshots: zod@4.4.3: {} - zustand@5.0.13(@types/react@18.3.12)(react@18.3.1): + zustand@5.0.14(@types/react@18.3.12)(react@18.3.1): optionalDependencies: '@types/react': 18.3.12 react: 18.3.1