From d6bc80b814354808d6e94190dd8fd8f951977ff6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 16:12:46 +0000 Subject: [PATCH] Bump react-error-boundary from 4.1.2 to 5.0.0 Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 4.1.2 to 5.0.0. - [Release notes](https://github.com/bvaughn/react-error-boundary/releases) - [Commits](https://github.com/bvaughn/react-error-boundary/compare/4.1.2...5.0.0) --- updated-dependencies: - dependency-name: react-error-boundary dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index c54fd64..6a52267 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@tanstack/react-query": "^4.36.1", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-error-boundary": "^4.1.2", + "react-error-boundary": "^5.0.0", "react-is": "^18.3.1", "react-router-dom": "^6.28.2", "styled-components": "^6.1.14" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 419a79f..727dce0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,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-is: specifier: ^18.3.1 version: 18.3.1 @@ -2609,8 +2609,8 @@ packages: peerDependencies: react: ^18.3.1 - 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' @@ -6042,7 +6042,7 @@ snapshots: react: 18.3.1 scheduler: 0.23.2 - 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.7 react: 18.3.1