mirror of
https://github.com/strapi/strapi.git
synced 2025-11-02 02:44:55 +00:00
Merge pull request #15813 from strapi/dependabot/npm_and_yarn/react-intl-6.2.8
chore(deps): bump react-intl from 6.2.7 to 6.2.8
This commit is contained in:
commit
958268fe6d
@ -113,7 +113,7 @@
|
||||
"react-error-boundary": "3.1.4",
|
||||
"react-fast-compare": "^3.2.0",
|
||||
"react-helmet": "^6.1.0",
|
||||
"react-intl": "6.2.7",
|
||||
"react-intl": "6.2.8",
|
||||
"react-is": "^17.0.2",
|
||||
"react-query": "3.24.3",
|
||||
"react-redux": "8.0.5",
|
||||
|
||||
@ -36,7 +36,7 @@
|
||||
"pluralize": "^8.0.0",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-intl": "6.2.7",
|
||||
"react-intl": "6.2.8",
|
||||
"react-redux": "8.0.5",
|
||||
"react-router": "^5.2.0",
|
||||
"react-router-dom": "5.3.4",
|
||||
|
||||
@ -50,7 +50,7 @@
|
||||
"lodash": "4.17.21",
|
||||
"qs": "6.11.0",
|
||||
"react-helmet": "^6.1.0",
|
||||
"react-intl": "6.2.7",
|
||||
"react-intl": "6.2.8",
|
||||
"react-select": "5.6.0",
|
||||
"whatwg-fetch": "^3.6.2"
|
||||
},
|
||||
|
||||
@ -38,7 +38,7 @@
|
||||
"react": "^17.0.2",
|
||||
"react-copy-to-clipboard": "^5.1.0",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-intl": "6.2.7",
|
||||
"react-intl": "6.2.8",
|
||||
"react-redux": "8.0.5",
|
||||
"react-router": "^5.2.0",
|
||||
"react-router-dom": "5.3.4",
|
||||
|
||||
@ -36,7 +36,7 @@
|
||||
"react": "^17.0.2",
|
||||
"react-copy-to-clipboard": "^5.1.0",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-intl": "6.2.7",
|
||||
"react-intl": "6.2.8",
|
||||
"react-redux": "8.0.5",
|
||||
"react-router": "^5.2.0",
|
||||
"react-router-dom": "5.3.4",
|
||||
|
||||
@ -39,7 +39,7 @@
|
||||
"purest": "4.0.2",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-intl": "6.2.7",
|
||||
"react-intl": "6.2.8",
|
||||
"react-redux": "8.0.5",
|
||||
"react-router": "^5.2.0",
|
||||
"react-router-dom": "5.3.4",
|
||||
|
||||
@ -18874,10 +18874,10 @@ react-inspector@^5.1.0:
|
||||
is-dom "^1.0.0"
|
||||
prop-types "^15.0.0"
|
||||
|
||||
react-intl@6.2.7:
|
||||
version "6.2.7"
|
||||
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-6.2.7.tgz#4e5efd3e3b6c85bb51a68ab7d12b853351dfb941"
|
||||
integrity sha512-3xjK7FZcOcI/uw5c6NrbSXnVqT04Liua5L5K9eeIxIeYYQjcpKl9nF0jx3+sfZv9SqbxnmsFlh1DtKiCyiaZcg==
|
||||
react-intl@6.2.8:
|
||||
version "6.2.8"
|
||||
resolved "https://registry.yarnpkg.com/react-intl/-/react-intl-6.2.8.tgz#f61fffc14e69490607d3be9253704ac5afc49d56"
|
||||
integrity sha512-Njzmbmk58rBx6i0bGQbBLYj+KbR9IXbFfbK2u0AFayjDx+VJW30MdJV6aNL9EiPaXfcOcAYm31R777e/UHWeEw==
|
||||
dependencies:
|
||||
"@formatjs/ecma402-abstract" "1.14.3"
|
||||
"@formatjs/icu-messageformat-parser" "2.2.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user