From ff1c74ebaa0119d797cc0e6b2238119cf9ef9ee2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 23:14:03 +0000 Subject: [PATCH] build(deps): bump react-error-boundary from 4.1.1 to 4.1.2 Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/bvaughn/react-error-boundary/releases) - [Commits](https://github.com/bvaughn/react-error-boundary/compare/4.1.1...4.1.2) --- updated-dependencies: - dependency-name: react-error-boundary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/react/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/react/package.json b/examples/react/package.json index fed658f9..3b1e9a34 100644 --- a/examples/react/package.json +++ b/examples/react/package.json @@ -19,7 +19,7 @@ "polkadot-api": "^1.7.3", "react": "^18.3.1", "react-dom": "^18.3.1", - "react-error-boundary": "^4.1.1", + "react-error-boundary": "^4.1.2", "react-hot-toast": "^2.4.1" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 07aacc8f..dd543e04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4977,7 +4977,7 @@ __metadata: polkadot-api: "npm:^1.7.3" react: "npm:^18.3.1" react-dom: "npm:^18.3.1" - react-error-boundary: "npm:^4.1.1" + react-error-boundary: "npm:^4.1.2" react-hot-toast: "npm:^2.4.1" typescript: "npm:^5.6.3" vite: "npm:^5.4.11" @@ -16637,14 +16637,14 @@ __metadata: languageName: node linkType: hard -"react-error-boundary@npm:^4.1.1": - version: 4.1.1 - resolution: "react-error-boundary@npm:4.1.1" +"react-error-boundary@npm:^4.1.2": + version: 4.1.2 + resolution: "react-error-boundary@npm:4.1.2" dependencies: "@babel/runtime": "npm:^7.12.5" peerDependencies: react: ">=16.13.1" - checksum: 10c0/0faa4236833a5d98844f84180c8f54316b555bb3e1b38b37d59e6edf8baa754c4fad4570155dc49de61558a0e912fb7143554657f9abccf8ccd08fbee1bd7ac4 + checksum: 10c0/0737e5259bed40ce14eb0823b3c7b152171921f2179e604f48f3913490cdc594d6c22d43d7abb4ffb1512c832850228db07aa69d3b941db324953a5e393cb399 languageName: node linkType: hard