mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-07 11:42:55 +00:00
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:
parent
fe272499f8
commit
0c796bce6f
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -14,7 +14,7 @@
|
||||||
"@liveblocks/client": "^1.9.8",
|
"@liveblocks/client": "^1.9.8",
|
||||||
"@liveblocks/node": "^1.10.0",
|
"@liveblocks/node": "^1.10.0",
|
||||||
"@liveblocks/react": "^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-accordion": "^1.1.2",
|
||||||
"@radix-ui/react-avatar": "^1.0.4",
|
"@radix-ui/react-avatar": "^1.0.4",
|
||||||
"@radix-ui/react-dialog": "^1.0.5",
|
"@radix-ui/react-dialog": "^1.0.5",
|
||||||
|
@ -753,9 +753,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@prisma/client": {
|
"node_modules/@prisma/client": {
|
||||||
"version": "5.10.1",
|
"version": "5.10.2",
|
||||||
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.1.tgz",
|
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.10.2.tgz",
|
||||||
"integrity": "sha512-4R8Vp6sSwVJSnOxw8WU1WSLqE/G3WJy1xA05XvW87cINoB1hEY7endw5Ppy6TrIBCCtHQim2lqfHkbPvv+i7bQ==",
|
"integrity": "sha512-ef49hzB2yJZCvM5gFHMxSFL9KYrIP9udpT5rYo0CsHD4P9IKj473MbhU1gjKKftiwWBTIyrt9jukprzZXazyag==",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=16.13"
|
"node": ">=16.13"
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
"@liveblocks/client": "^1.9.8",
|
"@liveblocks/client": "^1.9.8",
|
||||||
"@liveblocks/node": "^1.10.0",
|
"@liveblocks/node": "^1.10.0",
|
||||||
"@liveblocks/react": "^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-accordion": "^1.1.2",
|
||||||
"@radix-ui/react-avatar": "^1.0.4",
|
"@radix-ui/react-avatar": "^1.0.4",
|
||||||
"@radix-ui/react-dialog": "^1.0.5",
|
"@radix-ui/react-dialog": "^1.0.5",
|
||||||
|
|
Loading…
Reference in a new issue