mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-31 09:39:30 +00:00
Merge pull request #1285 from ahmadk953/dependabot/npm_and_yarn/prisma/client-6.8.2
This commit is contained in:
commit
cbed8028d1
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.2",
|
||||
"@prisma/client": "^6.5.0",
|
||||
"@prisma/client": "^6.8.2",
|
||||
"@prisma/extension-accelerate": "^1.3.0",
|
||||
"@radix-ui/react-accordion": "^1.2.10",
|
||||
"@radix-ui/react-avatar": "^1.1.9",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3361,9 +3361,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@prisma/client@npm:^6.5.0":
|
||||
version: 6.5.0
|
||||
resolution: "@prisma/client@npm:6.5.0"
|
||||
"@prisma/client@npm:^6.8.2":
|
||||
version: 6.8.2
|
||||
resolution: "@prisma/client@npm:6.8.2"
|
||||
peerDependencies:
|
||||
prisma: "*"
|
||||
typescript: ">=5.1.0"
|
||||
|
@ -3372,7 +3372,7 @@ __metadata:
|
|||
optional: true
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/2bf6a213bd65de20092b2773b9bb105f023558da2214e92542fe745255778dee8386068ec6648d0d651e0af7443ca69ed9278aa505c0342d39a30098fd0090d2
|
||||
checksum: 10c0/5ce12e4a83ece542df80195f6642e24224de8f94c2f2fd26527ca6b3a2573ea9798b5d23eac8518d8f268be19f3856516ad4e08c9bc0a4df4356a5faab879db6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13907,7 +13907,7 @@ __metadata:
|
|||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:15.3.2"
|
||||
"@next/mdx": "npm:^15.3.2"
|
||||
"@prisma/client": "npm:^6.5.0"
|
||||
"@prisma/client": "npm:^6.8.2"
|
||||
"@prisma/extension-accelerate": "npm:^1.3.0"
|
||||
"@radix-ui/react-accordion": "npm:^1.2.10"
|
||||
"@radix-ui/react-avatar": "npm:^1.1.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue