Bump zustand from 4.1.1 to 4.4.1 in /kafka-ui-react-app

Bumps [zustand](https://github.com/pmndrs/zustand) from 4.1.1 to 4.4.1.
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](https://github.com/pmndrs/zustand/compare/v4.1.1...v4.4.1)

---
updated-dependencies:
- dependency-name: zustand
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-13 10:28:45 +00:00 committed by GitHub
parent 53a6553765
commit 148d7cf764
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -130,7 +130,7 @@ dependencies:
version: 1.0.2
zustand:
specifier: ^4.1.1
version: 4.1.1(react@18.2.0)
version: 4.4.1(@types/react@18.2.21)(react@18.2.0)
devDependencies:
'@jest/types':
@ -6989,18 +6989,22 @@ packages:
type-fest: 2.19.0
dev: false
/zustand@4.1.1(react@18.2.0):
resolution: {integrity: sha512-h4F3WMqsZgvvaE0n3lThx4MM81Ls9xebjvrABNzf5+jb3/03YjNTSgZXeyrvXDArMeV9untvWXRw1tY+ntPYbA==}
/zustand@4.4.1(@types/react@18.2.21)(react@18.2.0):
resolution: {integrity: sha512-QCPfstAS4EBiTQzlaGP1gmorkh/UL1Leaj2tdj+zZCZ/9bm0WS7sI2wnfD5lpOszFqWJ1DcPnGoY8RDL61uokw==}
engines: {node: '>=12.7.0'}
peerDependencies:
'@types/react': '>=16.8'
immer: '>=9.0'
react: '>=16.8'
peerDependenciesMeta:
'@types/react':
optional: true
immer:
optional: true
react:
optional: true
dependencies:
'@types/react': 18.2.21
react: 18.2.0
use-sync-external-store: 1.2.0(react@18.2.0)
dev: false