⬆️ Update dependency @types/react to v17.0.61

This commit is contained in:
renovate[bot]
2023-06-10 16:29:21 +00:00
parent 21fdb3d02c
commit dfb02dfdbc
2 changed files with 7 additions and 7 deletions

View File

@@ -84,7 +84,7 @@
"@types/dockerode": "^3.3.9",
"@types/node": "18.16.17",
"@types/prismjs": "^1.26.0",
"@types/react": "17.0.60",
"@types/react": "17.0.61",
"@types/uuid": "^9.0.0",
"@types/video.js": "^7.3.51",
"@typescript-eslint/eslint-plugin": "^5.30.7",
@@ -115,7 +115,7 @@
"vitest-fetch-mock": "^0.2.2"
},
"resolutions": {
"@types/react": "17.0.60",
"@types/react": "17.0.61",
"@types/react-dom": "17.0.20"
},
"packageManager": "yarn@3.6.0",