Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-error-boundary from 4.0.10 to 4.0.11 in /frontend #130

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"jotai": "^2.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-error-boundary": "^4.0.10",
"react-error-boundary": "^4.0.11",
"react-window": "^1.8.9",
"socket.io-client": "^4.7.2"
},
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4330,7 +4330,7 @@ __metadata:
prettier: ^2.8.8
react: ^18.2.0
react-dom: ^18.2.0
react-error-boundary: ^4.0.10
react-error-boundary: ^4.0.11
react-window: ^1.8.9
socket.io-client: ^4.7.2
ts-node: ^10.9.1
Expand Down Expand Up @@ -6869,14 +6869,14 @@ __metadata:
languageName: node
linkType: hard

"react-error-boundary@npm:^4.0.10":
version: 4.0.10
resolution: "react-error-boundary@npm:4.0.10"
"react-error-boundary@npm:^4.0.11":
version: 4.0.11
resolution: "react-error-boundary@npm:4.0.11"
dependencies:
"@babel/runtime": ^7.12.5
peerDependencies:
react: ">=16.13.1"
checksum: 4ad4864d2a5fc2264a24d03e83176e6a70d7adbe3c1edbdc5b0bd452a695104bc59456e23b5aea1b9729220672fe46614221daa8b3bd59327968d4aa7eb8bc71
checksum: b3c157fea4e8f78411e9aa0fbf5241f6907b66ede1cd8b7bb22faaeb0339ebeb3dc8e63bf90ef3f740bfa8fd994ca6edf975089cd371b664ad6c2735e7512d38
languageName: node
linkType: hard

Expand Down