Skip to content

Commit e48b3b2

Browse files
chore(deps): update dependency react-error-boundary to v6
1 parent 14b4809 commit e48b3b2

File tree

2 files changed

+3
-14
lines changed

2 files changed

+3
-14
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
"react-confetti": "^6.1.0",
106106
"react-dom": "18.3.1",
107107
"react-dropzone": "14.3.8",
108-
"react-error-boundary": "3.1.4",
108+
"react-error-boundary": "6.0.0",
109109
"react-github-calendar": "^4.5.1",
110110
"react-grid-layout": "^1.5.2",
111111
"react-hooks-global-state": "2.1.0",

frontend/yarn.lock

Lines changed: 2 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8740,18 +8740,7 @@ __metadata:
87408740
languageName: node
87418741
linkType: hard
87428742

8743-
"react-error-boundary@npm:3.1.4":
8744-
version: 3.1.4
8745-
resolution: "react-error-boundary@npm:3.1.4"
8746-
dependencies:
8747-
"@babel/runtime": "npm:^7.12.5"
8748-
peerDependencies:
8749-
react: ">=16.13.1"
8750-
checksum: 10c0/f977ca61823e43de2381d53dd7aa8b4d79ff6a984c9afdc88dc44f9973b99de7fd382d2f0f91f2688e24bb987c0185bf45d0b004f22afaaab0f990a830253bfb
8751-
languageName: node
8752-
linkType: hard
8753-
8754-
"react-error-boundary@npm:^6.0.0":
8743+
"react-error-boundary@npm:6.0.0, react-error-boundary@npm:^6.0.0":
87558744
version: 6.0.0
87568745
resolution: "react-error-boundary@npm:6.0.0"
87578746
dependencies:
@@ -10570,7 +10559,7 @@ __metadata:
1057010559
react-confetti: "npm:^6.1.0"
1057110560
react-dom: "npm:18.3.1"
1057210561
react-dropzone: "npm:14.3.8"
10573-
react-error-boundary: "npm:3.1.4"
10562+
react-error-boundary: "npm:6.0.0"
1057410563
react-github-calendar: "npm:^4.5.1"
1057510564
react-grid-layout: "npm:^1.5.2"
1057610565
react-hooks-global-state: "npm:2.1.0"

0 commit comments

Comments
 (0)