Parcourir la source

Bump react-ace from 9.4.0 to 9.4.1 in /kafka-ui-react-app (#537)

Bumps [react-ace](https://github.com/securingsincity/react-ace) from 9.4.0 to 9.4.1.
- [Release notes](https://github.com/securingsincity/react-ace/releases)
- [Changelog](https://github.com/securingsincity/react-ace/blob/main/CHANGELOG.md)
- [Commits](https://github.com/securingsincity/react-ace/compare/v9.4.0...v9.4.1)

---
updated-dependencies:
- dependency-name: react-ace
  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] il y a 4 ans
Parent
commit
b2dac46ee2
1 fichiers modifiés avec 10 ajouts et 6 suppressions
  1. 10 6
      kafka-ui-react-app/package-lock.json

+ 10 - 6
kafka-ui-react-app/package-lock.json

@@ -15118,15 +15118,19 @@
       }
     },
     "node_modules/react-ace": {
-      "version": "9.4.0",
-      "resolved": "https://registry.npmjs.org/react-ace/-/react-ace-9.4.0.tgz",
-      "integrity": "sha512-fpY3AGViE1OglXThgn3wZWcPoAxr0bqRYqeG3jY3m1L7OIHo0GfZ3bJI0grhrADDy2i9jQoip9xZfpOFupQCsw==",
+      "version": "9.4.1",
+      "resolved": "https://registry.npmjs.org/react-ace/-/react-ace-9.4.1.tgz",
+      "integrity": "sha512-vhOFrB5Xy++mcPNc6wc1mwMFP/FZOnYxQPqgRl/dLfkZBbrJf4SAgXaa6PU4AXWu1u5bfxOmRwwHaZPrLb6d9Q==",
       "dependencies": {
         "ace-builds": "^1.4.12",
         "diff-match-patch": "^1.0.4",
         "lodash.get": "^4.4.2",
         "lodash.isequal": "^4.5.0",
         "prop-types": "^15.7.2"
+      },
+      "peerDependencies": {
+        "react": "^0.13.0 || ^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0",
+        "react-dom": "^0.13.0 || ^0.14.0 || ^15.0.1 || ^16.0.0 || ^17.0.0"
       }
     },
     "node_modules/react-app-polyfill": {
@@ -35677,9 +35681,9 @@
       }
     },
     "react-ace": {
-      "version": "9.4.0",
-      "resolved": "https://registry.npmjs.org/react-ace/-/react-ace-9.4.0.tgz",
-      "integrity": "sha512-fpY3AGViE1OglXThgn3wZWcPoAxr0bqRYqeG3jY3m1L7OIHo0GfZ3bJI0grhrADDy2i9jQoip9xZfpOFupQCsw==",
+      "version": "9.4.1",
+      "resolved": "https://registry.npmjs.org/react-ace/-/react-ace-9.4.1.tgz",
+      "integrity": "sha512-vhOFrB5Xy++mcPNc6wc1mwMFP/FZOnYxQPqgRl/dLfkZBbrJf4SAgXaa6PU4AXWu1u5bfxOmRwwHaZPrLb6d9Q==",
       "requires": {
         "ace-builds": "^1.4.12",
         "diff-match-patch": "^1.0.4",