Merge pull request #919 from ajnart/renovate/react-monorepo

Update react monorepo
This commit is contained in:
Thomas Camlong
2023-05-16 14:47:13 +09:00
committed by GitHub
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": {