From 1819004334f70b859c1e703ae0442d1d1b04318d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2024 22:36:44 +0000 Subject: [PATCH] chore: bump react-error-boundary from 4.1.0 to 4.1.1 (#3390) Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 4.1.0 to 4.1.1. - [Release notes](https://github.com/bvaughn/react-error-boundary/releases) - [Commits](https://github.com/bvaughn/react-error-boundary/compare/4.1.0...4.1.1) --- updated-dependencies: - dependency-name: react-error-boundary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/react-app/package.json | 2 +- packages/react/package.json | 2 +- pnpm-lock.yaml | 16 ++++++++-------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/examples/react-app/package.json b/examples/react-app/package.json index e34c1bccf612..f0abf8a02e23 100644 --- a/examples/react-app/package.json +++ b/examples/react-app/package.json @@ -23,7 +23,7 @@ "@wallet-standard/react": "0.1.4", "react": "^18.3.0", "react-dom": "^18.3.0", - "react-error-boundary": "^4.1.0", + "react-error-boundary": "^4.1.1", "swr": "^2.2.5" }, "devDependencies": { diff --git a/packages/react/package.json b/packages/react/package.json index ac68b420c59d..ab109c0c474e 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -91,7 +91,7 @@ "@types/react": "^18", "@types/react-test-renderer": "^18", "react": "^18", - "react-error-boundary": "^4.1.0", + "react-error-boundary": "^4.1.1", "react-test-renderer": "^18" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e46a464cbd6c..226fb64b93e8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -189,8 +189,8 @@ importers: specifier: ^18.3.0 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) swr: specifier: ^2.2.5 version: 2.2.5(react@18.3.1) @@ -704,8 +704,8 @@ importers: specifier: ^18 version: 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-test-renderer: specifier: ^18 version: 18.3.1(react@18.3.1) @@ -5860,9 +5860,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' @@ -12258,7 +12258,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.0 react: 18.3.1