diff options
Diffstat (limited to 'docs/package.json')
| -rw-r--r-- | docs/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/package.json b/docs/package.json index 4d6b153f..9dfbffdb 100644 --- a/docs/package.json +++ b/docs/package.json @@ -21,8 +21,8 @@ "clsx": "^2.1.0", "docusaurus-preset-openapi": "^0.7.5", "prism-react-renderer": "^2.3.0", - "react": "^18.2.0", - "react-dom": "^18.2.0" + "react": "^18.3.1", + "react-dom": "^18.3.1" }, "devDependencies": { "@docusaurus/module-type-aliases": "3.5.2", |
