mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @prisma/client from 5.18.0 to 5.19.0
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.18.0 to 5.19.0. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.19.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
18514da1c3
commit
e1f556501f
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.18.0",
|
||||
"@prisma/client": "^5.19.0",
|
||||
"@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.18.0":
|
||||
version: 5.18.0
|
||||
resolution: "@prisma/client@npm:5.18.0"
|
||||
"@prisma/client@npm:^5.19.0":
|
||||
version: 5.19.0
|
||||
resolution: "@prisma/client@npm:5.19.0"
|
||||
peerDependencies:
|
||||
prisma: "*"
|
||||
peerDependenciesMeta:
|
||||
prisma:
|
||||
optional: true
|
||||
checksum: 10c0/2031e0521671e8d922abefbe24e0e37d38dfda38a0069206c928491e570afceb25630ea322536c6c16f24e73e162ce84062e8735e373e1659d8cdf849251a47b
|
||||
checksum: 10c0/df2604d5d392ed9717a8f6db70d745d8234099d24f23fa1e394b4a53598816227c7e89bf546928b8a457eb13b1580e914327a6033bceb49e6e5f9983d39f6214
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6336,7 +6336,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.18.0"
|
||||
"@prisma/client": "npm:^5.19.0"
|
||||
"@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