Skip to content

Commit

Permalink
Bump react-json-tree from 0.18.0 to 0.19.0 (#8256)
Browse files Browse the repository at this point in the history
* Bump react-json-tree from 0.18.0 to 0.19.0

Bumps [react-json-tree](https://github.com/reduxjs/redux-devtools) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/reduxjs/redux-devtools/releases)
- [Commits](https://github.com/reduxjs/redux-devtools/commits)

---
updated-dependencies:
- dependency-name: react-json-tree
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* adds esmPackages

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Graham Langford <[email protected]>
  • Loading branch information
dependabot[bot] and grahamlangford authored Apr 19, 2024
1 parent 01d08a0 commit bc5d406
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 44 deletions.
3 changes: 3 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,16 @@ const esmPackages = [
"is-network-error",
"ky",
"linkify-urls",
"lodash-es",
"mimic-fn",
"nanoid",
"one-event",
"p-defer",
"p-memoize",
"p-retry",
"p-timeout",
"react-base16-styling",
"react-json-tree",
"serialize-error",
"stemmer",
"stringify-attributes",
Expand Down
74 changes: 31 additions & 43 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@
"react-hot-toast": "^2.4.1",
"react-hotkeys": "^2.0.0",
"react-image-crop": "^11.0.5",
"react-json-tree": "^0.18.0",
"react-json-tree": "^0.19.0",
"react-outside-click-handler": "^1.3.0",
"react-redux": "^7.2.4",
"react-router": "5.3.4",
Expand Down

0 comments on commit bc5d406

Please sign in to comment.