1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

updated react router

This commit is contained in:
Fedor Katurov 2019-11-11 11:58:40 +07:00
parent 03558aa7e7
commit 4085033bb2
3 changed files with 10509 additions and 367 deletions

View file

@ -60,7 +60,7 @@
"body-scroll-lock": "^2.6.4",
"classnames": "^2.2.6",
"clean-webpack-plugin": "^0.1.9",
"connected-react-router": "^6.3.2",
"connected-react-router": "^6.5.2",
"date-fns": "^2.4.1",
"dotenv": "^8.2.0",
"dotenv-webpack": "^1.7.0",
@ -91,8 +91,8 @@
"react-hot-loader": "^4.12.15",
"react-packery-component": "^1.0.2",
"react-redux": "^6.0.1",
"react-router": "^4.3.1",
"react-router-dom": "^4.3.1",
"react-router": "^5.1.2",
"react-router-dom": "^5.1.2",
"react-sortable-hoc": "^1.10.1",
"redux": "^4.0.1",
"redux-persist": "^5.10.0",