diff --git a/package.json b/package.json index 948be37b..3da52503 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@types/loadable__component": "5.13.2", "@types/node": "13.13.8", "@types/p5": "0.9.1", - "@types/react": "16.14.0", + "@types/react": "17.0.9", "@types/react-dom": "16.9.9", "@typescript-eslint/eslint-plugin": "4.15.0", "@typescript-eslint/parser": "4.15.0", diff --git a/yarn.lock b/yarn.lock index a35e604a..54bc1c63 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1918,12 +1918,13 @@ "@types/prop-types" "*" csstype "^2.2.0" -"@types/react@16.14.0": - version "16.14.0" - resolved "https://registry.yarnpkg.com/@types/react/-/react-16.14.0.tgz#bc022cfe1609899b0f2196376b267724e7300f0e" - integrity sha512-jJjHo1uOe+NENRIBvF46tJimUvPnmbQ41Ax0pEm7pRvhPg+wuj8VMOHHiMvaGmZRzRrCtm7KnL5OOE/6kHPK8w== +"@types/react@17.0.9": + version "17.0.9" + resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.9.tgz#1147fb520024a62c9b3841f5cb4db89b73ddb87f" + integrity sha512-2Cw7FvevpJxQrCb+k5t6GH1KIvmadj5uBbjPaLlJB/nZWUj56e1ZqcD6zsoMFB47MsJUTFl9RJ132A7hb3QFJA== dependencies: "@types/prop-types" "*" + "@types/scheduler" "*" csstype "^3.0.2" "@types/rimraf@^2.0.2": @@ -1934,6 +1935,11 @@ "@types/glob" "*" "@types/node" "*" +"@types/scheduler@*": + version "0.16.1" + resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275" + integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA== + "@types/tmp@^0.0.33": version "0.0.33" resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.0.33.tgz#1073c4bc824754ae3d10cfab88ab0237ba964e4d"