Skip to content

Commit

Permalink
Merge pull request #453 from duyet/renovate/react-error-boundary-5.x
Browse files Browse the repository at this point in the history
  • Loading branch information
duyet authored Jan 1, 2025
2 parents 61c56fa + 6d0d4d3 commit 7f89ba7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"radix-ui": "^1.0.1",
"react": "^19.0.0-rc-0bc30748-20241028",
"react-dom": "^19.0.0-rc-0bc30748-20241028",
"react-error-boundary": "^4.1.2",
"react-error-boundary": "^5.0.0",
"react-hook-form": "^7.53.1",
"react-markdown": "^9.0.1",
"react-resizable-panels": "^2.1.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7127,10 +7127,10 @@ react-dom@^19.0.0-rc-0bc30748-20241028:
dependencies:
scheduler "^0.25.0"

react-error-boundary@^4.1.2:
version "4.1.2"
resolved "https://registry.npmjs.org/react-error-boundary/-/react-error-boundary-4.1.2.tgz"
integrity sha512-GQDxZ5Jd+Aq/qUxbCm1UtzmL/s++V7zKgE8yMktJiCQXCCFZnMZh9ng+6/Ne6PjNSXH0L9CjeOEREfRnq6Duag==
react-error-boundary@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/react-error-boundary/-/react-error-boundary-5.0.0.tgz#6b6c7e075c922afb0283147e5b084efa44e68570"
integrity sha512-tnjAxG+IkpLephNcePNA7v6F/QpWLH8He65+DmedchDwg162JZqx4NmbXj0mlAYVVEd81OW7aFhmbsScYfiAFQ==
dependencies:
"@babel/runtime" "^7.12.5"

Expand Down

1 comment on commit 7f89ba7

@vercel
Copy link

@vercel vercel bot commented on 7f89ba7 Jan 1, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.