diff --git a/package.json b/package.json index 6a594e93..e15a1a35 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@types/jest": "^29.5.3", "@types/mdx": "^2.0.5", "@types/node": "20.8.7", - "@types/react": "18.2.29", + "@types/react": "18.2.30", "@types/react-dom": "18.2.14", "@typescript-eslint/eslint-plugin": "6.8.0", "@typescript-eslint/parser": "6.8.0", diff --git a/yarn.lock b/yarn.lock index 05d6aaab..1feade8a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3257,10 +3257,10 @@ "@types/scheduler" "*" csstype "^3.0.2" -"@types/react@18.2.29": - version "18.2.29" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.29.tgz#88b48a287e00f6fdcd6f95662878fb701ae18b27" - integrity sha512-Z+ZrIRocWtdD70j45izShRwDuiB4JZqDegqMFW/I8aG5DxxLKOzVNoq62UIO82v9bdgi+DO1jvsb9sTEZUSm+Q== +"@types/react@18.2.30": + version "18.2.30" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.30.tgz#b84f786864fc46f18545364a54d5e1316308e59b" + integrity sha512-OfqdJnDsSo4UNw0bqAjFCuBpLYQM7wvZidz0hVxHRjrEkzRlvZL1pJVyOSY55HMiKvRNEo9DUBRuEl7FNlJ/Vg== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"