From a1d762c89e64a987331f015cd336ce3eddf4dcc4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 21:20:52 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v18.2.8 --- website/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/website/package.json b/website/package.json index 77c628412..3739bb23c 100644 --- a/website/package.json +++ b/website/package.json @@ -21,7 +21,7 @@ "@theguild/algolia": "1.1.7", "@theguild/tailwind-config": "0.2.1", "@types/node": "18.16.16", - "@types/react": "18.0.37", + "@types/react": "18.2.8", "cssnano": "5.1.15", "tailwindcss": "3.3.1", "typescript": "4.9.5" diff --git a/yarn.lock b/yarn.lock index 34f8e7686..27c7abb17 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2947,10 +2947,10 @@ resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc" integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw== -"@types/react@18.0.37", "@types/react@>=16", "@types/react@>=16.0.0": - version "18.0.37" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.37.tgz#7a784e2a8b8f83abb04dc6b9ed9c9b4c0aee9be7" - integrity sha512-4yaZZtkRN3ZIQD3KSEwkfcik8s0SWV+82dlJot1AbGYHCzJkWP3ENBY6wYeDRmKZ6HkrgoGAmR2HqdwYGp6OEw== +"@types/react@18.2.8", "@types/react@>=16", "@types/react@>=16.0.0": + version "18.2.8" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.8.tgz#a77dcffe4e9af148ca4aa8000c51a1e8ed99e2c8" + integrity sha512-lTyWUNrd8ntVkqycEEplasWy2OxNlShj3zqS0LuB1ENUGis5HodmhM7DtCoUGbxj3VW/WsGA0DUhpG6XrM7gPA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"