diff --git a/package.json b/package.json index 8e35ebf..efb66b9 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@next/eslint-plugin-next": "^15.1.6", "@types/node": "^22.13.0", "@types/nodemailer": "^6.4.17", - "@types/react": "^19.0.8", + "@types/react": "^19.0.10", "@types/react-dom": "^19.0.3", "eslint": "^9.19.0", "eslint-config-next": "^15.1.6", diff --git a/yarn.lock b/yarn.lock index 089e0f3..eefe0cc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -507,10 +507,10 @@ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.0.3.tgz#0804dfd279a165d5a0ad8b53a5b9e65f338050a4" integrity sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA== -"@types/react@^19.0.8": - version "19.0.8" - resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.8.tgz#7098e6159f2a61e4f4cef2c1223c044a9bec590e" - integrity sha512-9P/o1IGdfmQxrujGbIMDyYaaCykhLKc0NGCtYcECNUr9UAaDe4gwvV9bR6tvd5Br1SG0j+PBpbKr2UYY8CwqSw== +"@types/react@^19.0.10": + version "19.0.10" + resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.10.tgz#d0c66dafd862474190fe95ce11a68de69ed2b0eb" + integrity sha512-JuRQ9KXLEjaUNjTWpzuR231Z2WpIwczOkBEIvbHNCzQefFIT0L8IqE6NV6ULLyC1SI/i234JnDoMkfg+RjQj2g== dependencies: csstype "^3.0.2"