From c962a0670e2f88e6313a1936137d03e984e99300 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 7 Feb 2024 12:46:20 +0000 Subject: [PATCH] =?UTF-8?q?Update=20@types/react=2018.2.52=20=E2=86=92=201?= =?UTF-8?q?8.2.55=20(patch)=20(#513)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a481964..7456043 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@babel/preset-env": "7.23.9", "@babel/preset-react": "7.23.3", "@babel/register": "7.23.7", - "@types/react": "18.2.52", + "@types/react": "18.2.55", "dayjs": "1.11.10", "dtslint": "4.2.1", "eslint": "8.56.0", diff --git a/yarn.lock b/yarn.lock index db2cd34..1b4e246 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1565,10 +1565,10 @@ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.4.tgz#fcf7205c25dff795ee79af1e30da2c9790808f11" integrity sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ== -"@types/react@18.2.52": - version "18.2.52" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.52.tgz#83ca0c62bd1ff31464dac4cf1937e55c78f77aa2" - integrity sha512-E/YjWh3tH+qsLKaUzgpZb5AY0ChVa+ZJzF7ogehVILrFpdQk6nC/WXOv0bfFEABbXbgNxLBGU7IIZByPKb6eBw== +"@types/react@18.2.55": + version "18.2.55" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.55.tgz#38141821b7084404b5013742bc4ae08e44da7a67" + integrity sha512-Y2Tz5P4yz23brwm2d7jNon39qoAtMMmalOQv6+fEFt1mT+FcM3D841wDpoUvFXhaYenuROCy3FZYqdTjM7qVyA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"