Skip to content

Commit

Permalink
chore(deps): bump react-error-boundary from 4.0.13 to 4.1.2 (#3364)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent cff236e commit 40a0884
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/bridge/bridge-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@loadable/component": "^5.16.4",
"@module-federation/bridge-shared": "workspace:*",
"@module-federation/sdk": "workspace:*",
"react-error-boundary": "^4.0.13"
"react-error-boundary": "^4.1.2"
},
"peerDependencies": {
"react": ">=16.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/modernjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"@swc/helpers": "0.5.13",
"hoist-non-react-statics": "3.3.2",
"node-fetch": "~3.3.0",
"react-error-boundary": "4.0.13"
"react-error-boundary": "4.1.2"
},
"devDependencies": {
"@modern-js/app-tools": "2.60.6",
Expand Down
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

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

0 comments on commit 40a0884

Please sign in to comment.