From 87dba9dcf76c110b77d74cd7c9e4798439f3489f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 03:33:04 +0000 Subject: [PATCH] fix(deps): update dependency react-error-boundary to v6 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index bd43e45d..2a1c72ce 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "path-to-regexp": "^8.2.0", "react": "^19.1.0", "react-dom": "^19.1.0", - "react-error-boundary": "^5.0.0", + "react-error-boundary": "^6.0.0", "react-hook-form": "^7.58.1", "react-icons": "^5.5.0", "sanity": "^3.93.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 96009827..2abfbd01 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: ^19.1.0 version: 19.1.0(react@19.1.0) react-error-boundary: - specifier: ^5.0.0 - version: 5.0.0(react@19.1.0) + specifier: ^6.0.0 + version: 6.0.0(react@19.1.0) react-hook-form: specifier: ^7.58.1 version: 7.58.1(react@19.1.0) @@ -7176,8 +7176,8 @@ packages: peerDependencies: react: ^19.1.0 - react-error-boundary@5.0.0: - resolution: {integrity: sha512-tnjAxG+IkpLephNcePNA7v6F/QpWLH8He65+DmedchDwg162JZqx4NmbXj0mlAYVVEd81OW7aFhmbsScYfiAFQ==} + react-error-boundary@6.0.0: + resolution: {integrity: sha512-gdlJjD7NWr0IfkPlaREN2d9uUZUlksrfOx7SX62VRerwXbMY6ftGCIZua1VG1aXFNOimhISsTq+Owp725b9SiA==} peerDependencies: react: '>=16.13.1' @@ -17391,7 +17391,7 @@ snapshots: react: 19.1.0 scheduler: 0.26.0 - react-error-boundary@5.0.0(react@19.1.0): + react-error-boundary@6.0.0(react@19.1.0): dependencies: '@babel/runtime': 7.27.0 react: 19.1.0