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"