mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-03-02 23:42:06 +00:00
Merge pull request #342 from ahmadk953/dependabot/npm_and_yarn/prisma/client-5.16.1
Bump @prisma/client from 5.16.0 to 5.16.1
This commit is contained in:
commit
f459cab862
2 changed files with 6 additions and 6 deletions
|
@ -18,7 +18,7 @@
|
|||
"@liveblocks/node": "^2.0.3",
|
||||
"@liveblocks/react": "^2.0.3",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.1.0",
|
||||
"@prisma/client": "^5.16.0",
|
||||
"@prisma/client": "^5.16.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
|
@ -1010,15 +1010,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@prisma/client@npm:^5.16.0":
|
||||
version: 5.16.0
|
||||
resolution: "@prisma/client@npm:5.16.0"
|
||||
"@prisma/client@npm:^5.16.1":
|
||||
version: 5.16.1
|
||||
resolution: "@prisma/client@npm:5.16.1"
|
||||
peerDependencies:
|
||||
prisma: "*"
|
||||
peerDependenciesMeta:
|
||||
prisma:
|
||||
optional: true
|
||||
checksum: 10c0/4db4f834ad80d13a056b26495b2a8ef510d0a2a7020ce24b03a20ae4d9890da7a2dca17d1f454b6ac5bc0dbbeeb6198ad8cbfe528a5da9128bede1266c4d377b
|
||||
checksum: 10c0/4d1e140db1e0654564c9864d7b9e9f3dafe0794c7f86d6d7d9e25c51158f855f22d6e4c5e2ff13a15e3171b3bf9c9a8d3306bdd96f26dc8c87b3501e42a9d7ab
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -6393,7 +6393,7 @@ __metadata:
|
|||
"@liveblocks/react": "npm:^2.0.3"
|
||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@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"
|
||||
"@radix-ui/react-accordion": "npm:^1.2.0"
|
||||
"@radix-ui/react-avatar": "npm:^1.0.4"
|
||||
|
|
Loading…
Add table
Reference in a new issue