fix: upgrading types react package (#3014)

This commit is contained in:
sriram veeraghanta
2023-12-06 20:07:39 +05:30
parent e585255c4c
commit 691666e5e2
11 changed files with 1163 additions and 1087 deletions

View File

@@ -30,7 +30,7 @@
"turbo": "^1.10.16"
},
"resolutions": {
"@types/react": "18.2.39"
"@types/react": "18.2.42"
},
"packageManager": "yarn@1.22.19"
}