diff --git a/package.json b/package.json index f8f66a0..22209ac 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "react-helmet-async": "^3.0.0", "react-router-dom": "^7.15.1", "tailwindcss": "^4.3.0", - "zustand": "^5.0.12" + "zustand": "^5.0.14" }, "devDependencies": { "@babel/core": "^7.29.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b51082..a789cd3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: ^4.3.0 version: 4.3.0 zustand: - specifier: ^5.0.12 - version: 5.0.13(@types/react@19.2.14)(react@19.2.6) + specifier: ^5.0.14 + version: 5.0.14(@types/react@19.2.14)(react@19.2.6) devDependencies: '@babel/core': specifier: ^7.29.0 @@ -2540,8 +2540,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' @@ -4708,7 +4708,7 @@ snapshots: zod@4.4.3: {} - zustand@5.0.13(@types/react@19.2.14)(react@19.2.6): + zustand@5.0.14(@types/react@19.2.14)(react@19.2.6): optionalDependencies: '@types/react': 19.2.14 react: 19.2.6