We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8858f87 commit a2c8ac9Copy full SHA for a2c8ac9
1 file changed
docusaurus/package.json
@@ -18,16 +18,16 @@
18
"@docusaurus/preset-classic": "3.9.2",
19
"@emotion/react": "^11.11.1",
20
"@emotion/styled": "^11.11.0",
21
- "@mdx-js/react": "^1.6.22",
+ "@mdx-js/react": "^3.0.0",
22
"@mui/icons-material": "^5.14.3",
23
"@mui/material": "^5.14.3",
24
- "clsx": "^1.2.1",
25
- "prism-react-renderer": "^1.3.5",
26
- "react": "^17.0.2",
27
- "react-dom": "^17.0.2"
+ "clsx": "^2.0.0",
+ "prism-react-renderer": "^2.3.0",
+ "react": "^18.2.0",
+ "react-dom": "^18.2.0"
28
},
29
"devDependencies": {
30
- "@docusaurus/module-type-aliases": "2.4.1"
+ "@docusaurus/module-type-aliases": "3.9.2"
31
32
"browserslist": {
33
"production": [
0 commit comments