Skip to content

Commit

Permalink
Update react-error-boundary version (#1186)
Browse files Browse the repository at this point in the history
* Update react-error-boundary version.

* Un-pin version

(cherry picked from commit 3ca0b8d)
  • Loading branch information
GerardasB authored and mergify[bot] committed Jan 21, 2025
1 parent f0094d6 commit 1bf2c35
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 6 deletions.
10 changes: 10 additions & 0 deletions common/changes/@itwin/appui-react/fix-1185_2025-01-21-10-08.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"changes": [
{
"packageName": "@itwin/appui-react",
"comment": "Update `react-error-boundary` version.",
"type": "none"
}
],
"packageName": "@itwin/appui-react"
}
10 changes: 5 additions & 5 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/appui-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"classnames": "2.5.1",
"immer": "^10.1.1",
"lodash": "^4.17.10",
"react-error-boundary": "4.0.3",
"react-error-boundary": "^5.0.0",
"react-transition-group": "^4.4.2",
"rxjs": "^7.8.1",
"ts-key-enum": "~2.0.12",
Expand Down

0 comments on commit 1bf2c35

Please sign in to comment.