From 680f7b0c7277ffcbb6a033fd7a2f14146e8a2fca Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 19:39:15 +0200 Subject: [PATCH] fix(deps): update dependency react-error-boundary to v6 (#3016) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- apps/nextjs/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index d53f70ed5..165ccac60 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -79,7 +79,7 @@ "prismjs": "^1.30.0", "react": "19.1.0", "react-dom": "19.1.0", - "react-error-boundary": "^5.0.0", + "react-error-boundary": "^6.0.0", "react-simple-code-editor": "^0.14.1", "sass": "^1.87.0", "superjson": "2.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5cbfc45e1..224ba639c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -270,8 +270,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-simple-code-editor: specifier: ^0.14.1 version: 0.14.1(react-dom@19.1.0(react@19.1.0))(react@19.1.0) @@ -8996,8 +8996,8 @@ packages: peerDependencies: react: '>= 16.8 || 18.0.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' @@ -18395,7 +18395,7 @@ snapshots: prop-types: 15.8.1 react: 19.1.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.25.6 react: 19.1.0