Skip to content

Commit 034c098

Browse files
fix(deps): update dependency react-error-boundary to v6
1 parent 067b971 commit 034c098

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"lodash.debounce": "^4.0.8",
4747
"react": "^18.3.1",
4848
"react-dom": "^18.3.1",
49-
"react-error-boundary": "^4.1.2",
49+
"react-error-boundary": "^6.0.0",
5050
"react-router-dom": "^6.30.3"
5151
},
5252
"devDependencies": {

0 commit comments

Comments
 (0)