update dependencies

This commit is contained in:
lukas 2021-06-10 21:37:59 +02:00
parent f7b7df5934
commit c47ab476a2
2 changed files with 1597 additions and 1884 deletions

View File

@ -12,7 +12,7 @@
"@fortawesome/free-regular-svg-icons": "^5.15.1",
"@fortawesome/free-solid-svg-icons": "^5.15.1",
"@fortawesome/react-fontawesome": "^0.1.13",
"bootstrap": "^4.5.3",
"bootstrap": "^5.0.1",
"plyr-react": "^3.0.7",
"react": "^17.0.1",
"react-bootstrap": "^1.4.0",
@ -55,15 +55,16 @@
"devDependencies": {
"@testing-library/jest-dom": "^5.11.6",
"@testing-library/react": "^11.2.2",
"@testing-library/user-event": "^12.6.0",
"@testing-library/user-event": "^13.1.9",
"@types/jest": "^26.0.19",
"@types/node": "^14.14.31",
"@types/node": "^15.12.2",
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.1",
"@types/react-router": "5.1.12",
"@types/react-router": "5.1.15",
"@types/react-router-dom": "^5.1.6",
"@typescript-eslint/eslint-plugin": "^4.17.0",
"@typescript-eslint/parser": "^4.17.0",
"apidoc": "^0.28.1",
"enzyme": "^3.11.0",
"enzyme-adapter-react-16": "^1.15.5",
"eslint": "^7.22.0",
@ -77,10 +78,9 @@
"jest-junit": "^12.0.0",
"prettier": "^2.2.1",
"prettier-config": "^1.0.0",
"react-scripts": "4.0.3",
"apidoc": "^0.28.1"
"react-scripts": "4.0.3"
},
"apidoc":{
"apidoc": {
"name": "OpenMediaCenter",
"description": "API Documentation of OpenMediaCenter",
"title": "OpenMediaCenter Doc",

3467
yarn.lock

File diff suppressed because it is too large Load Diff