Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit e9681f5

Browse files
Update react monorepo to v18
1 parent 8619fa7 commit e9681f5

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,10 @@
113113
"pino-pretty": "^7.3.0",
114114
"qrcode": "^1.4.4",
115115
"ra-data-simple-rest": "^3.19.0",
116-
"react": "^17.0.1",
116+
"react": "^18.0.0",
117117
"react-admin": "^3.19.12",
118118
"react-copy-to-clipboard": "^5.0.4",
119-
"react-dom": "^17.0.2",
119+
"react-dom": "^18.0.0",
120120
"react-scripts": "^5.0.0",
121121
"seedrandom": "^3.0.5",
122122
"supertest": "^6.1.6",

website/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"@mdx-js/react": "^1.6.22",
2121
"clsx": "^1.2.1",
2222
"prism-react-renderer": "^1.3.5",
23-
"react": "^17.0.2",
24-
"react-dom": "^17.0.2"
23+
"react": "^18.0.0",
24+
"react-dom": "^18.0.0"
2525
},
2626
"devDependencies": {
2727
"@docusaurus/module-type-aliases": "2.4.0",

0 commit comments

Comments
 (0)