Skip to content

Commit a447d06

Browse files
fix(deps): update react monorepo to v18 (#845)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ed71ed4 commit a447d06

File tree

2 files changed

+36
-28
lines changed

2 files changed

+36
-28
lines changed

documentation/package-lock.json

Lines changed: 34 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

documentation/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"@docusaurus/core": "2.4.3",
1313
"@docusaurus/preset-classic": "2.4.3",
1414
"classnames": "2.2.6",
15-
"react": "16.14.0",
16-
"react-dom": "16.14.0"
15+
"react": "18.2.0",
16+
"react-dom": "18.2.0"
1717
},
1818
"browserslist": {
1919
"production": [

0 commit comments

Comments
 (0)