mirror of
				https://github.com/mastermindzh/rickvanlieshout.com
				synced 2025-11-04 10:40:09 +01:00 
			
		
		
		
	fix(deps): update react to ^16.10.2
This commit is contained in:
		@@ -76,9 +76,9 @@
 | 
				
			|||||||
    "node-sass": "^4.12.0",
 | 
					    "node-sass": "^4.12.0",
 | 
				
			||||||
    "normalize-scss": "^7.0.1",
 | 
					    "normalize-scss": "^7.0.1",
 | 
				
			||||||
    "prismjs": "^1.17.1",
 | 
					    "prismjs": "^1.17.1",
 | 
				
			||||||
    "react": "^16.10.1",
 | 
					    "react": "^16.10.2",
 | 
				
			||||||
    "react-disqus-comments": "^1.4.0",
 | 
					    "react-disqus-comments": "^1.4.0",
 | 
				
			||||||
    "react-dom": "^16.10.1",
 | 
					    "react-dom": "^16.10.2",
 | 
				
			||||||
    "react-helmet": "^5.2.1"
 | 
					    "react-helmet": "^5.2.1"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
 
 | 
				
			|||||||
							
								
								
									
										26
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										26
									
								
								yarn.lock
									
									
									
									
									
								
							@@ -11948,15 +11948,15 @@ react-dnd@^7.3.2:
 | 
				
			|||||||
    invariant "^2.1.0"
 | 
					    invariant "^2.1.0"
 | 
				
			||||||
    shallowequal "^1.1.0"
 | 
					    shallowequal "^1.1.0"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
react-dom@^16.10.1:
 | 
					react-dom@^16.10.2:
 | 
				
			||||||
  version "16.10.1"
 | 
					  version "16.10.2"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.10.1.tgz#479a6511ba34a429273c213cbc2a9ac4d296dac1"
 | 
					  resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.10.2.tgz#4840bce5409176bc3a1f2bd8cb10b92db452fda6"
 | 
				
			||||||
  integrity sha512-SmM4ZW0uug0rn95U8uqr52I7UdNf6wdGLeXDmNLfg3y5q5H9eAbdjF5ubQc3bjDyRrvdAB2IKG7X0GzSpnn5Mg==
 | 
					  integrity sha512-kWGDcH3ItJK4+6Pl9DZB16BXYAZyrYQItU4OMy0jAkv5aNqc+mAKb4TpFtAteI6TJZu+9ZlNhaeNQSVQDHJzkw==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    loose-envify "^1.1.0"
 | 
					    loose-envify "^1.1.0"
 | 
				
			||||||
    object-assign "^4.1.1"
 | 
					    object-assign "^4.1.1"
 | 
				
			||||||
    prop-types "^15.6.2"
 | 
					    prop-types "^15.6.2"
 | 
				
			||||||
    scheduler "^0.16.1"
 | 
					    scheduler "^0.16.2"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
react-dom@^16.8.4:
 | 
					react-dom@^16.8.4:
 | 
				
			||||||
  version "16.8.6"
 | 
					  version "16.8.6"
 | 
				
			||||||
@@ -12231,10 +12231,10 @@ react-waypoint@^8.1.0:
 | 
				
			|||||||
    prop-types "^15.0.0"
 | 
					    prop-types "^15.0.0"
 | 
				
			||||||
    react-is "^16.6.3"
 | 
					    react-is "^16.6.3"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
react@^16.10.1:
 | 
					react@^16.10.2:
 | 
				
			||||||
  version "16.10.1"
 | 
					  version "16.10.2"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/react/-/react-16.10.1.tgz#967c1e71a2767dfa699e6ba702a00483e3b0573f"
 | 
					  resolved "https://registry.yarnpkg.com/react/-/react-16.10.2.tgz#a5ede5cdd5c536f745173c8da47bda64797a4cf0"
 | 
				
			||||||
  integrity sha512-2bisHwMhxQ3XQz4LiJJwG3360pY965pTl/MRrZYxIBKVj4fOHoDs5aZAkYXGxDRO1Li+SyjTAilQEbOmtQJHzA==
 | 
					  integrity sha512-MFVIq0DpIhrHFyqLU0S3+4dIcBhhOvBE8bJ/5kHPVOVaGdo0KuiQzpcjCPsf585WvhypqtrMILyoE2th6dT+Lw==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    loose-envify "^1.1.0"
 | 
					    loose-envify "^1.1.0"
 | 
				
			||||||
    object-assign "^4.1.1"
 | 
					    object-assign "^4.1.1"
 | 
				
			||||||
@@ -13110,6 +13110,14 @@ scheduler@^0.16.1:
 | 
				
			|||||||
    loose-envify "^1.1.0"
 | 
					    loose-envify "^1.1.0"
 | 
				
			||||||
    object-assign "^4.1.1"
 | 
					    object-assign "^4.1.1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					scheduler@^0.16.2:
 | 
				
			||||||
 | 
					  version "0.16.2"
 | 
				
			||||||
 | 
					  resolved "https://registry.yarnpkg.com/scheduler/-/scheduler-0.16.2.tgz#f74cd9d33eff6fc554edfb79864868e4819132c1"
 | 
				
			||||||
 | 
					  integrity sha512-BqYVWqwz6s1wZMhjFvLfVR5WXP7ZY32M/wYPo04CcuPM7XZEbV2TBNW7Z0UkguPTl0dWMA59VbNXxK6q+pHItg==
 | 
				
			||||||
 | 
					  dependencies:
 | 
				
			||||||
 | 
					    loose-envify "^1.1.0"
 | 
				
			||||||
 | 
					    object-assign "^4.1.1"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
schema-utils@^0.4.0, schema-utils@^0.4.5:
 | 
					schema-utils@^0.4.0, schema-utils@^0.4.5:
 | 
				
			||||||
  version "0.4.7"
 | 
					  version "0.4.7"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.7.tgz#ba74f597d2be2ea880131746ee17d0a093c68187"
 | 
					  resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-0.4.7.tgz#ba74f597d2be2ea880131746ee17d0a093c68187"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user