diff --git a/package.json b/package.json index d1ad015..2ecdbf3 100644 --- a/package.json +++ b/package.json @@ -3,15 +3,23 @@ "version": "0.1.0", "private": true, "dependencies": { + "@emotion/react": "^11.10.8", + "@emotion/styled": "^11.10.8", + "@mui/icons-material": "^5.11.16", + "@mui/material": "^5.12.2", "@testing-library/jest-dom": "^5.14.1", "@testing-library/react": "^13.0.0", "@testing-library/user-event": "^13.2.1", "@types/jest": "^27.0.1", + "@types/lodash": "^4.14.194", "@types/node": "^16.7.13", "@types/react": "^18.0.0", "@types/react-dom": "^18.0.0", + "@types/react-router-dom": "^5.3.3", + "lodash": "^4.17.21", "react": "^18.2.0", "react-dom": "^18.2.0", + "react-router-dom": "^6.11.0", "react-scripts": "5.0.1", "typescript": "^4.4.2", "web-vitals": "^2.1.0" diff --git a/public/index.html b/public/index.html index aa069f2..3e189e5 100644 --- a/public/index.html +++ b/public/index.html @@ -1,43 +1,23 @@ -
- - - - - - - - - -