mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-03 07:52:06 +00:00
Bump @prisma/client from 5.16.0 to 5.16.1
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.16.0 to 5.16.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.16.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
a67f05ae96
commit
913953add4
2 changed files with 6 additions and 6 deletions
|
@ -18,7 +18,7 @@
|
||||||
"@liveblocks/node": "^2.0.3",
|
"@liveblocks/node": "^2.0.3",
|
||||||
"@liveblocks/react": "^2.0.3",
|
"@liveblocks/react": "^2.0.3",
|
||||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||||
"@prisma/client": "^5.16.0",
|
"@prisma/client": "^5.16.1",
|
||||||
"@prisma/extension-accelerate": "^1.1.0",
|
"@prisma/extension-accelerate": "^1.1.0",
|
||||||
"@radix-ui/react-accordion": "^1.2.0",
|
"@radix-ui/react-accordion": "^1.2.0",
|
||||||
"@radix-ui/react-avatar": "^1.0.4",
|
"@radix-ui/react-avatar": "^1.0.4",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1010,15 +1010,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@prisma/client@npm:^5.16.0":
|
"@prisma/client@npm:^5.16.1":
|
||||||
version: 5.16.0
|
version: 5.16.1
|
||||||
resolution: "@prisma/client@npm:5.16.0"
|
resolution: "@prisma/client@npm:5.16.1"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
prisma: "*"
|
prisma: "*"
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
prisma:
|
prisma:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/4db4f834ad80d13a056b26495b2a8ef510d0a2a7020ce24b03a20ae4d9890da7a2dca17d1f454b6ac5bc0dbbeeb6198ad8cbfe528a5da9128bede1266c4d377b
|
checksum: 10c0/4d1e140db1e0654564c9864d7b9e9f3dafe0794c7f86d6d7d9e25c51158f855f22d6e4c5e2ff13a15e3171b3bf9c9a8d3306bdd96f26dc8c87b3501e42a9d7ab
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -6393,7 +6393,7 @@ __metadata:
|
||||||
"@liveblocks/react": "npm:^2.0.3"
|
"@liveblocks/react": "npm:^2.0.3"
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/eslint-plugin-next": "npm:^14.2.4"
|
"@next/eslint-plugin-next": "npm:^14.2.4"
|
||||||
"@prisma/client": "npm:^5.16.0"
|
"@prisma/client": "npm:^5.16.1"
|
||||||
"@prisma/extension-accelerate": "npm:^1.1.0"
|
"@prisma/extension-accelerate": "npm:^1.1.0"
|
||||||
"@radix-ui/react-accordion": "npm:^1.2.0"
|
"@radix-ui/react-accordion": "npm:^1.2.0"
|
||||||
"@radix-ui/react-avatar": "npm:^1.0.4"
|
"@radix-ui/react-avatar": "npm:^1.0.4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue