mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-07-29 22:26:05 +00:00
Bump @prisma/client from 6.11.1 to 6.12.0
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 6.11.1 to 6.12.0. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.12.0/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-version: 6.12.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
865c91681d
commit
05dcede6db
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.11.1",
|
"@prisma/client": "^6.12.0",
|
||||||
"@prisma/extension-accelerate": "^2.0.1",
|
"@prisma/extension-accelerate": "^2.0.1",
|
||||||
"@radix-ui/react-accordion": "^1.2.11",
|
"@radix-ui/react-accordion": "^1.2.11",
|
||||||
"@radix-ui/react-avatar": "^1.1.9",
|
"@radix-ui/react-avatar": "^1.1.9",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3367,9 +3367,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@prisma/client@npm:^6.11.1":
|
"@prisma/client@npm:^6.12.0":
|
||||||
version: 6.11.1
|
version: 6.12.0
|
||||||
resolution: "@prisma/client@npm:6.11.1"
|
resolution: "@prisma/client@npm:6.12.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
prisma: "*"
|
prisma: "*"
|
||||||
typescript: ">=5.1.0"
|
typescript: ">=5.1.0"
|
||||||
|
@ -3378,7 +3378,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/6206ea06c099fbdc47c0bbde84a9d5adfcb333d9c037f000ba87d55efae0a915f74441d3ca20ef8d1542d3c15b6eba970657b96ec5b225afd31f3de585fa2976
|
checksum: 10c0/eabdfc89e9de0b31ae8997811d0ad36650d1f70b46d6852f05d53e963d3b6c3d6b7849bb720ed5df74f9e8173b659f6d4f8c7611ddca20cf68bb8f191cc9c8b3
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -13896,7 +13896,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.5"
|
"@next/eslint-plugin-next": "npm:15.3.5"
|
||||||
"@next/mdx": "npm:^15.3.3"
|
"@next/mdx": "npm:^15.3.3"
|
||||||
"@prisma/client": "npm:^6.11.1"
|
"@prisma/client": "npm:^6.12.0"
|
||||||
"@prisma/extension-accelerate": "npm:^2.0.1"
|
"@prisma/extension-accelerate": "npm:^2.0.1"
|
||||||
"@radix-ui/react-accordion": "npm:^1.2.11"
|
"@radix-ui/react-accordion": "npm:^1.2.11"
|
||||||
"@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