changes for evojapan2023

This commit is contained in:
2023-03-07 22:42:54 +09:00
parent a823fafc09
commit f5b8b86105
9 changed files with 30 additions and 84 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"axios": "^0.19.2",
"axios": "^0.21.1",
"dotenv": "^8.2.0",
"i18next": "^19.6.3",
"node-sass": "^4.13.1",
@@ -15,13 +15,13 @@
"react-youtube": "^7.11.3",
"semantic-ui-css": "^2.4.1",
"semantic-ui-react": "^0.88.2",
"typescript": "^3.7.5"
"typescript": "^4.9.5"
},
"devDependencies": {
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",
"@types/react-router-dom": "^5.1.5",
"@types/react-router-dom": "^5.3.3",
"@types/jest": "^24.9.1",
"@types/node": "^12.12.35",
"@types/react": "^16.9.34",