Skip to content

Commit

Permalink
chore(deps): update dependency react to v18 (#12578)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Mar 30, 2022
1 parent 3ef0fc2 commit 1cb3b65
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
4 changes: 2 additions & 2 deletions packages/react-prisma/package.json
Expand Up @@ -23,7 +23,7 @@
"esbuild": "0.14.29",
"jest": "27.5.1",
"jest-junit": "13.0.0",
"react": "17.0.2",
"react": "18.0.0",
"ts-jest": "27.1.4",
"typescript": "4.6.3"
},
Expand All @@ -39,7 +39,7 @@
],
"peerDependencies": {
"@prisma/client": "*",
"react": "^17.0.0"
"react": "^18.0.0"
},
"sideEffects": false
}
9 changes: 4 additions & 5 deletions pnpm-lock.yaml

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

0 comments on commit 1cb3b65

Please sign in to comment.