Bump @prisma/client from 5.10.1 to 5.10.2

Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.10.1 to 5.10.2.
- [Release notes](https://github.com/prisma/prisma/releases)
- [Commits](https://github.com/prisma/prisma/commits/5.10.2/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:
dependabot[bot] 2024-02-22 17:52:09 +00:00 committed by GitHub
parent fe272499f8
commit 0c796bce6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -14,7 +14,7 @@
"@liveblocks/client": "^1.9.8",
"@liveblocks/node": "^1.10.0",
"@liveblocks/react": "^1.10.0",
"@prisma/client": "^5.10.1",
"@prisma/client": "^5.10.2",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",
@ -753,9 +753,9 @@
}
},
"node_modules/@prisma/client": {
"version": "5.10.1",
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.1.tgz",
"integrity": "sha512-4R8Vp6sSwVJSnOxw8WU1WSLqE/G3WJy1xA05XvW87cINoB1hEY7endw5Ppy6TrIBCCtHQim2lqfHkbPvv+i7bQ==",
"version": "5.10.2",
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.2.tgz",
"integrity": "sha512-ef49hzB2yJZCvM5gFHMxSFL9KYrIP9udpT5rYo0CsHD4P9IKj473MbhU1gjKKftiwWBTIyrt9jukprzZXazyag==",
"hasInstallScript": true,
"engines": {
"node": ">=16.13"

View file

@ -17,7 +17,7 @@
"@liveblocks/client": "^1.9.8",
"@liveblocks/node": "^1.10.0",
"@liveblocks/react": "^1.10.0",
"@prisma/client": "^5.10.1",
"@prisma/client": "^5.10.2",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-dialog": "^1.0.5",