diff --git a/package.json b/package.json index 186bcca0..2c4171bb 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "react-switch": "7.0.0", "tailwind-scrollbar-hide": "1.1.7", "tailwind-variants": "^0.1.13", - "zustand": "4.4.0" + "zustand": "4.4.1" }, "devDependencies": { "@commitlint/cli": "17.6.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8afed4ef..9e717527 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -36,8 +36,8 @@ dependencies: specifier: ^0.1.13 version: 0.1.13(tailwindcss@3.3.3) zustand: - specifier: 4.4.0 - version: 4.4.0(@types/react@18.2.19)(react@18.2.0) + specifier: 4.4.1 + version: 4.4.1(@types/react@18.2.19)(react@18.2.0) devDependencies: '@commitlint/cli': @@ -8304,8 +8304,8 @@ packages: resolution: {integrity: sha512-m46AKbrzKVzOzs/DZgVnG5H55N1sv1M8qZU3A8RIKbs3mrACDNeIOeilDymVb2HdmP8uwshOCF4uJ8uM9rCqJw==} dev: false - /zustand@4.4.0(@types/react@18.2.19)(react@18.2.0): - resolution: {integrity: sha512-2dq6wq4dSxbiPTamGar0NlIG/av0wpyWZJGeQYtUOLegIUvhM2Bf86ekPlmgpUtS5uR7HyetSiktYrGsdsyZgQ==} + /zustand@4.4.1(@types/react@18.2.19)(react@18.2.0): + resolution: {integrity: sha512-QCPfstAS4EBiTQzlaGP1gmorkh/UL1Leaj2tdj+zZCZ/9bm0WS7sI2wnfD5lpOszFqWJ1DcPnGoY8RDL61uokw==} engines: {node: '>=12.7.0'} peerDependencies: '@types/react': '>=16.8'