Skip to content
Open
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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"pdfjs-dist": "5.3.93",
"react": "^19.1.1",
"react-dom": "^19.1.1",
"react-error-boundary": "^4.0.12",
"react-error-boundary": "^6.0.0",
"react-google-charts": "^4.0.7",
"react-hook-form": "^7.53.0",
"react-i18next": "^14.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5622,7 +5622,7 @@ __metadata:
prettier: "npm:^3.6.2"
react: "npm:^19.1.1"
react-dom: "npm:^19.1.1"
react-error-boundary: "npm:^4.0.12"
react-error-boundary: "npm:^6.0.0"
react-google-charts: "npm:^4.0.7"
react-hook-form: "npm:^7.53.0"
react-i18next: "npm:^14.0.5"
Expand Down Expand Up @@ -7054,14 +7054,14 @@ __metadata:
languageName: node
linkType: hard

"react-error-boundary@npm:^4.0.12":
version: 4.1.2
resolution: "react-error-boundary@npm:4.1.2"
"react-error-boundary@npm:^6.0.0":
version: 6.0.0
resolution: "react-error-boundary@npm:6.0.0"
dependencies:
"@babel/runtime": "npm:^7.12.5"
peerDependencies:
react: ">=16.13.1"
checksum: 10c0/0737e5259bed40ce14eb0823b3c7b152171921f2179e604f48f3913490cdc594d6c22d43d7abb4ffb1512c832850228db07aa69d3b941db324953a5e393cb399
checksum: 10c0/1914d600dee95a14f14af4afe9867b0d35c26c4f7826d23208800ba2a99728659029aad60a6ef95e13430b4d79c2c4c9b3585f50bf508450478760d2e4e732d8
languageName: node
linkType: hard

Expand Down