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

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

---
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-10-23 07:41:51 +00:00 committed by GitHub
parent 53a6553765
commit 34da32b651
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.4(@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.4(@types/react@18.2.21)(react@18.2.0):
resolution: {integrity: sha512-5UTUIAiHMNf5+mFp7/AnzJXS7+XxktULFN0+D1sCiZWyX7ZG+AQpqs2qpYrynRij4QvoDdCD+U+bmg/cG3Ucxw==}
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