From 2278f347e5db23934e3b3c2dda20d5f86e144cbc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 09:53:26 +0000 Subject: [PATCH] chore(deps): pin dependency @types/react to 19.2.14 --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index edc9306..b141581 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@docusaurus/types": "3.10.0", "@signalwire/docusaurus-plugin-llms-txt": "2.0.0-alpha.7", "@signalwire/docusaurus-theme-llms-txt": "1.0.0-alpha.9", - "@types/react": "^19.2.14", + "@types/react": "19.2.14", "docusaurus-plugin-typedoc": "1.4.2", "prettier": "3.8.2", "typedoc": "0.28.19", diff --git a/yarn.lock b/yarn.lock index 665f07e..c261dfa 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6156,7 +6156,7 @@ __metadata: languageName: node linkType: hard -"@types/react@npm:^19.2.14": +"@types/react@npm:19.2.14": version: 19.2.14 resolution: "@types/react@npm:19.2.14" dependencies: @@ -8654,7 +8654,7 @@ __metadata: "@mdx-js/react": "npm:^3.1.1" "@signalwire/docusaurus-plugin-llms-txt": "npm:2.0.0-alpha.7" "@signalwire/docusaurus-theme-llms-txt": "npm:1.0.0-alpha.9" - "@types/react": "npm:^19.2.14" + "@types/react": "npm:19.2.14" clsx: "npm:^2.1.1" docusaurus-lunr-search: "npm:^3.6.1" docusaurus-plugin-typedoc: "npm:1.4.2"