Added packages and updates

This commit is contained in:
Camerin 2021-09-15 15:51:03 -04:00
parent 0a5739e584
commit b963d58a38
2 changed files with 2788 additions and 3649 deletions

6409
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -6,12 +6,16 @@
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^11.2.7",
"@testing-library/user-event": "^12.8.3",
"axios": "^0.21.4",
"history": "^5.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-redux": "^7.2.5",
"react-router": "^5.2.1",
"react-router-dom": "^5.3.0",
"react-scripts": "4.0.3",
"redux": "^4.1.1",
"redux-thunk": "^2.3.0",
"web-vitals": "^1.1.2"
},
"scripts": {