Client: update dependencies
This commit is contained in:
		
							
								
								
									
										10092
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										10092
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										20
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										20
									
								
								package.json
									
									
									
									
									
								
							@@ -4,20 +4,20 @@
 | 
				
			|||||||
  "private": true,
 | 
					  "private": true,
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@mapbox/togeojson": "^0.16.0",
 | 
					    "@mapbox/togeojson": "^0.16.0",
 | 
				
			||||||
    "chalk": "2.3.0",
 | 
					    "chalk": "2.4.1",
 | 
				
			||||||
    "date-fns": "^1.29.0",
 | 
					    "date-fns": "^1.29.0",
 | 
				
			||||||
    "geojson-bbox": "^0.0.0",
 | 
					    "geojson-bbox": "^0.0.0",
 | 
				
			||||||
    "history": "^4.7.2",
 | 
					    "history": "^4.7.2",
 | 
				
			||||||
    "leaflet": "^1.3.1",
 | 
					    "leaflet": "^1.3.1",
 | 
				
			||||||
    "react": "^16.3.1",
 | 
					    "react": "^16.3.2",
 | 
				
			||||||
    "react-dom": "^16.3.1",
 | 
					    "react-dom": "^16.3.2",
 | 
				
			||||||
    "react-helmet": "^5.2.0",
 | 
					    "react-helmet": "^5.2.0",
 | 
				
			||||||
    "react-leaflet": "^1.9.1",
 | 
					    "react-leaflet": "^1.9.1",
 | 
				
			||||||
    "react-redux": "^5.0.7",
 | 
					    "react-redux": "^5.0.7",
 | 
				
			||||||
    "react-router-dom": "^4.2.2",
 | 
					    "react-router-dom": "^4.2.2",
 | 
				
			||||||
    "react-router-redux": "^5.0.0-alpha.9",
 | 
					    "react-router-redux": "^5.0.0-alpha.9",
 | 
				
			||||||
    "react-scripts": "1.0.17",
 | 
					    "react-scripts": "1.1.4",
 | 
				
			||||||
    "redux": "^3.7.2",
 | 
					    "redux": "4.0.0",
 | 
				
			||||||
    "redux-thunk": "^2.2.0"
 | 
					    "redux-thunk": "^2.2.0"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "scripts": {
 | 
					  "scripts": {
 | 
				
			||||||
@@ -28,12 +28,12 @@
 | 
				
			|||||||
    "lint": "eslint --cache --ext .jsx --ext .js mpwo_client/src"
 | 
					    "lint": "eslint --cache --ext .jsx --ext .js mpwo_client/src"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "babel-eslint": "^8.0.3",
 | 
					    "babel-eslint": "^8.2.3",
 | 
				
			||||||
    "eslint": "^4.13.1",
 | 
					    "eslint": "^4.19.1",
 | 
				
			||||||
    "eslint-plugin-import": "^2.8.0",
 | 
					    "eslint-plugin-import": "^2.11.0",
 | 
				
			||||||
    "eslint-plugin-react": "^7.5.1",
 | 
					    "eslint-plugin-react": "^7.7.0",
 | 
				
			||||||
    "eslint-plugin-testcafe": "^0.2.1",
 | 
					    "eslint-plugin-testcafe": "^0.2.1",
 | 
				
			||||||
    "randomstring": "^1.1.5",
 | 
					    "randomstring": "^1.1.5",
 | 
				
			||||||
    "testcafe": "^0.18.6"
 | 
					    "testcafe": "^0.19.2"
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user