Skip to content

Commit dcf8225

Browse files
authored
Update Docs dependencies (#2618)
## Summary Update doc dependencies, including algolia, to fix an issue with algolia search ## How was it tested? Tested algolia before and after upgrading locally, confirmed bug + fix ## Community Contribution License All community contributions in this pull request are licensed to the project maintainers under the terms of the [Apache 2 License](https://www.apache.org/licenses/LICENSE-2.0). By creating this pull request, I represent that I have the right to license the contributions to the project maintainers under the Apache 2 License as stated in the [Community Contribution License](https://github.com/jetify-com/opensource/blob/main/CONTRIBUTING.md#community-contribution-license).
1 parent 8cef54d commit dcf8225

File tree

2 files changed

+1774
-1806
lines changed

2 files changed

+1774
-1806
lines changed

docs/app/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@
2323
"@docusaurus/theme-mermaid": "^3.7.0",
2424
"@mdx-js/react": "^3.1.0",
2525
"clsx": "^2.1.1",
26-
"docusaurus-plugin-openapi-docs": "^4.3.5",
27-
"docusaurus-theme-openapi-docs": "^4.3.5",
26+
"docusaurus-plugin-openapi-docs": "^4.4.0",
27+
"docusaurus-theme-openapi-docs": "^4.4.0",
2828
"prism-react-renderer": "^2.4.1",
29-
"react": "^19.0.0",
30-
"react-dom": "^19.0.0",
29+
"react": "^19.1.0",
30+
"react-dom": "^19.1.0",
3131
"reactflow": "^11.11.4"
3232
},
3333
"devDependencies": {
3434
"@docusaurus/module-type-aliases": "^3.7.0",
3535
"@tsconfig/docusaurus": "^2.0.3",
36-
"typescript": "^5.8.2"
36+
"typescript": "^5.8.3"
3737
},
3838
"browserslist": {
3939
"production": [

0 commit comments

Comments
 (0)