mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: upgrade react to version 16.13.1
This commit is contained in:
		
							parent
							
								
									6e657314c2
								
							
						
					
					
						commit
						88aca9e37a
					
				| @ -75,10 +75,10 @@ | ||||
|     "optimize-css-assets-webpack-plugin": "^5.0.0", | ||||
|     "prettier": "^1.18.2", | ||||
|     "prop-types": "^15.6.2", | ||||
|     "react": "^16.10.2", | ||||
|     "react": "^16.13.1", | ||||
|     "react-dnd": "^10.0.2", | ||||
|     "react-dnd-html5-backend": "^10.0.2", | ||||
|     "react-dom": "^16.10.2", | ||||
|     "react-dom": "^16.13.1", | ||||
|     "react-mdl": "^2.1.0", | ||||
|     "react-modal": "^3.1.13", | ||||
|     "react-redux": "^6.0.1", | ||||
|  | ||||
| @ -7282,15 +7282,15 @@ react-dnd@^10.0.2: | ||||
|     dnd-core "^10.0.2" | ||||
|     hoist-non-react-statics "^3.3.0" | ||||
| 
 | ||||
| react-dom@^16.10.2: | ||||
|   version "16.10.2" | ||||
|   resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.10.2.tgz#4840bce5409176bc3a1f2bd8cb10b92db452fda6" | ||||
|   integrity sha512-kWGDcH3ItJK4+6Pl9DZB16BXYAZyrYQItU4OMy0jAkv5aNqc+mAKb4TpFtAteI6TJZu+9ZlNhaeNQSVQDHJzkw== | ||||
| react-dom@^16.13.1: | ||||
|   version "16.13.1" | ||||
|   resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.13.1.tgz#c1bd37331a0486c078ee54c4740720993b2e0e7f" | ||||
|   integrity sha512-81PIMmVLnCNLO/fFOQxdQkvEq/+Hfpv24XNJfpyZhTRfO0QcmQIF/PgCa1zCOj2w1hrn12MFLyaJ/G0+Mxtfag== | ||||
|   dependencies: | ||||
|     loose-envify "^1.1.0" | ||||
|     object-assign "^4.1.1" | ||||
|     prop-types "^15.6.2" | ||||
|     scheduler "^0.16.2" | ||||
|     scheduler "^0.19.1" | ||||
| 
 | ||||
| react-is@^16.7.0, react-is@^16.8.1, react-is@^16.8.2, react-is@^16.8.4, react-is@^16.8.6, react-is@^16.9.0: | ||||
|   version "16.10.2" | ||||
| @ -7369,10 +7369,10 @@ react-test-renderer@^16.0.0-0, react-test-renderer@^16.2.0: | ||||
|     react-is "^16.8.6" | ||||
|     scheduler "^0.16.2" | ||||
| 
 | ||||
| react@^16.10.2: | ||||
|   version "16.10.2" | ||||
|   resolved "https://registry.yarnpkg.com/react/-/react-16.10.2.tgz#a5ede5cdd5c536f745173c8da47bda64797a4cf0" | ||||
|   integrity sha512-MFVIq0DpIhrHFyqLU0S3+4dIcBhhOvBE8bJ/5kHPVOVaGdo0KuiQzpcjCPsf585WvhypqtrMILyoE2th6dT+Lw== | ||||
| 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" | ||||
| @ -7874,6 +7874,14 @@ scheduler@^0.16.2: | ||||
|     loose-envify "^1.1.0" | ||||
|     object-assign "^4.1.1" | ||||
| 
 | ||||
| scheduler@^0.19.1: | ||||
|   version "0.19.1" | ||||
|   resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.19.1.tgz#4f3e2ed2c1a7d65681f4c854fa8c5a1ccb40f196" | ||||
|   integrity sha512-n/zwRWRYSUj0/3g/otKDRPMh6qv2SYMWNq85IEa8iZyAv8od9zDYpGSnpBEjNgcMNq6Scbu5KfIPxNF72R/2EA== | ||||
|   dependencies: | ||||
|     loose-envify "^1.1.0" | ||||
|     object-assign "^4.1.1" | ||||
| 
 | ||||
| schema-utils@^0.4.5: | ||||
|   version "0.4.7" | ||||
|   resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.7.tgz#ba74f597d2be2ea880131746ee17d0a093c68187" | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user