diff --git a/package.json b/package.json index be149386d..89b8d255f 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@types/jquery": "3.5.32", "@types/luxon": "3.4.2", "@types/node": "22.8.2", - "@types/react": "18.3.16", + "@types/react": "18.3.17", "@types/react-animate-on-scroll": "2.1.8", "@types/react-dom": "18.3.5", "@types/react-slick": "0.23.13", diff --git a/yarn.lock b/yarn.lock index ae8bf8927..c3555498c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2495,10 +2495,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.3.16": - version "18.3.16" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.16.tgz#5326789125fac98b718d586ad157442ceb44ff28" - integrity sha512-oh8AMIC4Y2ciKufU8hnKgs+ufgbA/dhPTACaZPM86AbwX9QwnFtSoPWEeRUj8fge+v6kFt78BXcDhAU1SrrAsw== +"@types/react@18.3.17": + version "18.3.17" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.17.tgz#d86ca0e081c7a5e979b7db175f9515a41038cea7" + integrity sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw== dependencies: "@types/prop-types" "*" csstype "^3.0.2"