mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @prisma/client from 5.22.0 to 6.0.0
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 5.22.0 to 6.0.0. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.0.0/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d61459783e
commit
d201d1a1a3
2 changed files with 6 additions and 6 deletions
|
@ -20,7 +20,7 @@
|
|||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/mdx": "^15.0.3",
|
||||
"@prisma/client": "^5.22.0",
|
||||
"@prisma/client": "^6.0.0",
|
||||
"@prisma/extension-accelerate": "^1.2.1",
|
||||
"@radix-ui/react-accordion": "^1.2.1",
|
||||
"@radix-ui/react-avatar": "^1.1.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2375,15 +2375,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@prisma/client@npm:^5.22.0":
|
||||
version: 5.22.0
|
||||
resolution: "@prisma/client@npm:5.22.0"
|
||||
"@prisma/client@npm:^6.0.0":
|
||||
version: 6.0.0
|
||||
resolution: "@prisma/client@npm:6.0.0"
|
||||
peerDependencies:
|
||||
prisma: "*"
|
||||
peerDependenciesMeta:
|
||||
prisma:
|
||||
optional: true
|
||||
checksum: 10c0/ad111b931f184249794f811637456eb38dcfd0d7047e5a1f64804e5256f462fa3ee7c7a552fc8fa181e8daacc2b958af7426cb57bf0dc66605c3ef7c4aef4afb
|
||||
checksum: 10c0/8aa4540623ee1d1b5b4e86d12c8779883c68ed8bf87f9dd7b5e2a619bb0567972e920290d217d5fdc9b11f059c24dad666a1078f7370dfdba85a68a3c1de29f4
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13229,7 +13229,7 @@ __metadata:
|
|||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:15.0.3"
|
||||
"@next/mdx": "npm:^15.0.3"
|
||||
"@prisma/client": "npm:^5.22.0"
|
||||
"@prisma/client": "npm:^6.0.0"
|
||||
"@prisma/extension-accelerate": "npm:^1.2.1"
|
||||
"@radix-ui/react-accordion": "npm:^1.2.1"
|
||||
"@radix-ui/react-avatar": "npm:^1.1.1"
|
||||
|
|
Loading…
Reference in a new issue