diff --git a/package.json b/package.json index 125bd4ba..ef470ada 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@types/ms": "0.7.34", "@types/node": "18.19.30", "@types/plist": "3.0.5", - "@types/react": "18.2.66", + "@types/react": "18.2.74", "@types/react-dom": "18.2.22", "@types/seamless-immutable": "7.1.19", "@types/styled-jsx": "2.2.9", diff --git a/yarn.lock b/yarn.lock index fd4878ef..1c497ddc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1244,13 +1244,12 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.2.66": - version "18.2.66" - resolved "https://registry.npmjs.org/@types/react/-/react-18.2.66.tgz#d2eafc8c4e70939c5432221adb23d32d76bfe451" - integrity sha512-OYTmMI4UigXeFMF/j4uv0lBBEbongSgptPrHBxqME44h9+yNov+oL6Z3ocJKo0WyXR84sQUNeyIp9MRfckvZpg== +"@types/react@*", "@types/react@18.2.74": + version "18.2.74" + resolved "https://registry.npmjs.org/@types/react/-/react-18.2.74.tgz#2d52eb80e4e7c4ea8812c89181d6d590b53f958c" + integrity sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw== dependencies: "@types/prop-types" "*" - "@types/scheduler" "*" csstype "^3.0.2" "@types/responselike@*", "@types/responselike@^1.0.0": @@ -1265,11 +1264,6 @@ resolved "https://registry.npmjs.org/@types/retry/-/retry-0.12.0.tgz#2b35eccfcee7d38cd72ad99232fbd58bffb3c84d" integrity sha512-wWKOClTTiizcZhXnPY4wikVAwmdYHp8q6DmC+EJUzAMsycb7HB32Kh9RN4+0gExjmPmZSAQjgURXIGATPegAvA== -"@types/scheduler@*": - version "0.16.1" - resolved "https://registry.npmjs.org/@types/scheduler/-/scheduler-0.16.1.tgz#18845205e86ff0038517aab7a18a62a6b9f71275" - integrity sha512-EaCxbanVeyxDRTQBkdLb3Bvl/HK7PBK6UJjsSixB0iHKoWxE5uu2Q/DgtpOhPIojN0Zl1whvOd7PoHs2P0s5eA== - "@types/seamless-immutable@7.1.19": version "7.1.19" resolved "https://registry.npmjs.org/@types/seamless-immutable/-/seamless-immutable-7.1.19.tgz#2b6e80389e5f62a7eb42cf908cbc14282e0d56a9"