Skip to content

Commit 246b861

Browse files
committed
Adjust versions to match docusaurus defaults
1 parent aa15115 commit 246b861

File tree

2 files changed

+845
-1520
lines changed

2 files changed

+845
-1520
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@docusaurus/theme-classic": "^3.6.3",
2525
"@emotion/react": "^11.13.3",
2626
"@emotion/styled": "^11.13.0",
27-
"@mdx-js/react": "^3.1.0",
27+
"@mdx-js/react": "^3.0.0",
2828
"@mui/base": "^5.0.0-beta.60",
2929
"@mui/icons-material": "^6.1.5",
3030
"@mui/material": "^6.1.5",
@@ -48,10 +48,10 @@
4848
"mkdirp": "^3.0.1",
4949
"moment": "^2.30.1",
5050
"npm": "^10.9.0",
51-
"prism-react-renderer": "^2.4.0",
52-
"react": "^18.3.1",
51+
"prism-react-renderer": "^2.3.0",
52+
"react": "^18.0.0",
5353
"react-base-table": "^1.13.5",
54-
"react-dom": "^18.3.1",
54+
"react-dom": "^18.0.0",
5555
"react-markdown": "^9.0.1",
5656
"react-md-file": "^2.0.0",
5757
"react-slick": "^0.30.2",
@@ -98,7 +98,7 @@
9898
"raw-loader": "^4.0.2",
9999
"sync-request": "^6.1.0",
100100
"ts-node": "^10.9.2",
101-
"typescript": "^5.6.3",
101+
"typescript": "~5.6.2",
102102
"util": "^0.12.5"
103103
},
104104
"packageManager": "yarn@3.5.0",

0 commit comments

Comments
 (0)