mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @prisma/client from 5.20.0 to 5.21.0
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.20.0 to 5.21.0. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.21.0/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
1cb6056318
commit
dc337691bc
2 changed files with 6 additions and 6 deletions
|
@ -17,7 +17,7 @@
|
|||
"@liveblocks/client": "^2.9.1",
|
||||
"@liveblocks/node": "^2.9.1",
|
||||
"@liveblocks/react": "^2.9.1",
|
||||
"@prisma/client": "^5.20.0",
|
||||
"@prisma/client": "^5.21.0",
|
||||
"@prisma/extension-accelerate": "^1.2.1",
|
||||
"@radix-ui/react-accordion": "^1.2.1",
|
||||
"@radix-ui/react-avatar": "^1.1.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -975,15 +975,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@prisma/client@npm:^5.20.0":
|
||||
version: 5.20.0
|
||||
resolution: "@prisma/client@npm:5.20.0"
|
||||
"@prisma/client@npm:^5.21.0":
|
||||
version: 5.21.0
|
||||
resolution: "@prisma/client@npm:5.21.0"
|
||||
peerDependencies:
|
||||
prisma: "*"
|
||||
peerDependenciesMeta:
|
||||
prisma:
|
||||
optional: true
|
||||
checksum: 10c0/e7480e49830c1bd2292ea92de979cce4502f886c7e9ac43efb639771bb8fe6150e8688e6ff11de77af999536ad6bf7db1595649352a8527e81b951ad6c43f57f
|
||||
checksum: 10c0/4edcffa73a21ec958fbba847bc7af9dbd295196998bc59f1a5db034ea77e895a8f8f5d0a4c9bbecfcbdcf0fff9abec97650e402e5e7bd845ac916e2c3dedf1c9
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6356,7 +6356,7 @@ __metadata:
|
|||
"@liveblocks/react": "npm:^2.9.1"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.15"
|
||||
"@prisma/client": "npm:^5.20.0"
|
||||
"@prisma/client": "npm:^5.21.0"
|
||||
"@prisma/extension-accelerate": "npm:^1.2.1"
|
||||
"@radix-ui/react-accordion": "npm:^1.2.1"
|
||||
"@radix-ui/react-avatar": "npm:^1.1.1"
|
||||
|
|
Loading…
Reference in a new issue