diff --git a/yarn.lock b/yarn.lock index e4a57e1..542175d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -177,17 +177,13 @@ integrity sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q== "@types/react@*", "@types/react@^18.3.3": - version "18.3.5" - resolved "https://registry.npmjs.org/@types/react/-/react-18.3.5.tgz" - integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA== + version "18.3.12" dependencies: csstype "^3.0.2" "@types/prop-types" "*" "@types/react-dom@^18.3.0": - version "18.3.0" - resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.3.0.tgz" - integrity sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg== + version "18.3.1" dependencies: "@types/react" "*"