mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-07-29 06:14:07 +00:00
Merge pull request #1417 from ahmadk953/dependabot/npm_and_yarn/prisma/client-6.12.0
This commit is contained in:
commit
7ff3a202f0
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.3.3",
|
||||
"@prisma/client": "^6.11.1",
|
||||
"@prisma/client": "^6.12.0",
|
||||
"@prisma/extension-accelerate": "^2.0.1",
|
||||
"@radix-ui/react-accordion": "^1.2.11",
|
||||
"@radix-ui/react-avatar": "^1.1.9",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3481,9 +3481,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@prisma/client@npm:^6.11.1":
|
||||
version: 6.11.1
|
||||
resolution: "@prisma/client@npm:6.11.1"
|
||||
"@prisma/client@npm:^6.12.0":
|
||||
version: 6.12.0
|
||||
resolution: "@prisma/client@npm:6.12.0"
|
||||
peerDependencies:
|
||||
prisma: "*"
|
||||
typescript: ">=5.1.0"
|
||||
|
@ -3492,7 +3492,7 @@ __metadata:
|
|||
optional: true
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/6206ea06c099fbdc47c0bbde84a9d5adfcb333d9c037f000ba87d55efae0a915f74441d3ca20ef8d1542d3c15b6eba970657b96ec5b225afd31f3de585fa2976
|
||||
checksum: 10c0/eabdfc89e9de0b31ae8997811d0ad36650d1f70b46d6852f05d53e963d3b6c3d6b7849bb720ed5df74f9e8173b659f6d4f8c7611ddca20cf68bb8f191cc9c8b3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13915,7 +13915,7 @@ __metadata:
|
|||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:15.3.5"
|
||||
"@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"
|
||||
"@radix-ui/react-accordion": "npm:^1.2.11"
|
||||
"@radix-ui/react-avatar": "npm:^1.1.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue