Преглед изворни кода

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] пре 1 година
родитељ
комит
f26cb0424f
1 измењених фајлова са 7 додато и 3 уклоњено
  1. 7 3
      kafka-ui-react-app/pnpm-lock.yaml

+ 7 - 3
kafka-ui-react-app/pnpm-lock.yaml

@@ -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.7(@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.7(@types/react@18.2.21)(react@18.2.0):
+    resolution: {integrity: sha512-QFJWJMdlETcI69paJwhSMJz7PPWjVP8Sjhclxmxmxv/RYI7ZOvR5BHX+ktH0we9gTWQMxcne8q1OY8xxz604gw==}
     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