Skip to content

Commit

Permalink
upgrade demo to docusaurus 3.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sserrata committed Dec 2, 2024
1 parent a3e6681 commit afa9937
Show file tree
Hide file tree
Showing 2 changed files with 1,573 additions and 943 deletions.
8 changes: 4 additions & 4 deletions demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@
"re-gen": "yarn clean-all-versions && yarn gen-all-versions"
},
"dependencies": {
"@docusaurus/core": "3.6.1",
"@docusaurus/faster": "3.6.1",
"@docusaurus/plugin-google-gtag": "3.6.1",
"@docusaurus/preset-classic": "3.6.1",
"@docusaurus/core": "3.6.3",
"@docusaurus/faster": "3.6.3",
"@docusaurus/plugin-google-gtag": "3.6.3",
"@docusaurus/preset-classic": "3.6.3",
"clsx": "^1.1.1",
"docusaurus-plugin-openapi-docs": "^4.2.0",
"docusaurus-theme-openapi-docs": "^4.2.0",
Expand Down
Loading

0 comments on commit afa9937

Please sign in to comment.