mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @prisma/client from 6.2.0 to 6.2.1
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 6.2.0 to 6.2.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.2.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
7816b1b9d2
commit
0a523525d0
2 changed files with 6 additions and 6 deletions
|
@ -22,7 +22,7 @@
|
|||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/mdx": "^15.1.3",
|
||||
"@prisma/client": "^6.2.0",
|
||||
"@prisma/client": "^6.2.1",
|
||||
"@prisma/extension-accelerate": "^1.2.1",
|
||||
"@radix-ui/react-accordion": "^1.2.2",
|
||||
"@radix-ui/react-avatar": "^1.1.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2724,15 +2724,15 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@prisma/client@npm:^6.2.0":
|
||||
version: 6.2.0
|
||||
resolution: "@prisma/client@npm:6.2.0"
|
||||
"@prisma/client@npm:^6.2.1":
|
||||
version: 6.2.1
|
||||
resolution: "@prisma/client@npm:6.2.1"
|
||||
peerDependencies:
|
||||
prisma: "*"
|
||||
peerDependenciesMeta:
|
||||
prisma:
|
||||
optional: true
|
||||
checksum: 10c0/d27f0addd685fe32fabe0d2c9fc8fb391f71e040c5cd10c22728226d36cc1afd8916334a8a8bdb928dc57bdf4dad5eb3d633065310181a82dba6ba8859375e8b
|
||||
checksum: 10c0/d6313da2408f2034bfcda1fa3500e6e9fdf13b8ca68d0f31804d6e540e9fedfd4c556bd2258488e5928fa383e5e3a43aa6469c819f8f8bed6250ef983feee5f6
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12535,7 +12535,7 @@ __metadata:
|
|||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:15.1.3"
|
||||
"@next/mdx": "npm:^15.1.3"
|
||||
"@prisma/client": "npm:^6.2.0"
|
||||
"@prisma/client": "npm:^6.2.1"
|
||||
"@prisma/extension-accelerate": "npm:^1.2.1"
|
||||
"@radix-ui/react-accordion": "npm:^1.2.2"
|
||||
"@radix-ui/react-avatar": "npm:^1.1.2"
|
||||
|
|
Loading…
Reference in a new issue