Skip to content

Commit 6a28638

Browse files
authored
add react 19 to plugin peer dependencies (#1074)
1 parent cb7f274 commit 6a28638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docusaurus-plugin-openapi-docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@docusaurus/plugin-content-docs": "^3.5.0",
6161
"@docusaurus/utils": "^3.5.0",
6262
"@docusaurus/utils-validation": "^3.5.0",
63-
"react": "^16.8.4 || ^17.0.0 || ^18.0.0"
63+
"react": "^16.8.4 || ^17.0.0 || ^18.0.0 || ^19.0.0"
6464
},
6565
"engines": {
6666
"node": ">=14"

0 commit comments

Comments
 (0)