Skip to content

Commit

Permalink
fix(deps): update prisma monorepo to ^5.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent ffb9f38 commit 79f21c6
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 47 deletions.
4 changes: 2 additions & 2 deletions packages/db/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"postinstall": "pnpm generate"
},
"dependencies": {
"@prisma/client": "^5.17.0",
"@prisma/client": "^5.18.0",
"@prisma/extension-accelerate": "^1.1.0",
"@t3-oss/env-core": "^0.11.0"
},
Expand All @@ -39,7 +39,7 @@
"dotenv-cli": "^7.4.2",
"eslint": "catalog:",
"prettier": "catalog:",
"prisma": "^5.17.0",
"prisma": "^5.18.0",
"typescript": "catalog:"
},
"prettier": "@acme/prettier-config"
Expand Down
90 changes: 45 additions & 45 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 79f21c6

Please sign in to comment.