From 1bb16d7c0e8f850d782f695dec3588ed2b2b263c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 00:14:39 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v18.2.42 (#901) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- docs/package.json | 2 +- docs/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/package.json b/docs/package.json index cd1a7fa9f..05ddbf69c 100644 --- a/docs/package.json +++ b/docs/package.json @@ -16,7 +16,7 @@ "@prisma-labs/prettier-config": "0.1.0", "@reach/skip-nav": "0.18.0", "@types/node": "20.10.3", - "@types/react": "18.2.41", + "@types/react": "18.2.42", "autoprefixer": "10.4.16", "eslint": "8.55.0", "eslint-config-next": "14.0.3", diff --git a/docs/yarn.lock b/docs/yarn.lock index aba90283e..553fe42ef 100644 --- a/docs/yarn.lock +++ b/docs/yarn.lock @@ -501,10 +501,10 @@ resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz" integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w== -"@types/react@18.2.41": - version "18.2.41" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.41.tgz#9eea044246bdb10510df89ef7f8422a8b6ad8fb9" - integrity sha512-CwOGr/PiLiNBxEBqpJ7fO3kocP/2SSuC9fpH5K7tusrg4xPSRT/193rzolYwQnTN02We/ATXKnb6GqA5w4fRxw== +"@types/react@18.2.42": + version "18.2.42" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.42.tgz#6f6b11a904f6d96dda3c2920328a97011a00aba7" + integrity sha512-c1zEr96MjakLYus/wPnuWDo1/zErfdU9rNsIGmE+NV71nx88FG9Ttgo5dqorXTu/LImX2f63WBP986gJkMPNbA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"