mirror of
https://github.com/strapi/strapi.git
synced 2025-09-17 12:27:33 +00:00
chore(deps): bump react-error-boundary from 3.1.1 to 3.1.4
Bumps [react-error-boundary](https://github.com/bvaughn/react-error-boundary) from 3.1.1 to 3.1.4. - [Release notes](https://github.com/bvaughn/react-error-boundary/releases) - [Changelog](https://github.com/bvaughn/react-error-boundary/blob/master/CHANGELOG.md) - [Commits](https://github.com/bvaughn/react-error-boundary/compare/v3.1.1...v3.1.4) --- updated-dependencies: - dependency-name: react-error-boundary dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ed5c21e5c0
commit
e7590cbb4a
@ -113,7 +113,7 @@
|
|||||||
"react-dnd": "^14.0.2",
|
"react-dnd": "^14.0.2",
|
||||||
"react-dnd-html5-backend": "^14.0.0",
|
"react-dnd-html5-backend": "^14.0.0",
|
||||||
"react-dom": "^17.0.2",
|
"react-dom": "^17.0.2",
|
||||||
"react-error-boundary": "3.1.1",
|
"react-error-boundary": "3.1.4",
|
||||||
"react-fast-compare": "^3.2.0",
|
"react-fast-compare": "^3.2.0",
|
||||||
"react-helmet": "^6.1.0",
|
"react-helmet": "^6.1.0",
|
||||||
"react-intl": "5.25.1",
|
"react-intl": "5.25.1",
|
||||||
|
@ -19201,14 +19201,7 @@ react-element-to-jsx-string@^14.3.4:
|
|||||||
is-plain-object "5.0.0"
|
is-plain-object "5.0.0"
|
||||||
react-is "17.0.2"
|
react-is "17.0.2"
|
||||||
|
|
||||||
react-error-boundary@3.1.1:
|
react-error-boundary@3.1.4, react-error-boundary@^3.1.0:
|
||||||
version "3.1.1"
|
|
||||||
resolved "https://registry.yarnpkg.com/react-error-boundary/-/react-error-boundary-3.1.1.tgz#932c5ca5cbab8ec4fe37fd7b415aa5c3a47597e7"
|
|
||||||
integrity sha512-W3xCd9zXnanqrTUeViceufD3mIW8Ut29BUD+S2f0eO2XCOU8b6UrJfY46RDGe5lxCJzfe4j0yvIfh0RbTZhKJw==
|
|
||||||
dependencies:
|
|
||||||
"@babel/runtime" "^7.12.5"
|
|
||||||
|
|
||||||
react-error-boundary@^3.1.0:
|
|
||||||
version "3.1.4"
|
version "3.1.4"
|
||||||
resolved "https://registry.yarnpkg.com/react-error-boundary/-/react-error-boundary-3.1.4.tgz#255db92b23197108757a888b01e5b729919abde0"
|
resolved "https://registry.yarnpkg.com/react-error-boundary/-/react-error-boundary-3.1.4.tgz#255db92b23197108757a888b01e5b729919abde0"
|
||||||
integrity sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==
|
integrity sha512-uM9uPzZJTF6wRQORmSrvOIgt4lJ9MC1sNgEOj2XGsDTRE4kmpWxg7ENK9EWNKJRMAOY9z0MuF4yIfl6gp4sotA==
|
||||||
|
Loading…
x
Reference in New Issue
Block a user