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] authored Nov 22, 2023
1 parent 469f783 commit c2cbd35
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@types/lodash": "^4.14.188",
"@types/ms": "^0.7.31",
"@types/node": "^18.11.9",
"@types/react": "^16.7.22",
"@types/react": "^18.0.0",
"@typescript-eslint/eslint-plugin": "^4.4.0",
"@typescript-eslint/parser": "^4.4.0",
"copy-webpack-plugin": "^11.0.0",
Expand Down Expand Up @@ -113,7 +113,7 @@
"ms": "^2.1.2",
"nearley": "^2.19",
"query-string": "^6.10.1",
"react": "17.0.2",
"react-dom": "17.0.2"
"react": "18.2.0",
"react-dom": "18.2.0"
}
}

0 comments on commit c2cbd35

Please sign in to comment.