update JS dependencies
This commit is contained in:
		
							
								
								
									
										22
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										22
									
								
								package.json
									
									
									
									
									
								
							@@ -4,22 +4,22 @@
 | 
				
			|||||||
  "private": true,
 | 
					  "private": true,
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "@mapbox/togeojson": "^0.16.0",
 | 
					    "@mapbox/togeojson": "^0.16.0",
 | 
				
			||||||
    "connected-react-router": "^6.5.0",
 | 
					    "connected-react-router": "^6.5.2",
 | 
				
			||||||
    "date-fns": "^2.0.1",
 | 
					    "date-fns": "^2.1.0",
 | 
				
			||||||
    "history": "^4.9.0",
 | 
					    "history": "^4.9.0",
 | 
				
			||||||
    "leaflet": "^1.5.1",
 | 
					    "leaflet": "^1.5.1",
 | 
				
			||||||
    "luxon": "^1.16.1",
 | 
					    "luxon": "^1.17.2",
 | 
				
			||||||
    "object-hash": "^1.3.1",
 | 
					    "object-hash": "^1.3.1",
 | 
				
			||||||
    "react": "^16.8.6",
 | 
					    "react": "^16.9.0",
 | 
				
			||||||
    "react-dom": "^16.8.6",
 | 
					    "react-dom": "^16.9.0",
 | 
				
			||||||
    "react-helmet": "^6.0.0-beta",
 | 
					    "react-helmet": "^6.0.0-beta",
 | 
				
			||||||
    "react-leaflet": "^2.4.0",
 | 
					    "react-leaflet": "^2.4.0",
 | 
				
			||||||
    "react-redux": "^7.1.0",
 | 
					    "react-redux": "^7.1.1",
 | 
				
			||||||
    "react-router-dom": "^5.0.1",
 | 
					    "react-router-dom": "^5.0.1",
 | 
				
			||||||
    "react-scripts": "^3.0.1",
 | 
					    "react-scripts": "^3.1.1",
 | 
				
			||||||
    "react-timezone": "^2.4.0",
 | 
					    "react-timezone": "^2.4.0",
 | 
				
			||||||
    "recharts": "^1.6.2",
 | 
					    "recharts": "^1.7.1",
 | 
				
			||||||
    "redux": "^4.0.1",
 | 
					    "redux": "^4.0.4",
 | 
				
			||||||
    "redux-thunk": "^2.3.0"
 | 
					    "redux-thunk": "^2.3.0"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "scripts": {
 | 
					  "scripts": {
 | 
				
			||||||
@@ -40,11 +40,11 @@
 | 
				
			|||||||
    "not op_mini all"
 | 
					    "not op_mini all"
 | 
				
			||||||
  ],
 | 
					  ],
 | 
				
			||||||
  "devDependencies": {
 | 
					  "devDependencies": {
 | 
				
			||||||
    "eslint-config-prettier": "^6.1.0",
 | 
					    "eslint-config-prettier": "^6.2.0",
 | 
				
			||||||
    "eslint-plugin-prettier": "^3.1.0",
 | 
					    "eslint-plugin-prettier": "^3.1.0",
 | 
				
			||||||
    "eslint-plugin-testcafe": "^0.2.1",
 | 
					    "eslint-plugin-testcafe": "^0.2.1",
 | 
				
			||||||
    "prettier": "^1.18.2",
 | 
					    "prettier": "^1.18.2",
 | 
				
			||||||
    "randomstring": "^1.1.5",
 | 
					    "randomstring": "^1.1.5",
 | 
				
			||||||
    "testcafe": "^1.1.3"
 | 
					    "testcafe": "^1.4.3"
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user