From 2f0479e4def4e1d7fa8a4cecc7b10dbfe544a881 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Sep 2024 17:47:23 +0000 Subject: [PATCH] chore(deps): update dependency @types/react to v18.3.8 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 95ee489..4dae16f 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@testing-library/user-event": "14.5.2", "@total-typescript/ts-reset": "0.5.1", "@types/json-schema": "7.0.15", - "@types/react": "18.3.3", + "@types/react": "18.3.8", "@types/react-dom": "18.3.0", "@types/semver": "7.5.8", "@typescript-eslint/eslint-plugin": "7", diff --git a/yarn.lock b/yarn.lock index 9ce0bba..cae0a38 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1661,10 +1661,10 @@ "@types/prop-types" "*" csstype "^3.0.2" -"@types/react@18.3.3": - version "18.3.3" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f" - integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw== +"@types/react@18.3.8": + version "18.3.8" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.8.tgz#1672ab19993f8aca7c7dc844c07d5d9e467d5a79" + integrity sha512-syBUrW3/XpnW4WJ41Pft+I+aPoDVbrBVQGEnbD7NijDGlVC+8gV/XKRY+7vMDlfPpbwYt0l1vd/Sj8bJGMbs9Q== dependencies: "@types/prop-types" "*" csstype "^3.0.2"