Update react monorepo

This commit is contained in:
renovate[bot]
2023-05-16 04:53:58 +00:00
committed by GitHub
parent c788f6bc1e
commit f717f4e8d6
2 changed files with 21 additions and 13 deletions

View File

@@ -82,7 +82,7 @@
"@types/dockerode": "^3.3.9",
"@types/node": "17.0.1",
"@types/prismjs": "^1.26.0",
"@types/react": "17.0.1",
"@types/react": "17.0.59",
"@types/uuid": "^8.3.4",
"@types/video.js": "^7.3.51",
"@typescript-eslint/eslint-plugin": "^5.30.7",
@@ -111,8 +111,8 @@
"vitest-fetch-mock": "^0.2.2"
},
"resolutions": {
"@types/react": "17.0.2",
"@types/react-dom": "17.0.2"
"@types/react": "17.0.59",
"@types/react-dom": "17.0.20"
},
"packageManager": "yarn@3.5.1",
"nextBundleAnalysis": {