Skip to content

Commit

Permalink
chore: bump react-error-boundary from 4.1.2 to 5.0.0 (#100)
Browse files Browse the repository at this point in the history
Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 4.1.2 to 5.0.0.
- [Release notes](https://github.com/bvaughn/react-error-boundary/releases)
- [Commits](bvaughn/react-error-boundary@4.1.2...5.0.0)

---
updated-dependencies:
- dependency-name: react-error-boundary
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and mergify[bot] authored Feb 7, 2025
1 parent d53301d commit d2c55c2
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion examples/react-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@wallet-standard/react": "^1.0.0",
"react": "^19",
"react-dom": "^19",
"react-error-boundary": "^4.1.2",
"react-error-boundary": "^5.0.0",
"swr": "^2.2.5"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@types/react": "^19",
"@types/react-test-renderer": "^19",
"react": "^19",
"react-error-boundary": "^4.1.2",
"react-error-boundary": "^5.0.0",
"react-test-renderer": "^19"
},
"peerDependencies": {
Expand Down
18 changes: 9 additions & 9 deletions pnpm-lock.yaml

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

0 comments on commit d2c55c2

Please sign in to comment.