even more updates

This commit is contained in:
Nicholas Ward
2022-06-19 05:39:19 -05:00
parent a46205d190
commit dbcd1bfff5
2 changed files with 120 additions and 272 deletions
+4 -4
View File
@@ -4,15 +4,15 @@
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.16.4",
"@testing-library/react": "^9.5.0",
"@testing-library/user-event": "^7.2.1",
"@testing-library/react": "^13.3.0",
"@testing-library/user-event": "^14.2.1",
"axios": "^0.27.2",
"body-parser": "^1.20.0",
"color": "^3.2.1",
"color": "^4.2.3",
"express": "^4.18.1",
"mongoose": "^6.4.0",
"react": "^18.2.0",
"react-dom": "^16.14.0",
"react-dom": "^18.2.0",
"react-scripts": "^5.0.1"
},
"scripts": {