mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @prisma/client from 5.15.0 to 5.15.1
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.15.0 to 5.15.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.15.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
ed6e927703
commit
1464e3f698
2 changed files with 6 additions and 6 deletions
|
@ -18,7 +18,7 @@
|
|||
"@liveblocks/node": "^2.0.3",
|
||||
"@liveblocks/react": "^2.0.2",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@prisma/client": "^5.15.0",
|
||||
"@prisma/client": "^5.15.1",
|
||||
"@prisma/extension-accelerate": "^1.1.0",
|
||||
"@radix-ui/react-accordion": "^1.1.2",
|
||||
"@radix-ui/react-avatar": "^1.0.4",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -730,15 +730,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@prisma/client@npm:^5.15.0":
|
||||
version: 5.15.0
|
||||
resolution: "@prisma/client@npm:5.15.0"
|
||||
"@prisma/client@npm:^5.15.1":
|
||||
version: 5.15.1
|
||||
resolution: "@prisma/client@npm:5.15.1"
|
||||
peerDependencies:
|
||||
prisma: "*"
|
||||
peerDependenciesMeta:
|
||||
prisma:
|
||||
optional: true
|
||||
checksum: 10c0/ee88b2fd60bc293d45f31b38629a9105de96b952c3dcfa9a71f23a6ce3d3d0200fb9a78e6f570eef29f707043f321545fc536974ba7cbd17d59a7dcd7d0c72dc
|
||||
checksum: 10c0/41585e049958306e621977b32127adf1143b58af289e2e04e6e921e51d5b26ec999667f8e669d4c1e5549eecc5c83104f029c8f208d26bdacc983bdd04a307e4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -5987,7 +5987,7 @@ __metadata:
|
|||
"@liveblocks/react": "npm:^2.0.2"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:^14.2.4"
|
||||
"@prisma/client": "npm:^5.15.0"
|
||||
"@prisma/client": "npm:^5.15.1"
|
||||
"@prisma/extension-accelerate": "npm:^1.1.0"
|
||||
"@radix-ui/react-accordion": "npm:^1.1.2"
|
||||
"@radix-ui/react-avatar": "npm:^1.0.4"
|
||||
|
|
Loading…
Reference in a new issue