Skip to content

Commit

Permalink
Dump docusaurus to 2.20 and other docs deps (#1540)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwronski authored Nov 7, 2022
1 parent 764b4cb commit 040ccae
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 207 deletions.
14 changes: 7 additions & 7 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@docusaurus/core": "2.0.0-rc.1",
"@docusaurus/preset-classic": "2.0.0-rc.1",
"@docusaurus/core": "2.2.0",
"@docusaurus/preset-classic": "2.2.0",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.1.1",
"clsx": "^1.2.1",
"docusaurus-plugin-sass": "^0.2.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-player": "^2.10.1",
"sass": "^1.52.1"
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-player": "^2.11.0",
"sass": "^1.56.0"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 040ccae

Please sign in to comment.