From f963a463369815476b3e0aa5661abdfabb56fa69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 22:39:09 +0000 Subject: [PATCH] Update dependency @types/react to v18.3.26 --- package.json | 2 +- yarn.lock | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index b426db65fb..90c4393310 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@eslint/js": "^9.23.0", "@types/node": "^22.0.0", "@types/parse-link-header": "^2.0.3", - "@types/react": "18.2.19", + "@types/react": "18.3.26", "@types/sanitize-html": "^2.9.4", "@typescript-eslint/eslint-plugin": "^8.0.0", "@typescript-eslint/parser": "^8.0.0", diff --git a/yarn.lock b/yarn.lock index 84a3d07ed2..a20027b45f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2478,14 +2478,13 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:18.2.19": - version: 18.2.19 - resolution: "@types/react@npm:18.2.19" +"@types/react@npm:18.3.26": + version: 18.3.26 + resolution: "@types/react@npm:18.3.26" dependencies: "@types/prop-types": "npm:*" - "@types/scheduler": "npm:*" csstype: "npm:^3.0.2" - checksum: 10/cec0bcd18cc5d76553e39c7684db1efbbfe91e8f438f6e97a6e911fe1ac2b6e5f107895dd78b7d3674d40f09cabe4c8b9580656d6ca26df236718ed8a89c6db2 + checksum: 10/04852f5a93f1ac5140313e6c3bb7ce1abad84425709df838154102d0ed3d422c78f7c6ea114c1ee183cba6db0475a371d7dc9c0fdf991697c42da5cc24ca0512 languageName: node linkType: hard @@ -2859,7 +2858,7 @@ __metadata: "@material-tailwind/react": "npm:^2.1.8" "@types/node": "npm:^22.0.0" "@types/parse-link-header": "npm:^2.0.3" - "@types/react": "npm:18.2.19" + "@types/react": "npm:18.3.26" "@types/sanitize-html": "npm:^2.9.4" "@typescript-eslint/eslint-plugin": "npm:^8.0.0" "@typescript-eslint/parser": "npm:^8.0.0"