mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-23 12:42:05 +00:00
Bump @prisma/client from 6.3.1 to 6.4.1
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 6.3.1 to 6.4.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.4.1/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9b61d035bc
commit
b61803802e
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
|||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/mdx": "^15.1.6",
|
||||
"@prisma/client": "^6.3.1",
|
||||
"@prisma/client": "^6.4.1",
|
||||
"@prisma/extension-accelerate": "^1.2.2",
|
||||
"@radix-ui/react-accordion": "^1.2.2",
|
||||
"@radix-ui/react-avatar": "^1.1.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2875,9 +2875,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@prisma/client@npm:^6.3.1":
|
||||
version: 6.3.1
|
||||
resolution: "@prisma/client@npm:6.3.1"
|
||||
"@prisma/client@npm:^6.4.1":
|
||||
version: 6.4.1
|
||||
resolution: "@prisma/client@npm:6.4.1"
|
||||
peerDependencies:
|
||||
prisma: "*"
|
||||
typescript: ">=5.1.0"
|
||||
|
@ -2886,7 +2886,7 @@ __metadata:
|
|||
optional: true
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/8d3b5fbbd60559b32b15029bf52d41cc3e643e58a8b2e6fc2075f09733900268c941f369c44271cb08b434bc5689f3317c0e5d0eb229355faf7ffbc1e9306b35
|
||||
checksum: 10c0/fe6c322b473d5ebc3926aafb0a149cb08d9d0df46af71568230fd087e85017f24a7a1e4a09e5817359db494ff7ce7d37ad56459c11c39da98412757acb7f16e9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12449,7 +12449,7 @@ __metadata:
|
|||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:15.1.7"
|
||||
"@next/mdx": "npm:^15.1.6"
|
||||
"@prisma/client": "npm:^6.3.1"
|
||||
"@prisma/client": "npm:^6.4.1"
|
||||
"@prisma/extension-accelerate": "npm:^1.2.2"
|
||||
"@radix-ui/react-accordion": "npm:^1.2.2"
|
||||
"@radix-ui/react-avatar": "npm:^1.1.2"
|
||||
|
|
Loading…
Add table
Reference in a new issue