Merge pull request #168 from ollama4j/dependabot/npm_and_yarn/docs/react-dom-19.1.1

Bump react-dom from 18.2.0 to 19.1.1 in /docs
This commit is contained in:
Amith Koujalgi
2025-09-11 10:01:36 +05:30
committed by GitHub
2 changed files with 23 additions and 20 deletions

View File

@@ -25,7 +25,7 @@
"font-awesome": "^4.7.0",
"prism-react-renderer": "^2.4.1",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-dom": "^19.1.1",
"react-icons": "^5.5.0",
"react-image-gallery": "^1.4.0"
},