build(deps): bump @prisma/client from 7.9.1 to 7.10.0

Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 7.9.1 to 7.10.0.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/7.10.0/packages/client)

---
updated-dependencies:
- dependency-name: "@prisma/client"
  dependency-version: 7.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-09-02 00:34:44 +00:00
committed by GitHub
parent ae51a55b9a
commit 218b14d4a3
+1 -1
View File
@@ -20,7 +20,7 @@
}, },
"dependencies": { "dependencies": {
"@prisma/adapter-pg": "^7.9.1", "@prisma/adapter-pg": "^7.9.1",
"@prisma/client": "7.9.1", "@prisma/client": "7.10.0",
"dotenv-cli": "^11.0.0", "dotenv-cli": "^11.0.0",
"pg": "^8.23.0", "pg": "^8.23.0",
"prisma": "^7.9.1" "prisma": "^7.9.1"