Update deps

This commit is contained in:
Panayiotis Lipiridis 2020-01-29 03:05:00 +02:00
parent 2dce2ce712
commit 5418f68cc5
2 changed files with 122 additions and 13 deletions

View file

@ -7,7 +7,7 @@
],
"dependencies": {
"browser-nativefs": "0.2.0",
"i18next": "19.0.3",
"i18next": "19.1.0",
"i18next-browser-languagedetector": "4.0.1",
"i18next-xhr-backend": "3.2.2",
"nanoid": "2.1.10",
@ -19,14 +19,14 @@
},
"description": "",
"devDependencies": {
"@types/jest": "24.9.1",
"@types/jest": "25.1.0",
"@types/nanoid": "2.1.0",
"@types/react": "16.9.19",
"@types/react-color": "3.0.1",
"@types/react-dom": "16.9.5",
"eslint-plugin-json-format": "2.0.1",
"husky": "4.2.1",
"lint-staged": "10.0.2",
"lint-staged": "10.0.3",
"node-sass": "4.13.1",
"prettier": "1.19.1",
"rewire": "4.0.1",