diff --git a/package.json b/package.json index 4362166f..ba8d6960 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@testing-library/jest-dom": "^5.17.0", "@testing-library/react": "^14.0.0", "@types/jest": "^29.5.6", - "@types/react": "^18.2.28", + "@types/react": "^18.2.29", "@typescript-eslint/parser": "^5.61.0", "buffer": "^6.0.3", "concurrently": "^8.2.2", diff --git a/yarn.lock b/yarn.lock index e69371ea..df80bfbb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1153,10 +1153,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.28": - version "18.2.28" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.28.tgz#86877465c0fcf751659a36c769ecedfcfacee332" - integrity sha512-ad4aa/RaaJS3hyGz0BGegdnSRXQBkd1CCYDCdNjBPg90UUpLgo+WlJqb9fMYUxtehmzF3PJaTWqRZjko6BRzBg== +"@types/react@*", "@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== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"