Skip to content

Commit

Permalink
chore(deps): update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 26, 2024
1 parent eb52414 commit fff6a83
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"nanoid": "^3.3.4",
"notistack": "^1.0.10",
"path-browserify": "1.0.1",
"react": "17.0.2",
"react-dom": "17.0.2",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "11.18.6",
"react-redux": "7.2.9",
"react-router": "6.11.1",
Expand Down 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": "18.3.1",
"@types/react-dom": "18.3.0",
"@types/react-router-dom": "5.3.3",
"@types/redux-mock-store": "1.0.3",
"@types/socket.io-client": "1.4.36",
Expand Down

0 comments on commit fff6a83

Please sign in to comment.