mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @prisma/client from 5.12.0 to 5.12.1
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.12.0 to 5.12.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/5.12.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
ac77e523a6
commit
d46de5f461
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -15,7 +15,7 @@
|
|||
"@liveblocks/node": "^1.11.0",
|
||||
"@liveblocks/react": "^1.11.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.0.0",
|
||||
"@prisma/client": "^5.12.0",
|
||||
"@prisma/client": "^5.12.1",
|
||||
"@prisma/extension-accelerate": "^1.0.0",
|
||||
"@radix-ui/react-accordion": "^1.1.2",
|
||||
"@radix-ui/react-avatar": "^1.0.4",
|
||||
|
@ -687,9 +687,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@prisma/client": {
|
||||
"version": "5.12.0",
|
||||
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.12.0.tgz",
|
||||
"integrity": "sha512-bk/+KPpRm0+IzqFCtAxrj+/TNiHzulspnO+OkysaYY/atc/eX0Gx8V3tTLxbHKVX0LKD4Hi8KKCcSbU1U72n7Q==",
|
||||
"version": "5.12.1",
|
||||
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-5.12.1.tgz",
|
||||
"integrity": "sha512-6/JnizEdlSBxDIdiLbrBdMW5NqDxOmhXAJaNXiPpgzAPr/nLZResT6MMpbOHLo5yAbQ1Vv5UU8PTPRzb0WIxdA==",
|
||||
"hasInstallScript": true,
|
||||
"engines": {
|
||||
"node": ">=16.13"
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"@liveblocks/node": "^1.11.0",
|
||||
"@liveblocks/react": "^1.11.0",
|
||||
"@microsoft/eslint-formatter-sarif": "^3.0.0",
|
||||
"@prisma/client": "^5.12.0",
|
||||
"@prisma/client": "^5.12.1",
|
||||
"@prisma/extension-accelerate": "^1.0.0",
|
||||
"@radix-ui/react-accordion": "^1.1.2",
|
||||
"@radix-ui/react-avatar": "^1.0.4",
|
||||
|
|
Loading…
Reference in a new issue