mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-02-19 10:22:07 +00:00
Bump @prisma/client from 6.3.0 to 6.3.1
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 6.3.0 to 6.3.1. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.3.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
9bd7ce2014
commit
db03e3f804
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
|||
"@mdx-js/loader": "^3.1.0",
|
||||
"@mdx-js/react": "^3.1.0",
|
||||
"@next/mdx": "^15.1.6",
|
||||
"@prisma/client": "^6.3.0",
|
||||
"@prisma/client": "^6.3.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
|
@ -2893,9 +2893,9 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@prisma/client@npm:^6.3.0":
|
||||
version: 6.3.0
|
||||
resolution: "@prisma/client@npm:6.3.0"
|
||||
"@prisma/client@npm:^6.3.1":
|
||||
version: 6.3.1
|
||||
resolution: "@prisma/client@npm:6.3.1"
|
||||
peerDependencies:
|
||||
prisma: "*"
|
||||
typescript: ">=5.1.0"
|
||||
|
@ -2904,7 +2904,7 @@ __metadata:
|
|||
optional: true
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: 10c0/b26dc188cf904cf29af7bf3b2ff5a92a034d43f813bcbf5a2e0f37d2fe4fedda69fc42afad3ff83ecfa71c7a43c70bef06c0a1fae80efb3659c126f15a2c02f4
|
||||
checksum: 10c0/8d3b5fbbd60559b32b15029bf52d41cc3e643e58a8b2e6fc2075f09733900268c941f369c44271cb08b434bc5689f3317c0e5d0eb229355faf7ffbc1e9306b35
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -12764,7 +12764,7 @@ __metadata:
|
|||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||
"@next/eslint-plugin-next": "npm:15.1.6"
|
||||
"@next/mdx": "npm:^15.1.6"
|
||||
"@prisma/client": "npm:^6.3.0"
|
||||
"@prisma/client": "npm:^6.3.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…
Add table
Reference in a new issue