Skip to content

Commit

Permalink
feat(deps): update prisma
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 6, 2023
1 parent fa4bca8 commit 6cf3b72
Show file tree
Hide file tree
Showing 2 changed files with 703 additions and 398 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"upgrade-prisma-dev": "yarn add @prisma/cli@dev @prisma/client@dev @prisma/fetch-engine@dev @prisma/get-platform@dev @prisma/migrate@dev @prisma/sdk@dev"
},
"peerDependencies": {
"@prisma/client": "2.23.x",
"@prisma/client": "2.23.x || 5.7.x",
"graphql": "^15.3.0",
"nexus": "^1.0.0"
},
Expand All @@ -46,11 +46,11 @@
},
"devDependencies": {
"@prisma-labs/prettier-config": "0.1.0",
"@prisma/client": "2.23.0",
"@prisma/fetch-engine": "2.23.0",
"@prisma/get-platform": "2.23.0",
"@prisma/migrate": "2.23.0",
"@prisma/sdk": "2.23.0",
"@prisma/client": "5.7.0",
"@prisma/fetch-engine": "5.7.0",
"@prisma/get-platform": "5.7.0",
"@prisma/migrate": "5.7.0",
"@prisma/sdk": "3.15.2",
"@types/jest": "26.0.20",
"@types/lodash": "4.14.167",
"@types/node": "14.14.20",
Expand Down

0 comments on commit 6cf3b72

Please sign in to comment.