mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
Update react to 16.9.0
This commit is contained in:
parent
b8449fc588
commit
60232968da
2 changed files with 5 additions and 6 deletions
|
|
@ -34,7 +34,7 @@
|
|||
"prop-types": "^15.7.2",
|
||||
"query-string": "^5.1.1",
|
||||
"raf": "^3.4.0",
|
||||
"react": "^16.8.6",
|
||||
"react": "^16.9.0",
|
||||
"react-dates": "^20.3.0",
|
||||
"react-dom": "^16.8.6",
|
||||
"react-final-form": "^6.3.0",
|
||||
|
|
|
|||
|
|
@ -9318,15 +9318,14 @@ react-with-styles@^3.2.3:
|
|||
prop-types "^15.6.2"
|
||||
react-with-direction "^1.3.0"
|
||||
|
||||
react@^16.8.6:
|
||||
version "16.8.6"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-16.8.6.tgz#ad6c3a9614fd3a4e9ef51117f54d888da01f2bbe"
|
||||
integrity sha512-pC0uMkhLaHm11ZSJULfOBqV4tIZkx87ZLvbbQYunNixAAvjnC+snJCg0XQXn9VIsttVsbZP/H/ewzgsd5fxKXw==
|
||||
react@^16.9.0:
|
||||
version "16.9.0"
|
||||
resolved "https://registry.yarnpkg.com/react/-/react-16.9.0.tgz#40ba2f9af13bc1a38d75dbf2f4359a5185c4f7aa"
|
||||
integrity sha512-+7LQnFBwkiw+BobzOF6N//BdoNw0ouwmSJTEm9cglOOmsg/TMiFHZLe2sEoN5M7LgJTj9oHH0gxklfnQe66S1w==
|
||||
dependencies:
|
||||
loose-envify "^1.1.0"
|
||||
object-assign "^4.1.1"
|
||||
prop-types "^15.6.2"
|
||||
scheduler "^0.13.6"
|
||||
|
||||
read-cache@^1.0.0:
|
||||
version "1.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue