mirror of
https://github.com/uetchy/namae.git
synced 2025-09-10 01:56:38 +09:00
feat: Heroku and Now
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"fetch-suspense": "^1.2.0",
|
||||
"i18next": ">=14.0.1",
|
||||
"i18next": ">=17.0.12",
|
||||
"i18next-browser-languagedetector": "^3.0.3",
|
||||
"i18next-chained-backend": "^2.0.0",
|
||||
"i18next-localstorage-backend": "^3.0.0",
|
||||
@@ -26,14 +26,14 @@
|
||||
"react-icons": "^3.7.0",
|
||||
"react-router-dom": "^5.0.1",
|
||||
"react-scripts": "3.1.1",
|
||||
"react-spinners": "^0.5.13",
|
||||
"react-spinners": "^0.6.1",
|
||||
"react-tippy": "^1.2.3",
|
||||
"styled-components": "^4.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@testing-library/jest-dom": "^4.0.0",
|
||||
"@testing-library/react": "^9.1.1",
|
||||
"@types/jest": "^24.0.17",
|
||||
"@testing-library/jest-dom": "^4.1.0",
|
||||
"@testing-library/react": "^9.1.3",
|
||||
"@types/jest": "^24.0.18",
|
||||
"i18next-node-fs-backend": "^2.1.3"
|
||||
},
|
||||
"browserslist": {
|
||||
|
Reference in New Issue
Block a user