mirror of
https://github.com/strapi/strapi.git
synced 2025-09-25 08:19:07 +00:00
Merge pull request #7450 from strapi/dependabot/npm_and_yarn/react-16.13.1
Bump react from 16.13.0 to 16.13.1
This commit is contained in:
commit
d1e8b8df7c
@ -70,7 +70,7 @@
|
||||
"p-map": "4.0.0",
|
||||
"passport-local": "1.0.0",
|
||||
"prop-types": "^15.7.2",
|
||||
"react": "^16.9.0",
|
||||
"react": "^16.13.1",
|
||||
"react-copy-to-clipboard": "^5.0.1",
|
||||
"react-dnd": "^10.0.2",
|
||||
"react-dnd-html5-backend": "^10.0.2",
|
||||
|
@ -61,7 +61,7 @@
|
||||
"invariant": "^2.2.1",
|
||||
"lodash": "4.17.19",
|
||||
"moment": "^2.16.0",
|
||||
"react": "^16.9.0",
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.9.0",
|
||||
"react-intl": "4.5.0",
|
||||
"react-router": "^5.0.0",
|
||||
|
@ -27,7 +27,7 @@
|
||||
"markdown-it-sub": "^1.0.0",
|
||||
"markdown-it-sup": "^1.0.0",
|
||||
"pluralize": "^8.0.0",
|
||||
"react": "^16.9.0",
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.9.0",
|
||||
"react-fast-compare": "^3.2.0",
|
||||
"react-intl": "4.5.0",
|
||||
|
@ -13,7 +13,7 @@
|
||||
"immutable": "^3.8.2",
|
||||
"lodash": "4.17.19",
|
||||
"pluralize": "^8.0.0",
|
||||
"react": "^16.9.0",
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.9.0",
|
||||
"react-intl": "4.5.0",
|
||||
"react-redux": "7.2.0",
|
||||
|
@ -18,7 +18,7 @@
|
||||
"lodash": "4.17.19",
|
||||
"moment": "^2.24.0",
|
||||
"path-to-regexp": "^3.1.0",
|
||||
"react": "^16.9.0",
|
||||
"react": "^16.13.1",
|
||||
"react-copy-to-clipboard": "^5.0.1",
|
||||
"react-dom": "^16.9.0",
|
||||
"react-intl": "4.5.0",
|
||||
|
@ -21,7 +21,7 @@
|
||||
"koa-static": "^5.0.0",
|
||||
"lodash": "4.17.19",
|
||||
"node-fetch": "2.6.0",
|
||||
"react": "^16.9.0",
|
||||
"react": "^16.13.1",
|
||||
"react-copy-to-clipboard": "^5.0.1",
|
||||
"react-dom": "^16.9.0",
|
||||
"react-intl": "4.5.0",
|
||||
|
@ -20,7 +20,7 @@
|
||||
"koa2-ratelimit": "^0.9.0",
|
||||
"lodash": "4.17.19",
|
||||
"purest": "3.1.0",
|
||||
"react": "^16.9.0",
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.9.0",
|
||||
"react-intl": "4.5.0",
|
||||
"react-redux": "^7.0.2",
|
||||
|
@ -15389,10 +15389,10 @@ react-with-styles@^4.1.0:
|
||||
prop-types "^15.7.2"
|
||||
react-with-direction "^1.3.1"
|
||||
|
||||
react@^16.9.0:
|
||||
version "16.13.0"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-16.13.0.tgz#d046eabcdf64e457bbeed1e792e235e1b9934cf7"
|
||||
integrity sha512-TSavZz2iSLkq5/oiE7gnFzmURKZMltmi193rm5HEoUDAXpzT9Kzw6oNZnGoai/4+fUnm7FqS5dwgUL34TujcWQ==
|
||||
react@^16.13.1:
|
||||
version "16.13.1"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-16.13.1.tgz#2e818822f1a9743122c063d6410d85c1e3afe48e"
|
||||
integrity sha512-YMZQQq32xHLX0bz5Mnibv1/LHb3Sqzngu7xstSM+vrkE5Kzr9xE0yMByK5kMoTK30YVJE61WfbxIFFvfeDKT1w==
|
||||
dependencies:
|
||||
loose-envify "^1.1.0"
|
||||
object-assign "^4.1.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user