diff --git a/tnoodle-ui/package.json b/tnoodle-ui/package.json index 93d857b61..e36e03395 100644 --- a/tnoodle-ui/package.json +++ b/tnoodle-ui/package.json @@ -63,7 +63,7 @@ "@types/jest": "^29.5.2", "@types/lodash": "^4.14.195", "@types/node": "^20.3.3", - "@types/react": "^18.0.21", + "@types/react": "^18.2.21", "@types/react-dom": "^18.2.1", "prettier": "^2.8.8", "typescript": "^4.9.4" diff --git a/tnoodle-ui/yarn.lock b/tnoodle-ui/yarn.lock index f0a38e504..9fe8dcb2a 100644 --- a/tnoodle-ui/yarn.lock +++ b/tnoodle-ui/yarn.lock @@ -2741,10 +2741,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@>=16.9.11", "@types/react@^18.0.21": - version "18.0.21" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.21.tgz#b8209e9626bb00a34c76f55482697edd2b43cc67" - integrity sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA== +"@types/react@*", "@types/react@>=16.9.11", "@types/react@^18.2.21": + version "18.2.21" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.21.tgz#774c37fd01b522d0b91aed04811b58e4e0514ed9" + integrity sha512-neFKG/sBAwGxHgXiIxnbm3/AAVQ/cMRS93hvBpg8xYRbeQSPVABp9U2bRnPf0iI4+Ucdv3plSxKK+3CW2ENJxA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"