diff --git a/package.json b/package.json index cd1129b9..45890603 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6", "@babel/plugin-proposal-optional-chaining": "7.21.0", "@rabbithouse/eslint-config": "^1.0.11", - "@types/react": "18.2.16", + "@types/react": "18.2.17", "@types/react-dom": "18.2.7", "@types/react-helmet": "6.1.6", "babel-preset-gatsby": "3.11.0", diff --git a/yarn.lock b/yarn.lock index 3d62029d..eb724d26 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2556,10 +2556,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.2.16": - version "18.2.16" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.16.tgz#403dda0e933caccac9efde569923239ac426786c" - integrity sha512-LLFWr12ZhBJ4YVw7neWLe6Pk7Ey5R9OCydfuMsz1L8bZxzaawJj2p06Q8/EFEHDeTBQNFLF62X+CG7B2zIyu0Q== +"@types/react@*", "@types/react@18.2.17": + version "18.2.17" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.17.tgz#baa565b17ddb649c2dac85b5eaf9e9a1fe0f3b4e" + integrity sha512-u+e7OlgPPh+aryjOm5UJMX32OvB2E3QASOAqVMY6Ahs90djagxwv2ya0IctglNbNTexC12qCSMZG47KPfy1hAA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"