瀏覽代碼

Bump use-debounce from 7.0.0 to 7.0.1 in /kafka-ui-react-app (#1172)

Bumps [use-debounce](https://github.com/xnimorz/use-debounce) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/xnimorz/use-debounce/releases)
- [Changelog](https://github.com/xnimorz/use-debounce/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xnimorz/use-debounce/commits)

---
updated-dependencies:
- dependency-name: use-debounce
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 年之前
父節點
當前提交
5f67326e8f
共有 1 個文件被更改,包括 3 次插入4 次删除
  1. 3 4
      kafka-ui-react-app/package-lock.json

+ 3 - 4
kafka-ui-react-app/package-lock.json

@@ -16812,7 +16812,6 @@
       "version": "3.0.2",
       "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
       "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
-      "dev": true,
       "requires": {
         "glob": "^7.1.3"
       }
@@ -19284,9 +19283,9 @@
       "dev": true
     },
     "use-debounce": {
-      "version": "7.0.0",
-      "resolved": "https://registry.npmjs.org/use-debounce/-/use-debounce-7.0.0.tgz",
-      "integrity": "sha512-4fvxEEs7ztdNMh+c497HAgysdq2+Ascem6EaDANGlCIap1JzqfL03Xw8xkYc2lShfXm4uO6PA6V5zcXN7gJdFA=="
+      "version": "7.0.1",
+      "resolved": "https://registry.npmjs.org/use-debounce/-/use-debounce-7.0.1.tgz",
+      "integrity": "sha512-fOrzIw2wstbAJuv8PC9Vg4XgwyTLEOdq4y/Z3IhVl8DAE4svRcgyEUvrEXu+BMNgMoc3YND6qLT61kkgEKXh7Q=="
     },
     "util": {
       "version": "0.11.1",