Skip to content

Commit

Permalink
fix(deps): update prisma monorepo to v6.3.0 (#770)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent 60c499a commit 4d9f343
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 37 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"license": "MIT",
"dependencies": {
"@prisma/client": "6.2.1",
"@prisma/client": "6.3.0",
"@tryghost/admin-api": "1.13.12",
"deepl-node": "1.16.0",
"diff": "7.0.0",
Expand Down Expand Up @@ -51,7 +51,7 @@
"@vitest/coverage-istanbul": "2.1.8",
"discordjs-testing": "0.2.0",
"eslint": "9.19.0",
"prisma": "6.2.1",
"prisma": "6.3.0",
"rimraf": "6.0.1",
"tsx": "4.19.2",
"typescript": "5.7.3",
Expand Down
80 changes: 45 additions & 35 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 4d9f343

Please sign in to comment.