Skip to content

Commit

Permalink
Update dependency react-error-boundary to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 09b3adb commit 3dd3b48
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"dependencies": {
"@matrix-widget-toolkit/api": "^3.4.2",
"matrix-widget-api": "1.9.0",
"react-error-boundary": "3.1.4",
"react-error-boundary": "4.1.2",
"react-use": "17.5.1"
},
"peerDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5091,10 +5091,10 @@ [email protected]:
loose-envify "^1.1.0"
scheduler "^0.23.0"

react-error-boundary@3.1.4:
version "3.1.4"
resolved "https://registry.yarnpkg.com/react-error-boundary/-/react-error-boundary-3.1.4.tgz#255db92b23197108757a888b01e5b729919abde0"
integrity sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==
react-error-boundary@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/react-error-boundary/-/react-error-boundary-4.1.2.tgz#bc750ad962edb8b135d6ae922c046051eb58f289"
integrity sha512-GQDxZ5Jd+Aq/qUxbCm1UtzmL/s++V7zKgE8yMktJiCQXCCFZnMZh9ng+6/Ne6PjNSXH0L9CjeOEREfRnq6Duag==
dependencies:
"@babel/runtime" "^7.12.5"

Expand Down

0 comments on commit 3dd3b48

Please sign in to comment.