Skip to content

Commit

Permalink
Update react monorepo to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent 11e756e commit 5befc00
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
}
},
"resolutions": {
"react-is": "^17.0.1"
"react-is": "^18.0.0"
},
"devDependencies": {
"@next/eslint-plugin-next": "^12.1.6",
Expand Down Expand Up @@ -84,8 +84,8 @@
"@types/nodemailer": "6.4.4",
"@types/nprogress": "0.2.0",
"@types/prettier": "2.6.3",
"@types/react": "17.0.47",
"@types/react-dom": "17.0.17",
"@types/react": "18.2.76",
"@types/react-dom": "18.2.25",
"@types/sass": "1.43.1",
"@types/sharp": "0.30.4",
"@types/sortablejs": "1.13.0",
Expand Down Expand Up @@ -175,8 +175,8 @@
"notistack": "^2.0.5",
"nprogress": "^0.2.0",
"query-string": "^7.1.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "^18.0.0",
"react-dom": "^18.0.0",
"react-player": "^2.10.1",
"react-query": "^3.39.2",
"resize-observer-polyfill": "^1.5.1",
Expand Down

0 comments on commit 5befc00

Please sign in to comment.