diff --git a/apps/desktop/package.json b/apps/desktop/package.json index 2295864c6..4342671f2 100644 --- a/apps/desktop/package.json +++ b/apps/desktop/package.json @@ -130,7 +130,7 @@ "promise-retry": "^2.0.1", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-error-boundary": "^4.1.2", + "react-error-boundary": "^5.0.0", "react-hook-form": "^7.54.2", "react-player": "^2.16.0", "react-qrcode-logo": "^3.0.0", diff --git a/apps/web/package.json b/apps/web/package.json index 8a9d7c845..1d1a1c88a 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -70,7 +70,7 @@ "pluralize": "^8.0.0", "react": "^18.2.0", "react-dom": "^18.2.0", - "react-error-boundary": "^4.1.2", + "react-error-boundary": "^5.0.0", "react-hook-form": "^7.54.2", "react-player": "^2.16.0", "react-qrcode-logo": "^3.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 74d2a1059..e10a3c136 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -320,8 +320,8 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) react-error-boundary: - specifier: ^4.1.2 - version: 4.1.2(react@18.3.1) + specifier: ^5.0.0 + version: 5.0.0(react@18.3.1) react-hook-form: specifier: ^7.54.2 version: 7.54.2(react@18.3.1) @@ -945,8 +945,8 @@ importers: specifier: ^18.2.0 version: 18.3.1(react@18.3.1) react-error-boundary: - specifier: ^4.1.2 - version: 4.1.2(react@18.3.1) + specifier: ^5.0.0 + version: 5.0.0(react@18.3.1) react-hook-form: specifier: ^7.54.2 version: 7.54.2(react@18.3.1) @@ -10780,8 +10780,8 @@ packages: resolution: {integrity: sha512-OeR2jAxdoqUMHIn/nS9fgreI5hSpgGoL5ezdal4+oO7YSSgJR8ga+PkYGJrSrJ9MKlPcQjMQXnketrD7WNmNsg==} engines: {node: '>= 6'} - react-error-boundary@4.1.2: - resolution: {integrity: sha512-GQDxZ5Jd+Aq/qUxbCm1UtzmL/s++V7zKgE8yMktJiCQXCCFZnMZh9ng+6/Ne6PjNSXH0L9CjeOEREfRnq6Duag==} + react-error-boundary@5.0.0: + resolution: {integrity: sha512-tnjAxG+IkpLephNcePNA7v6F/QpWLH8He65+DmedchDwg162JZqx4NmbXj0mlAYVVEd81OW7aFhmbsScYfiAFQ==} peerDependencies: react: '>=16.13.1' @@ -24431,7 +24431,7 @@ snapshots: dependencies: prop-types: 15.8.1 - react-error-boundary@4.1.2(react@18.3.1): + react-error-boundary@5.0.0(react@18.3.1): dependencies: '@babel/runtime': 7.26.0 react: 18.3.1