1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-03 12:35:26 +02:00

Update dependencies

This commit is contained in:
Maksim Eltyshev 2019-12-30 04:24:06 +05:00
parent ee509a80b4
commit 6ff86db58c
4 changed files with 61 additions and 35 deletions

View file

@ -37,7 +37,7 @@
"date-fns": "^2.8.1",
"dequal": "^1.0.0",
"history": "^4.10.1",
"i18next": "^19.0.1",
"i18next": "^19.0.2",
"i18next-browser-languagedetector": "^4.0.1",
"initials": "^3.0.1",
"lodash": "^4.17.15",
@ -46,14 +46,14 @@
"react-beautiful-dnd": "^12.2.0",
"react-datepicker": "^2.10.1",
"react-dom": "^16.12.0",
"react-i18next": "^11.2.5",
"react-i18next": "^11.2.7",
"react-input-mask": "^2.0.4",
"react-markdown": "^4.2.2",
"react-redux": "^7.1.3",
"react-router-dom": "^5.1.2",
"react-scripts": "3.3.0",
"react-textarea-autosize": "^7.1.2",
"redux": "^4.0.4",
"redux": "^4.0.5",
"redux-logger": "^3.0.6",
"redux-orm": "^0.15.1",
"redux-saga": "^1.1.3",