Skip to content

Commit

Permalink
chore(deps): update react monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 28, 2024
1 parent eb52414 commit 265597b
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 28 deletions.
44 changes: 22 additions & 22 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"@types/jest": "28.1.0",
"@types/lodash": "4.14.194",
"@types/path-browserify": "1.0.0",
"@types/react": "17.0.53",
"@types/react-dom": "17.0.19",
"@types/react": "17.0.80",
"@types/react-dom": "17.0.25",
"@types/react-router-dom": "5.3.3",
"@types/redux-mock-store": "1.0.3",
"@types/socket.io-client": "1.4.36",
Expand Down
8 changes: 4 additions & 4 deletions reporter-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"@material-ui/core": "4.12.4",
"@material-ui/icons": "4.11.3",
"@material-ui/styles": "^4.11.5",
"react": "18.1.0",
"react-dom": "18.1.0"
"react": "18.2.0",
"react-dom": "18.2.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down Expand Up @@ -38,8 +38,8 @@
"devDependencies": {
"@types/jest": "28.1.0",
"@types/node": "17.0.39",
"@types/react": "18.0.11",
"@types/react-dom": "18.0.5",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"mini-css-extract-plugin": "2.6.0",
"prettier": "2.6.2",
"react-app-rewired": "^2.2.1",
Expand Down

0 comments on commit 265597b

Please sign in to comment.