diff --git a/package.json b/package.json index f7b3f90..9f41757 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@tanstack/eslint-plugin-query": "5.56.1", "@types/eslint": "8.56.10", "@types/node": "22.5.5", - "@types/react": "18.3.6", + "@types/react": "18.3.7", "@types/react-dom": "18.3.0", "@typescript-eslint/eslint-plugin": "7.18.0", "@typescript-eslint/parser": "7.18.0", diff --git a/yarn.lock b/yarn.lock index 14298ec..b9ddae5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1202,10 +1202,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.3.6": - version "18.3.6" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.6.tgz#1cb5895c5ea0d99d8bc7d659e42f72713cbd3942" - integrity sha512-CnGaRYNu2iZlkGXGrOYtdg5mLK8neySj0woZ4e2wF/eli2E6Sazmq5X+Nrj6OBrrFVQfJWTUFeqAzoRhWQXYvg== +"@types/react@*", "@types/react@18.3.7": + version "18.3.7" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.7.tgz#6decbfbb01f8d82d56ff5403394121940faa6569" + integrity sha512-KUnDCJF5+AiZd8owLIeVHqmW9yM4sqmDVf2JRJiBMFkGvkoZ4/WyV2lL4zVsoinmRS/W3FeEdZLEWFRofnT2FQ== dependencies: "@types/prop-types" "*" csstype "^3.0.2"