diff --git a/package.json b/package.json index c0ac480..33202aa 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "mermaid": "^11.4.0", "react": "^19.2.7", "react-dom": "^19.2.7", - "zustand": "^5.0.0" + "zustand": "^5.0.14" }, "devDependencies": { "@biomejs/biome": "^2.4.16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5abdd73..d2fdeb1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -120,8 +120,8 @@ importers: specifier: ^19.2.7 version: 19.2.7(react@19.2.7) zustand: - specifier: ^5.0.0 - version: 5.0.13(@types/react@19.2.17)(react@19.2.7) + specifier: ^5.0.14 + version: 5.0.14(@types/react@19.2.17)(react@19.2.7) devDependencies: '@biomejs/biome': specifier: ^2.4.16 @@ -2673,8 +2673,8 @@ packages: xmlchars@2.2.0: resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==} - 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' @@ -5841,7 +5841,7 @@ snapshots: xmlchars@2.2.0: {} - zustand@5.0.13(@types/react@19.2.17)(react@19.2.7): + zustand@5.0.14(@types/react@19.2.17)(react@19.2.7): optionalDependencies: '@types/react': 19.2.17 react: 19.2.7