mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Merge pull request #799 from ahmadk953/dependabot/npm_and_yarn/prisma/client-6.0.1
Bump @prisma/client from 6.0.0 to 6.0.1
This commit is contained in:
commit
0290ae30d9
2 changed files with 6 additions and 6 deletions
|
@ -20,7 +20,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.0.3",
|
"@next/mdx": "^15.0.3",
|
||||||
"@prisma/client": "^6.0.0",
|
"@prisma/client": "^6.0.1",
|
||||||
"@prisma/extension-accelerate": "^1.2.1",
|
"@prisma/extension-accelerate": "^1.2.1",
|
||||||
"@radix-ui/react-accordion": "^1.2.1",
|
"@radix-ui/react-accordion": "^1.2.1",
|
||||||
"@radix-ui/react-avatar": "^1.1.1",
|
"@radix-ui/react-avatar": "^1.1.1",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2375,15 +2375,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@prisma/client@npm:^6.0.0":
|
"@prisma/client@npm:^6.0.1":
|
||||||
version: 6.0.0
|
version: 6.0.1
|
||||||
resolution: "@prisma/client@npm:6.0.0"
|
resolution: "@prisma/client@npm:6.0.1"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
prisma: "*"
|
prisma: "*"
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
prisma:
|
prisma:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/8aa4540623ee1d1b5b4e86d12c8779883c68ed8bf87f9dd7b5e2a619bb0567972e920290d217d5fdc9b11f059c24dad666a1078f7370dfdba85a68a3c1de29f4
|
checksum: 10c0/7c40dc6bd04dab8fa6ef6bb743b396c6e8e56d4e848e884f2a5d7816cff6b339acf24c15f39d6480d6ac7e3ccb7e0723feb7d4672fe30fee7cce2c174e121d7b
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -13229,7 +13229,7 @@ __metadata:
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/eslint-plugin-next": "npm:15.0.3"
|
"@next/eslint-plugin-next": "npm:15.0.3"
|
||||||
"@next/mdx": "npm:^15.0.3"
|
"@next/mdx": "npm:^15.0.3"
|
||||||
"@prisma/client": "npm:^6.0.0"
|
"@prisma/client": "npm:^6.0.1"
|
||||||
"@prisma/extension-accelerate": "npm:^1.2.1"
|
"@prisma/extension-accelerate": "npm:^1.2.1"
|
||||||
"@radix-ui/react-accordion": "npm:^1.2.1"
|
"@radix-ui/react-accordion": "npm:^1.2.1"
|
||||||
"@radix-ui/react-avatar": "npm:^1.1.1"
|
"@radix-ui/react-avatar": "npm:^1.1.1"
|
||||||
|
|
Loading…
Reference in a new issue