update @type dependencies

This commit is contained in:
lukas 2021-03-05 21:10:10 +01:00
parent 8d97ab85a9
commit f42f2d4915
2 changed files with 423 additions and 452 deletions

View File

@ -73,14 +73,14 @@
"@testing-library/react": "^11.2.2", "@testing-library/react": "^11.2.2",
"@testing-library/user-event": "^12.6.0", "@testing-library/user-event": "^12.6.0",
"@types/jest": "^26.0.19", "@types/jest": "^26.0.19",
"@types/node": "^12.19.9", "@types/node": "^14.14.31",
"@types/react": "^16.14.2", "@types/react": "^17.0.2",
"@types/react-dom": "^16.9.10", "@types/react-dom": "^17.0.1",
"@types/react-router": "5.1.8", "@types/react-router": "5.1.12",
"@types/react-router-dom": "^5.1.6", "@types/react-router-dom": "^5.1.6",
"enzyme": "^3.11.0", "enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.5", "enzyme-adapter-react-16": "^1.15.5",
"jest-junit": "^12.0.0", "jest-junit": "^12.0.0",
"react-scripts": "4.0.1" "react-scripts": "4.0.3"
} }
} }

865
yarn.lock

File diff suppressed because it is too large Load Diff