Skip to content

Commit

Permalink
chore(deps): update Docusaurus to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
suprovsky authored Apr 15, 2024
1 parent d6d6f58 commit 7b550b5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,17 +14,17 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@docusaurus/core": "3.0.1",
"@docusaurus/preset-classic": "3.0.1",
"@mdx-js/react": "3.0.0",
"clsx": "2.0.0",
"prism-react-renderer": "2.3.0",
"@docusaurus/core": "3.2.0",
"@docusaurus/preset-classic": "3.2.0",
"@mdx-js/react": "3.0.1",
"clsx": "2.1.0",
"prism-react-renderer": "2.3.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.0.1",
"@docusaurus/types": "3.0.1"
"@docusaurus/module-type-aliases": "3.2.0",
"@docusaurus/types": "3.2.0"

},
"browserslist": {
Expand Down

0 comments on commit 7b550b5

Please sign in to comment.