upgrade dependencies

This commit is contained in:
Don Cote 2021-09-15 18:48:25 -04:00
parent d0dd784344
commit e38e2d698e
2 changed files with 2389 additions and 2301 deletions

View File

@ -3,20 +3,20 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@types/jest": "^26.0.15",
"@types/node": "^12.0.0",
"@types/react": "^16.9.53",
"@types/react-dom": "^16.9.8",
"react": "^17.0.1",
"react-dom": "^17.0.1",
"react-scripts": "4.0.1",
"typescript": "^4.0.3",
"web-vitals": "^0.2.4",
"axios": "^0.20.0",
"axios-concurrency": "^1.0.3"
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.1.0",
"@testing-library/user-event": "^13.2.1",
"@types/jest": "^27.0.1",
"@types/node": "^16.9.1",
"@types/react": "^17.0.21",
"@types/react-dom": "^17.0.9",
"axios": "^0.21.4",
"axios-concurrency": "^1.0.4",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3",
"typescript": "^4.4.3",
"web-vitals": "^2.1.0"
},
"scripts": {
"start": "react-scripts start",
@ -41,5 +41,8 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"yarn-upgrade-all": "^0.5.4"
}
}

4659
yarn.lock

File diff suppressed because it is too large Load Diff