Skip to content

Commit e15830f

Browse files
authored
Merge pull request #987 from hildamari/depfu/update/yarn/@prisma/client-6.16.1
2 parents 3903ebf + 86e8687 commit e15830f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"reflect-metadata": "^0.2.2"
5050
},
5151
"devDependencies": {
52-
"@prisma/client": "^6.16.0",
52+
"@prisma/client": "^6.16.1",
5353
"@sapphire/prettier-config": "^2.0.0",
5454
"@sapphire/ts-config": "^3.3.4",
5555
"@types/common-tags": "^1.8.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,10 @@
7878
resolved "https://registry.yarnpkg.com/@msgpackr-extract/msgpackr-extract-win32-x64/-/msgpackr-extract-win32-x64-3.0.2.tgz#0f164b726869f71da3c594171df5ebc1c4b0a407"
7979
integrity sha512-O+6Gs8UeDbyFpbSh2CPEz/UOrrdWPTBYNblZK5CxxLisYt4kGX3Sc+czffFonyjiGSq3jWLwJS/CCJc7tBr4sQ==
8080

81-
"@prisma/client@^6.16.0":
82-
version "6.16.0"
83-
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-6.16.0.tgz#c7777bbbb3cb4dad8ffbf7e0b16e1fd84dabaeb8"
84-
integrity sha512-FYkFJtgwpwJRMxtmrB26y7gtpR372kyChw6lWng5TMmvn5V+uisy0OyllO5EJD1s8lX78V8X3XjhiXOoMLnu3w==
81+
"@prisma/client@^6.16.1":
82+
version "6.16.1"
83+
resolved "https://registry.yarnpkg.com/@prisma/client/-/client-6.16.1.tgz#6abc0309ab7ae8d05382f3af1c70155bd591a262"
84+
integrity sha512-QaBCOY29lLAxEFFJgBPyW3WInCW52fJeQTmWx/h6YsP5u0bwuqP51aP0uhqFvhK9DaZPwvai/M4tSDYLVE9vRg==
8585

8686
"@prisma/config@6.12.0":
8787
version "6.12.0"

0 commit comments

Comments
 (0)