Skip to content

Commit bcb7625

Browse files
fix(deps): update react monorepo to v18.2.0
1 parent c42541d commit bcb7625

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

reporter-client/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"@material-ui/core": "4.12.4",
77
"@material-ui/icons": "4.11.3",
88
"@material-ui/styles": "^4.11.5",
9-
"react": "18.1.0",
10-
"react-dom": "18.1.0"
9+
"react": "18.2.0",
10+
"react-dom": "18.2.0"
1111
},
1212
"scripts": {
1313
"start": "react-scripts start",

0 commit comments

Comments
 (0)