Skip to content

Commit

Permalink
chore(docs): update docusaurus and website deps (#1206)
Browse files Browse the repository at this point in the history
  • Loading branch information
ludofischer committed Oct 17, 2021
1 parent 3a1410e commit b44b465
Show file tree
Hide file tree
Showing 2 changed files with 621 additions and 550 deletions.
10 changes: 5 additions & 5 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
"deploy": "docusaurus deploy"
},
"dependencies": {
"@docusaurus/core": "^2.0.0-beta.6",
"@docusaurus/preset-classic": "^2.0.0-beta.6",
"@monaco-editor/react": "^4.2.2",
"@docusaurus/core": "^2.0.0-beta.7",
"@docusaurus/preset-classic": "^2.0.0-beta.7",
"@monaco-editor/react": "^4.3.1",
"classnames": "^2.3.1",
"cssnano-preset-advanced": "^5.1.4",
"cssnano-preset-default": "^5.1.4",
"cssnano-preset-lite": "^2.0.1",
"postcss": "^8.3.1",
"postcss": "^8.3.9",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-icons": "^4.2.0"
"react-icons": "^4.3.1"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit b44b465

Please sign in to comment.