mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-06-07 04:59:29 +00:00
Bump @prisma/client from 6.8.2 to 6.9.0
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 6.8.2 to 6.9.0. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/HEAD/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-version: 6.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
dbbca1f09f
commit
35fa66abfe
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
||||||
"@mdx-js/loader": "^3.1.0",
|
"@mdx-js/loader": "^3.1.0",
|
||||||
"@mdx-js/react": "^3.1.0",
|
"@mdx-js/react": "^3.1.0",
|
||||||
"@next/mdx": "^15.3.3",
|
"@next/mdx": "^15.3.3",
|
||||||
"@prisma/client": "^6.8.2",
|
"@prisma/client": "^6.9.0",
|
||||||
"@prisma/extension-accelerate": "^2.0.1",
|
"@prisma/extension-accelerate": "^2.0.1",
|
||||||
"@radix-ui/react-accordion": "^1.2.10",
|
"@radix-ui/react-accordion": "^1.2.10",
|
||||||
"@radix-ui/react-avatar": "^1.1.9",
|
"@radix-ui/react-avatar": "^1.1.9",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3363,9 +3363,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@prisma/client@npm:^6.8.2":
|
"@prisma/client@npm:^6.9.0":
|
||||||
version: 6.8.2
|
version: 6.9.0
|
||||||
resolution: "@prisma/client@npm:6.8.2"
|
resolution: "@prisma/client@npm:6.9.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
prisma: "*"
|
prisma: "*"
|
||||||
typescript: ">=5.1.0"
|
typescript: ">=5.1.0"
|
||||||
|
@ -3374,7 +3374,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/5ce12e4a83ece542df80195f6642e24224de8f94c2f2fd26527ca6b3a2573ea9798b5d23eac8518d8f268be19f3856516ad4e08c9bc0a4df4356a5faab879db6
|
checksum: 10c0/4877d9d0f93ca404c066ce0536f4c2180a8a16a2b0ade8f15df9dd5286c74db55c5a99f4632f13b32045b966cb5f01e010806edda865aa22bbb0aef65f8b6e9f
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -14095,7 +14095,7 @@ __metadata:
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/eslint-plugin-next": "npm:15.3.3"
|
"@next/eslint-plugin-next": "npm:15.3.3"
|
||||||
"@next/mdx": "npm:^15.3.3"
|
"@next/mdx": "npm:^15.3.3"
|
||||||
"@prisma/client": "npm:^6.8.2"
|
"@prisma/client": "npm:^6.9.0"
|
||||||
"@prisma/extension-accelerate": "npm:^2.0.1"
|
"@prisma/extension-accelerate": "npm:^2.0.1"
|
||||||
"@radix-ui/react-accordion": "npm:^1.2.10"
|
"@radix-ui/react-accordion": "npm:^1.2.10"
|
||||||
"@radix-ui/react-avatar": "npm:^1.1.9"
|
"@radix-ui/react-avatar": "npm:^1.1.9"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue