Skip to content

Commit

Permalink
build(deps): bump react-error-boundary from 4.1.1 to 4.1.2
Browse files Browse the repository at this point in the history
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](bvaughn/react-error-boundary@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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 22, 2024
1 parent a41f3f1 commit 3ad67f0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"polkadot-api": "^1.7.6",
"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": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4965,7 +4965,7 @@ __metadata:
polkadot-api: "npm:^1.7.6"
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"
Expand Down Expand Up @@ -16805,14 +16805,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

Expand Down

0 comments on commit 3ad67f0

Please sign in to comment.