Skip to content

Commit

Permalink
Merge branch 'dependency-update-testing' of https://github.com/ai16z/…
Browse files Browse the repository at this point in the history
…eliza into HEAD
  • Loading branch information
lalalune committed Oct 31, 2024
2 parents 4133e5f + de2ad01 commit 90e4b89
Show file tree
Hide file tree
Showing 8 changed files with 2,531 additions and 8,977 deletions.
1,957 changes: 1,034 additions & 923 deletions docs/package-lock.json

Large diffs are not rendered by default.

28 changes: 14 additions & 14 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@docusaurus/core": "3.1.1",
"@docusaurus/preset-classic": "3.1.1",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",
"prism-react-renderer": "^2.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.22.0"
"@docusaurus/core": "3.5.2",
"@docusaurus/preset-classic": "3.5.2",
"@mdx-js/react": "3.1.0",
"clsx": "2.1.1",
"prism-react-renderer": "2.4.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-router-dom": "6.27.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.1.1",
"@docusaurus/types": "3.1.1",
"docusaurus-plugin-typedoc": "^0.22.0",
"typedoc": "^0.25.8",
"typedoc-plugin-markdown": "^3.17.1"
"@docusaurus/module-type-aliases": "3.5.2",
"@docusaurus/types": "3.5.2",
"docusaurus-plugin-typedoc": "1.0.5",
"typedoc": "0.26.10",
"typedoc-plugin-markdown": "4.2.9"
},
"browserslist": {
"production": [
Expand All @@ -44,6 +44,6 @@
]
},
"engines": {
"node": ">=18.0"
"node": "23.1.0"
}
}
Loading

0 comments on commit 90e4b89

Please sign in to comment.