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 9476d6b commit 2ce11ccCopy full SHA for 2ce11cc
modules/docs/site/package.json
@@ -21,14 +21,14 @@
21
"@docusaurus/utils-common": "3.5.2",
22
"@mdx-js/react": "3.1.1",
23
"@popperjs/core": "2.11.8",
24
- "@types/react-dom": "18.3.7",
+ "@types/react-dom": "19.2.1",
25
"clsx": "2.1.1",
26
"docusaurus-plugin-sass": "0.2.6",
27
"prism-react-renderer": "2.4.1",
28
"prism-themes": "1.9.0",
29
"prismjs-darcula-theme": "1.0.3",
30
- "react": "18.3.1",
31
- "react-dom": "18.3.1",
+ "react": "19.2.0",
+ "react-dom": "19.2.0",
32
"react-popper": "2.3.0",
33
"typescript": "5.9.3"
34
},
0 commit comments