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-10-28 23:23:36 +05:00
parent fdc749c364
commit 20f15be5fc
2 changed files with 8 additions and 8 deletions

View file

@ -36,7 +36,7 @@
"date-fns": "^2.6.0",
"dequal": "^1.0.0",
"history": "^4.10.1",
"i18next": "^18.0.0",
"i18next": "^18.0.1",
"i18next-browser-languagedetector": "^4.0.0",
"initials": "^3.0.1",
"lodash": "^4.17.15",
@ -60,7 +60,7 @@
"sails.io.js": "^1.2.1",
"semantic-ui-react": "^0.88.1",
"socket.io-client": "^2.3.0",
"validator": "^11.1.0",
"validator": "^12.0.0",
"whatwg-fetch": "^3.0.0"
},
"devDependencies": {