1
0
mirror of https://github.com/uetchy/namae.git synced 2025-09-10 01:56:38 +09:00

chore: update deps

This commit is contained in:
2019-08-06 02:06:12 +09:00
parent a38cab3002
commit dbf8a99e06
2 changed files with 146 additions and 109 deletions

View File

@@ -11,16 +11,16 @@
},
"dependencies": {
"fetch-suspense": "^1.2.0",
"i18next": "^17.0.8",
"i18next-browser-languagedetector": "^3.0.1",
"i18next-xhr-backend": "^3.0.0",
"i18next": "^17.0.9",
"i18next-browser-languagedetector": "^3.0.2",
"i18next-xhr-backend": "^3.1.1",
"isomorphic-unfetch": "^3.0.0",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-ga": "^2.6.0",
"react-helmet": "^5.2.1",
"react-i18next": "^10.11.4",
"react-i18next": "^10.11.5",
"react-icons": "^3.7.0",
"react-router-dom": "^5.0.1",
"react-scripts": "3.0.1",