diff --git a/package.json b/package.json index db8e2679..37e5876e 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "react-dom": "18.2.0", "react-feather": "2.0.10", "zod": "3.22.4", - "zustand": "4.4.1" + "zustand": "4.4.3" }, "devDependencies": { "@babel/core": "7.23.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ffc4b347..ab744259 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ dependencies: specifier: 3.22.4 version: 3.22.4 zustand: - specifier: 4.4.1 - version: 4.4.1(@types/react@18.2.25)(react@18.2.0) + specifier: 4.4.3 + version: 4.4.3(@types/react@18.2.25)(react@18.2.0) devDependencies: '@babel/core': @@ -6865,8 +6865,8 @@ packages: resolution: {integrity: sha512-iC+8Io04lddc+mVqQ9AZ7OQ2MrUKGN+oIQyq1vemgt46jwCwLfhq7/pwnBnNXXXZb8VTVLKwp9EDkx+ryxIWmg==} dev: false - /zustand@4.4.1(@types/react@18.2.25)(react@18.2.0): - resolution: {integrity: sha512-QCPfstAS4EBiTQzlaGP1gmorkh/UL1Leaj2tdj+zZCZ/9bm0WS7sI2wnfD5lpOszFqWJ1DcPnGoY8RDL61uokw==} + /zustand@4.4.3(@types/react@18.2.25)(react@18.2.0): + resolution: {integrity: sha512-oRy+X3ZazZvLfmv6viIaQmtLOMeij1noakIsK/Y47PWYhT8glfXzQ4j0YcP5i0P0qI1A4rIB//SGROGyZhx91A==} engines: {node: '>=12.7.0'} peerDependencies: '@types/react': '>=16.8'