From 08b5f1e3c375424920dcc1941a469f4346cb4643 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 14:09:00 +0000 Subject: [PATCH] Update dependency @types/react to v18.3.5 --- package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 5edab5d483..91bd3ba882 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@types/luxon": "3.4.2", "@types/mapbox-gl": "1.13.10", "@types/minimist": "1.2.5", - "@types/react": "18.3.4", + "@types/react": "18.3.5", "@types/react-click-outside-hook": "1.0.3", "@types/react-color": "3.0.12", "@types/react-google-recaptcha": "2.1.9", diff --git a/yarn.lock b/yarn.lock index 8d92472f66..a734c413f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7029,13 +7029,13 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:*, @types/react@npm:18.3.4": - version: 18.3.4 - resolution: "@types/react@npm:18.3.4" +"@types/react@npm:*, @types/react@npm:18.3.5": + version: 18.3.5 + resolution: "@types/react@npm:18.3.5" dependencies: "@types/prop-types": "npm:*" csstype: "npm:^3.0.2" - checksum: 10c0/5c52e1e6f540cff21e3c2a5212066d02e005f6fb21e4a536a29097fae878db9f407cd7a4b43778f51359349c5f692e08bc77ddb5f5cecbfca9ca4d4e3c91a48e + checksum: 10c0/548b1d3d7c2f0242fbfdbbd658731b4ce69a134be072fa83e6ab516f2840402a3f20e3e7f72e95133b23d4880ef24a6d864050dc8e1f7c68f39fa87ca8445917 languageName: node linkType: hard @@ -21087,7 +21087,7 @@ __metadata: "@types/node": "npm:20.16.2" "@types/punycode": "npm:2.1.4" "@types/rails__activestorage": "npm:7.1.1" - "@types/react": "npm:18.3.4" + "@types/react": "npm:18.3.5" "@types/react-click-outside-hook": "npm:1.0.3" "@types/react-color": "npm:3.0.12" "@types/react-dom": "npm:18.3.0"