Merge pull request #579 from langflow-ai/docs-dependencies

docs: update packages
This commit is contained in:
April I. Murphy 2025-12-02 14:05:30 -08:00 committed by GitHub
commit 86104f3e40
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 1629 additions and 1559 deletions

1618
docs/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -22,7 +22,7 @@
"@mdx-js/react": "^3.0.0", "@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0", "clsx": "^2.0.0",
"docusaurus-plugin-image-zoom": "^3.0.1", "docusaurus-plugin-image-zoom": "^3.0.1",
"lucide-react": "^0.544.0", "lucide-react": "^0.555.0",
"prism-react-renderer": "^2.3.0", "prism-react-renderer": "^2.3.0",
"react": "^19.0.0", "react": "^19.0.0",
"react-dom": "^19.0.0" "react-dom": "^19.0.0"
@ -31,7 +31,7 @@
"@docusaurus/module-type-aliases": "3.9.2", "@docusaurus/module-type-aliases": "3.9.2",
"@docusaurus/tsconfig": "3.9.2", "@docusaurus/tsconfig": "3.9.2",
"@docusaurus/types": "3.9.2", "@docusaurus/types": "3.9.2",
"typescript": "~5.6.2" "typescript": "~5.9.3"
}, },
"browserslist": { "browserslist": {
"production": [ "production": [

File diff suppressed because it is too large Load diff