Bump react-json-tree from 0.13.0 to 0.15.0 in /kafka-ui-react-app
Bumps [react-json-tree](https://github.com/reduxjs/redux-devtools) from 0.13.0 to 0.15.0. - [Release notes](https://github.com/reduxjs/redux-devtools/releases) - [Changelog](https://github.com/reduxjs/redux-devtools/blob/master/CHANGELOG.md) - [Commits](https://github.com/reduxjs/redux-devtools/compare/react-json-tree@0.13.0...react-json-tree@0.15.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
49a7564366
commit
82078ed45b
2 changed files with 4 additions and 4 deletions
6
kafka-ui-react-app/package-lock.json
generated
6
kafka-ui-react-app/package-lock.json
generated
|
@ -16251,9 +16251,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"react-json-tree": {
|
"react-json-tree": {
|
||||||
"version": "0.13.0",
|
"version": "0.15.0",
|
||||||
"resolved": "https://registry.npmjs.org/react-json-tree/-/react-json-tree-0.13.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-json-tree/-/react-json-tree-0.15.0.tgz",
|
||||||
"integrity": "sha512-FPJUQzYWi7pvBUAnMd9ENOnAUT2mXLhe01VUbPfKH9Q4gk4FQ0fpS1e1WZ3o7g6zfYJpYJeBTo1WwlMHlMlZOw==",
|
"integrity": "sha512-/bEFXZBfLFiep6ReuzatR8mz9G7sRmejElRDgcAuqY0Jsx7llouax2DM03rlQifrUJgmvTGmPA+olyWYyGagqA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/prop-types": "^15.7.3",
|
"@types/prop-types": "^15.7.3",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
"react-datepicker": "^3.5.0",
|
"react-datepicker": "^3.5.0",
|
||||||
"react-dom": "^17.0.1",
|
"react-dom": "^17.0.1",
|
||||||
"react-hook-form": "^6.15.4",
|
"react-hook-form": "^6.15.4",
|
||||||
"react-json-tree": "^0.13.0",
|
"react-json-tree": "^0.15.0",
|
||||||
"react-multi-select-component": "^2.0.14",
|
"react-multi-select-component": "^2.0.14",
|
||||||
"react-redux": "^7.2.2",
|
"react-redux": "^7.2.2",
|
||||||
"react-router": "^5.2.0",
|
"react-router": "^5.2.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue