Refactor: Dependencies - Replaced class with func. comp (#169)

This commit is contained in:
Antoine Chalifour
2019-10-11 15:02:53 +02:00
committed by Priscila Oliveira
parent e0642a9d0d
commit 99621b6baf
5 changed files with 167 additions and 111 deletions

View File

@@ -27,7 +27,7 @@
"@types/node": "12.7.8",
"@types/react": "16.9.2",
"@types/react-dom": "16.9.0",
"@types/react-router-dom": "4.3.5",
"@types/react-router-dom": "5.1.0",
"@types/validator": "10.11.3",
"@typescript-eslint/parser": "2.3.2",
"@verdaccio/babel-preset": "2.0.0",
@@ -85,10 +85,9 @@
"react": "16.10.0",
"react-autosuggest": "9.4.3",
"react-dom": "16.10.0",
"react-router-dom": "5.1.2",
"react-emotion": "9.2.12",
"react-hot-loader": "4.12.11",
"react-router": "5.0.1",
"react-router-dom": "5.0.1",
"resolve-url-loader": "3.1.0",
"rimraf": "3.0.0",
"source-map-loader": "0.2.4",