chore: updated dependencies

This commit is contained in:
Ben Elferink
2021-10-27 19:31:20 +03:00
parent 1a841acaa2
commit b9655590f3
6 changed files with 4737 additions and 6034 deletions

View File

@@ -10,14 +10,14 @@
"eject": "react-scripts eject"
},
"dependencies": {
"@emotion/react": "^11.4.1",
"@emotion/react": "^11.5.0",
"@emotion/styled": "^11.3.0",
"@fontsource/roboto": "^4.5.1",
"@mui/material": "^5.0.1",
"axios": "^0.21.1",
"@mui/material": "^5.0.6",
"axios": "^0.24.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3"
"react-scripts": "^4.0.3"
},
"eslintConfig": {
"extends": [