mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Bump @prisma/client from 5.19.0 to 5.19.1
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.19.0 to 5.19.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.19.1/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c430925d2d
commit
1bd5f7c114
2 changed files with 6 additions and 6 deletions
|
@ -17,7 +17,7 @@
|
|||
"@liveblocks/client": "^2.6.0",
|
||||
"@liveblocks/node": "^2.6.0",
|
||||
"@liveblocks/react": "^2.6.0",
|
||||
"@prisma/client": "^5.19.0",
|
||||
"@prisma/client": "^5.19.1",
|
||||
"@prisma/extension-accelerate": "^1.1.0",
|
||||
"@radix-ui/react-accordion": "^1.2.0",
|
||||
"@radix-ui/react-avatar": "^1.0.4",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -969,15 +969,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@prisma/client@npm:^5.19.0":
|
||||
version: 5.19.0
|
||||
resolution: "@prisma/client@npm:5.19.0"
|
||||
"@prisma/client@npm:^5.19.1":
|
||||
version: 5.19.1
|
||||
resolution: "@prisma/client@npm:5.19.1"
|
||||
peerDependencies:
|
||||
prisma: "*"
|
||||
peerDependenciesMeta:
|
||||
prisma:
|
||||
optional: true
|
||||
checksum: 10c0/df2604d5d392ed9717a8f6db70d745d8234099d24f23fa1e394b4a53598816227c7e89bf546928b8a457eb13b1580e914327a6033bceb49e6e5f9983d39f6214
|
||||
checksum: 10c0/3fd0c77c831cf592155539d0d369849d5c4f6bbe483b7e5ed476aad29434491a0d5a63ebcda86852484b808fa94bdd614c7715fb2084c0696fdcedd21d3671fb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6290,7 +6290,7 @@ __metadata:
|
|||
"@liveblocks/react": "npm:^2.6.0"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.7"
|
||||
"@prisma/client": "npm:^5.19.0"
|
||||
"@prisma/client": "npm:^5.19.1"
|
||||
"@prisma/extension-accelerate": "npm:^1.1.0"
|
||||
"@radix-ui/react-accordion": "npm:^1.2.0"
|
||||
"@radix-ui/react-avatar": "npm:^1.0.4"
|
||||
|
|
Loading…
Reference in a new issue