diff --git a/package.json b/package.json index 9567cdd..cfde01f 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "sass": "^1.62.1" }, "devDependencies": { - "@types/react": "^18.2.0", + "@types/react": "^18.2.6", "@types/react-dom": "^18.0.11", "@vitejs/plugin-react": "^4.0.0", "vite": "^4.3.2" diff --git a/yarn.lock b/yarn.lock index 1e929ef..a8ee38e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -395,10 +395,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.0": - version "18.2.0" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.0.tgz#15cda145354accfc09a18d2f2305f9fc099ada21" - integrity sha512-0FLj93y5USLHdnhIhABk83rm8XEGA7kH3cr+YUlvxoUGp1xNt/DINUMvqPxLyOQMzLmZe8i4RTHbvb8MC7NmrA== +"@types/react@*", "@types/react@^18.2.6": + version "18.2.6" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.6.tgz#5cd53ee0d30ffc193b159d3516c8c8ad2f19d571" + integrity sha512-wRZClXn//zxCFW+ye/D2qY65UsYP1Fpex2YXorHc8awoNamkMZSvBxwxdYVInsHOZZd2Ppq8isnSzJL5Mpf8OA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"