Skip to content

Commit

Permalink
fix(deps): update dependency react-error-boundary to v4.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 30cdd1c commit d227410
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"radash": "11.0.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-error-boundary": "4.0.13",
"react-error-boundary": "4.1.1",
"react-relay": "16.2.0",
"react-router-dom": "6.24.0",
"react-use-promise": "0.5.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8604,7 +8604,7 @@ __metadata:
radash: "npm:11.0.0"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-error-boundary: "npm:4.0.13"
react-error-boundary: "npm:4.1.1"
react-relay: "npm:16.2.0"
react-router-dom: "npm:6.24.0"
react-use-promise: "npm:0.5.0"
Expand Down Expand Up @@ -9033,14 +9033,14 @@ __metadata:
languageName: node
linkType: hard

"react-error-boundary@npm:4.0.13":
version: 4.0.13
resolution: "react-error-boundary@npm:4.0.13"
"react-error-boundary@npm:4.1.1":
version: 4.1.1
resolution: "react-error-boundary@npm:4.1.1"
dependencies:
"@babel/runtime": "npm:^7.12.5"
peerDependencies:
react: ">=16.13.1"
checksum: 28fdf498a58621e21d93978c61719c52455bc00b778080259c5830fe003736153469ebc84f243d7989567b1196e25648c7592f7c8e47de47fcd7d12b875879b9
checksum: 06ad1e4fb0d12e5067e8ffcccf0b058a3da804c9e48b5181d0be4af4afcb3e09186f0a73cbc4494d931fff8988408f0e9377635cb0c69292bb6603f8a6a7604e
languageName: node
linkType: hard

Expand Down

0 comments on commit d227410

Please sign in to comment.