diff --git a/package.json b/package.json index 5c22169a..4ecd852a 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@graphql-codegen/typescript-operations": "^4.2.1", "@tailwindcss/typography": "^0.5.13", "@types/node": "20.13.0", - "@types/react": "18.3.1", + "@types/react": "18.3.3", "@types/react-dom": "18.3.0", "autoprefixer": "^10.4.19", "graphql-request": "^6.1.0", diff --git a/yarn.lock b/yarn.lock index 13f1c1b5..e4f20553 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4000,10 +4000,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.3.1": - version "18.3.1" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.1.tgz#fed43985caa834a2084d002e4771e15dfcbdbe8e" - integrity sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw== +"@types/react@*", "@types/react@18.3.3": + version "18.3.3" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f" + integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw== dependencies: "@types/prop-types" "*" csstype "^3.0.2"