Skip to content

Commit 6ab8961

Browse files
committed
chore: add react dependency to packages/documentation
1 parent 6d02b7d commit 6ab8961

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/documentation/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"@webcomponents/template-shadowroot": "^0.2.1",
1818
"astro": "5.9.4",
1919
"lit": "^3.3.0",
20+
"react": "^19.1.0",
2021
"starlight-typedoc": "0.21.3",
2122
"typedoc": "0.28.5",
2223
"typedoc-plugin-frontmatter": "^1.3.0",

yarn.lock

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4883,6 +4883,7 @@ __metadata:
48834883
"@webcomponents/template-shadowroot": "npm:^0.2.1"
48844884
astro: "npm:5.9.4"
48854885
lit: "npm:^3.3.0"
4886+
react: "npm:^19.1.0"
48864887
react-dom: "npm:^19.1.0"
48874888
starlight-typedoc: "npm:0.21.3"
48884889
typedoc: "npm:0.28.5"

0 commit comments

Comments
 (0)