Skip to content

Commit

Permalink
chore(site): update all website dependencies (#1101)
Browse files Browse the repository at this point in the history
* update Docusarus to beta.0
* regenerate yarn.lock to fix vulnerability reports
  • Loading branch information
ludofischer committed May 13, 2021
1 parent 65d8197 commit 02e3aab
Show file tree
Hide file tree
Showing 2 changed files with 1,237 additions and 1,125 deletions.
4 changes: 2 additions & 2 deletions site/package.json
Expand Up @@ -9,8 +9,8 @@
"deploy": "docusaurus deploy"
},
"dependencies": {
"@docusaurus/core": "^2.0.0-alpha.75",
"@docusaurus/preset-classic": "^2.0.0-alpha.75",
"@docusaurus/core": "^2.0.0-beta.0",
"@docusaurus/preset-classic": "^2.0.0-beta.0",
"@monaco-editor/react": "^4.1.2",
"classnames": "^2.3.1",
"cssnano-preset-advanced": "^5.0.1",
Expand Down

0 comments on commit 02e3aab

Please sign in to comment.