Bump @prisma/client from 6.16.2 to 6.18.0

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

---
updated-dependencies:
- dependency-name: "@prisma/client"
  dependency-version: 6.18.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] 2025-10-22 20:21:37 +00:00 committed by GitHub
parent 737eeb3120
commit ac461c23e3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -9,7 +9,7 @@
"version": "1.0.0", "version": "1.0.0",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@prisma/client": "^6.16.2", "@prisma/client": "^6.18.0",
"command-line-args": "^6.0.1", "command-line-args": "^6.0.1",
"command-line-usage": "^7.0.3", "command-line-usage": "^7.0.3",
"compression": "^1.8.1", "compression": "^1.8.1",
@ -1100,9 +1100,9 @@
} }
}, },
"node_modules/@prisma/client": { "node_modules/@prisma/client": {
"version": "6.16.2", "version": "6.18.0",
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-6.16.2.tgz", "resolved": "https://registry.npmjs.org/@prisma/client/-/client-6.18.0.tgz",
"integrity": "sha512-E00PxBcalMfYO/TWnXobBVUai6eW/g5OsifWQsQDzJYm7yaY+IRLo7ZLsaefi0QkTpxfuhFcQ/w180i6kX3iJw==", "integrity": "sha512-jnL2I9gDnPnw4A+4h5SuNn8Gc+1mL1Z79U/3I9eE2gbxJG1oSA+62ByPW4xkeDgwE0fqMzzpAZ7IHxYnLZ4iQA==",
"hasInstallScript": true, "hasInstallScript": true,
"license": "Apache-2.0", "license": "Apache-2.0",
"engines": { "engines": {

View file

@ -9,7 +9,7 @@
"author": "", "author": "",
"license": "ISC", "license": "ISC",
"dependencies": { "dependencies": {
"@prisma/client": "^6.16.2", "@prisma/client": "^6.18.0",
"command-line-args": "^6.0.1", "command-line-args": "^6.0.1",
"command-line-usage": "^7.0.3", "command-line-usage": "^7.0.3",
"compression": "^1.8.1", "compression": "^1.8.1",