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

feat: setup test for web

This commit is contained in:
2019-08-14 18:46:57 +09:00
parent c2a51aee2a
commit 03d76805af
12 changed files with 960 additions and 842 deletions

View File

@@ -11,30 +11,30 @@
},
"dependencies": {
"fetch-suspense": "^1.2.0",
"i18next": "^17.0.9",
"i18next": ">=14.0.1",
"i18next-browser-languagedetector": "^3.0.3",
"i18next-chained-backend": "^2.0.0",
"i18next-localstorage-backend": "^3.0.0",
"i18next-xhr-backend": "^3.1.1",
"i18next-xhr-backend": "^3.1.2",
"isomorphic-unfetch": "^3.0.0",
"prop-types": "^15.7.2",
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react": "^16.9.0",
"react-dom": "^16.9.0",
"react-ga": "^2.6.0",
"react-helmet": "^5.2.1",
"react-i18next": "^10.11.5",
"react-i18next": "10.12.2",
"react-icons": "^3.7.0",
"react-router-dom": "^5.0.1",
"react-scripts": "3.0.1",
"react-scripts": "3.1.1",
"react-spinners": "^0.5.13",
"react-tippy": "^1.2.3",
"styled-components": "^4.3.2"
},
"devDependencies": {
"@testing-library/jest-dom": "^4.0.0",
"@testing-library/react": "^8.0.8",
"@types/node": "^12.7.1",
"typescript": "^3.5.3"
"@testing-library/react": "^9.1.1",
"@types/jest": "^24.0.17",
"i18next-node-fs-backend": "^2.1.3"
},
"browserslist": {
"production": [