Skip to content

Commit

Permalink
(#5) Atualizando @types/react para 17.0.20
Browse files Browse the repository at this point in the history
Co-authored-by: Emily Sousa <diassousa@yahoo.com.br>
  • Loading branch information
sergiosacj and emysdias committed Sep 17, 2021
1 parent a315202 commit f867285
Show file tree
Hide file tree
Showing 2 changed files with 2,914 additions and 2,981 deletions.
33 changes: 13 additions & 20 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,26 +2,19 @@
"name": "ta-na-mesa",
"version": "0.1.0",
"dependencies": {
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.1.0",
"@testing-library/user-event": "^7.1.2",
"@types/jest": "^24.0.0",
"@types/node": "^12.0.0",
"@types/react": "^16.9.0",
"@types/react-dom": "^16.9.0",
"@types/react-modal": "^3.10.5",
"@unform/core": "^2.1.0",
"@unform/web": "^2.1.0",
"axios": "^0.19.2",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-icons": "^4.2.0",
"react-modal": "^3.11.2",
"react-router-dom": "^5.2.0",
"react-scripts": "3.4.1",
"styled-components": "^5.1.0",
"typescript": "~3.7.2",
"yup": "^0.29.0"
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^11.1.0",
"@testing-library/user-event": "^12.1.10",
"@types/jest": "^27.0.1",
"@types/node": "^16.6.2",
"@types/react": "^17.0.20",
"@types/react-dom": "^17.0.9",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-scripts": "4.0.3",
"styled-components": "^5.3.1",
"typescript": "^4.3.5",
"web-vitals": "^1.0.1"
},
"devDependencies": {
"@types/react-router-dom": "^5.1.4",
Expand Down
Loading

0 comments on commit f867285

Please sign in to comment.