From f3abe9a29b30193b97849c5bcbc77e4261307302 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 22:03:34 +0000 Subject: [PATCH] chore(deps-dev): bump @types/react from 18.2.48 to 18.2.51 (#640) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7b34517e..8aaeb5dc 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/moxios": "^0.4.17", "@types/node": "^20.11.13", "@types/point-in-polygon": "^1.1.5", - "@types/react": "^18.2.48", + "@types/react": "^18.2.51", "@types/react-dom": "^18.2.18", "@types/timezoned-date": "^3.0.2", "@types/uuid4": "^2.0.3", diff --git a/yarn.lock b/yarn.lock index 5bda4e9a..957607dd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3082,10 +3082,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@^18.2.48": - version "18.2.48" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.48.tgz#11df5664642d0bd879c1f58bc1d37205b064e8f1" - integrity sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w== +"@types/react@*", "@types/react@^18.2.51": + version "18.2.51" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.51.tgz#01ede6dfc712796257a3443bf8d613149e5c322a" + integrity sha512-XeoMaU4CzyjdRr3c4IQQtiH7Rpo18V07rYZUucEZQwOUEtGgTXv7e6igQiQ+xnV6MbMe1qjEmKdgMNnfppnXfg== dependencies: "@types/prop-types" "*" "@types/scheduler" "*"