We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d02b7d commit 6ab8961Copy full SHA for 6ab8961
packages/documentation/package.json
@@ -17,6 +17,7 @@
17
"@webcomponents/template-shadowroot": "^0.2.1",
18
"astro": "5.9.4",
19
"lit": "^3.3.0",
20
+ "react": "^19.1.0",
21
"starlight-typedoc": "0.21.3",
22
"typedoc": "0.28.5",
23
"typedoc-plugin-frontmatter": "^1.3.0",
yarn.lock
@@ -4883,6 +4883,7 @@ __metadata:
4883
"@webcomponents/template-shadowroot": "npm:^0.2.1"
4884
astro: "npm:5.9.4"
4885
lit: "npm:^3.3.0"
4886
+ react: "npm:^19.1.0"
4887
react-dom: "npm:^19.1.0"
4888
starlight-typedoc: "npm:0.21.3"
4889
typedoc: "npm:0.28.5"
0 commit comments