Skip to content

Commit

Permalink
chore(deps): update prisma monorepo to v6 (major) (#997)
Browse files Browse the repository at this point in the history
chore(deps): update prisma monorepo to v6

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 5, 2025
1 parent 81c0ac6 commit f68d857
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
6 changes: 3 additions & 3 deletions packages/casl-prisma/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,14 +48,14 @@
"license": "MIT",
"peerDependencies": {
"@casl/ability": "^5.3.0 || ^6.0.0",
"@prisma/client": "^2.14.0 || ^3.0.0 || ^4.0.0 || ^5.0.0"
"@prisma/client": "^2.14.0 || ^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0"
},
"devDependencies": {
"@casl/ability": "^6.0.0",
"@casl/dx": "workspace:^1.0.0",
"@prisma/client": "^5.0.0",
"@prisma/client": "^6.0.0",
"@types/jest": "^29.0.0",
"prisma": "^5.0.0"
"prisma": "^6.0.0"
},
"files": [
"dist",
Expand Down
60 changes: 30 additions & 30 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 f68d857

Please sign in to comment.