Переглянути джерело

Bump use-debounce from 9.0.3 to 9.0.4 in /kafka-ui-react-app (#4160)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 рік тому
батько
коміт
552691fc5d
1 змінених файлів з 3 додано та 3 видалено
  1. 3 3
      kafka-ui-react-app/pnpm-lock.yaml

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

@@ -115,7 +115,7 @@ dependencies:
     version: 5.3.1(react-dom@18.1.0)(react-is@18.2.0)(react@18.1.0)
   use-debounce:
     specifier: ^9.0.3
-    version: 9.0.3(react@18.1.0)
+    version: 9.0.4(react@18.1.0)
   vite:
     specifier: ^4.0.0
     version: 4.0.5(@types/node@16.11.7)(sass@1.52.3)
@@ -6308,8 +6308,8 @@ packages:
       requires-port: 1.0.0
     dev: true
 
-  /use-debounce@9.0.3(react@18.1.0):
-    resolution: {integrity: sha512-FhtlbDtDXILJV7Lix5OZj5yX/fW1tzq+VrvK1fnT2bUrPOGruU9Rw8NCEn+UI9wopfERBEZAOQ8lfeCJPllgnw==}
+  /use-debounce@9.0.4(react@18.1.0):
+    resolution: {integrity: sha512-6X8H/mikbrt0XE8e+JXRtZ8yYVvKkdYRfmIhWZYsP8rcNs9hk3APV8Ua2mFkKRLcJKVdnX2/Vwrmg2GWKUQEaQ==}
     engines: {node: '>= 10.0.0'}
     peerDependencies:
       react: '>=16.8.0'