⬆️ Update dependency @types/react to v17.0.60 (#984)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-05-29 17:58:13 +02:00
committed by GitHub
parent b4d6420952
commit fec53846d3
2 changed files with 7 additions and 7 deletions

View File

@@ -83,7 +83,7 @@
"@types/dockerode": "^3.3.9",
"@types/node": "17.0.1",
"@types/prismjs": "^1.26.0",
"@types/react": "17.0.59",
"@types/react": "17.0.60",
"@types/uuid": "^9.0.0",
"@types/video.js": "^7.3.51",
"@typescript-eslint/eslint-plugin": "^5.30.7",
@@ -114,7 +114,7 @@
"vitest-fetch-mock": "^0.2.2"
},
"resolutions": {
"@types/react": "17.0.59",
"@types/react": "17.0.60",
"@types/react-dom": "17.0.20"
},
"packageManager": "yarn@3.5.1",