From 3b5082c107771ade24917da61b87321bfc40995d Mon Sep 17 00:00:00 2001 From: "homarr-renovate[bot]" <158783068+homarr-renovate[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 02:58:23 +0000 Subject: [PATCH] fix(deps): update dependency react-error-boundary to ^4.1.1 (#1315) Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com> --- apps/nextjs/package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/apps/nextjs/package.json b/apps/nextjs/package.json index 8eee9889a..e8dc39c6a 100644 --- a/apps/nextjs/package.json +++ b/apps/nextjs/package.json @@ -68,7 +68,7 @@ "prismjs": "^1.29.0", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-error-boundary": "^4.1.0", + "react-error-boundary": "^4.1.1", "react-simple-code-editor": "^0.14.1", "sass": "^1.79.6", "superjson": "2.2.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b41f0be8..1d1488d6a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -215,8 +215,8 @@ importers: specifier: ^18.3.1 version: 18.3.1(react@18.3.1) react-error-boundary: - specifier: ^4.1.0 - version: 4.1.0(react@18.3.1) + specifier: ^4.1.1 + version: 4.1.1(react@18.3.1) react-simple-code-editor: specifier: ^0.14.1 version: 0.14.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -6528,9 +6528,9 @@ packages: peerDependencies: react: ^18.3.1 - react-error-boundary@4.1.0: - resolution: {integrity: sha512-GFnM3kyswd+9Oy7oX1lxdr39ANHD3ty6cyAK4Kyku+w8Aq9fnK7+yRytKOaPLzOhgtGq18AfTXmDtwlojBPTRg==} - engines: {node: '>=20', pnpm: '=9'} + react-error-boundary@4.1.1: + resolution: {integrity: sha512-EOAEsbVm2EQD8zPS4m24SiaR/506RPC3CjMcjJ5JWKECsctyLsDTKxB26Hvl7jcz7KweSOkBYAcY/hmMpMn2jA==} + engines: {pnpm: '=9'} peerDependencies: react: '>=16.13.1' @@ -13238,7 +13238,7 @@ snapshots: react: 18.3.1 scheduler: 0.23.2 - react-error-boundary@4.1.0(react@18.3.1): + react-error-boundary@4.1.1(react@18.3.1): dependencies: '@babel/runtime': 7.25.6 react: 18.3.1