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

updated deps

This commit is contained in:
Fedor Katurov 2021-03-09 13:45:23 +07:00
parent 11325b96b3
commit 9e87e1eb3e
2 changed files with 22 additions and 1 deletions

View file

@ -29,6 +29,7 @@
"react-router-dom": "^5.1.2",
"react-scripts": "3.4.4",
"react-sortable-hoc": "^1.11",
"react-sticky-box": "^0.9.3",
"redux": "^4.0.1",
"redux-persist": "^5.10.0",
"redux-saga": "^1.1.1",
@ -71,8 +72,8 @@
"@types/node": "^11.13.22",
"@types/ramda": "^0.26.33",
"@types/react-redux": "^7.1.11",
"@types/yup": "^0.29.11",
"@types/swiper": "^5.4.2",
"@types/yup": "^0.29.11",
"craco-alias": "^2.1.1",
"craco-fast-refresh": "^1.0.2",
"prettier": "^1.18.2"