Skip to content

Commit

Permalink
chore(website): upgrade docusaurus to the latest version (#1792)
Browse files Browse the repository at this point in the history
  • Loading branch information
andreynering authored Sep 8, 2024
1 parent 888071e commit c89a6ad
Show file tree
Hide file tree
Showing 2 changed files with 1,546 additions and 622 deletions.
10 changes: 5 additions & 5 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"crowdin:sync": "docusaurus write-translations && crowdin upload && crowdin download"
},
"dependencies": {
"@docusaurus/core": "^3.2.0",
"@docusaurus/preset-classic": "^3.2.0",
"@docusaurus/core": "^3.5.2",
"@docusaurus/preset-classic": "^3.5.2",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",
"prism-react-renderer": "^2.1.0",
Expand All @@ -33,9 +33,9 @@
"devDependencies": {
"@crowdin/cli": "^3.19.2",
"@crowdin/crowdin-api-client": "^1.33.0",
"@docusaurus/module-type-aliases": "^3.2.0",
"@docusaurus/tsconfig": "^3.2.0",
"@docusaurus/types": "^3.2.0",
"@docusaurus/module-type-aliases": "^3.5.2",
"@docusaurus/tsconfig": "^3.5.2",
"@docusaurus/types": "^3.5.2",
"@types/react": "^18.2.29",
"typescript": "^5.3.3"
},
Expand Down
Loading

0 comments on commit c89a6ad

Please sign in to comment.