We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad330c9 commit d34092dCopy full SHA for d34092d
documentation/package.json
@@ -14,13 +14,13 @@
14
"write-heading-ids": "docusaurus write-heading-ids"
15
},
16
"dependencies": {
17
- "@docusaurus/core": "2.0.0-beta.14",
18
- "@docusaurus/plugin-google-analytics": "^2.0.0-beta.15",
19
- "@docusaurus/preset-classic": "2.0.0-beta.14",
+ "@docusaurus/core": "2.0.0-beta.18",
+ "@docusaurus/plugin-google-analytics": "^2.0.0-beta.18",
+ "@docusaurus/preset-classic": "2.0.0-beta.18",
20
"@mdx-js/react": "^1.6.21",
21
"classnames": "^2.3.1",
22
"clsx": "^1.1.1",
23
- "prism-react-renderer": "^1.2.1",
+ "prism-react-renderer": "^1.3.1",
24
"react": "^17.0.1",
25
"react-dom": "^17.0.1",
26
"react-scroll-parallax": "^3.0.0"
0 commit comments