mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-07-12 04:51:33 +00:00
Bump @prisma/client from 6.9.0 to 6.11.0
Bumps [@prisma/client](https://github.com/prisma/prisma/tree/HEAD/packages/client) from 6.9.0 to 6.11.0. - [Release notes](https://github.com/prisma/prisma/releases) - [Commits](https://github.com/prisma/prisma/commits/6.11.0/packages/client) --- updated-dependencies: - dependency-name: "@prisma/client" dependency-version: 6.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8619e5323d
commit
c1de6641e1
2 changed files with 6 additions and 6 deletions
|
@ -27,7 +27,7 @@
|
||||||
"@mdx-js/loader": "^3.1.0",
|
"@mdx-js/loader": "^3.1.0",
|
||||||
"@mdx-js/react": "^3.1.0",
|
"@mdx-js/react": "^3.1.0",
|
||||||
"@next/mdx": "^15.3.3",
|
"@next/mdx": "^15.3.3",
|
||||||
"@prisma/client": "^6.9.0",
|
"@prisma/client": "^6.11.0",
|
||||||
"@prisma/extension-accelerate": "^2.0.1",
|
"@prisma/extension-accelerate": "^2.0.1",
|
||||||
"@radix-ui/react-accordion": "^1.2.11",
|
"@radix-ui/react-accordion": "^1.2.11",
|
||||||
"@radix-ui/react-avatar": "^1.1.9",
|
"@radix-ui/react-avatar": "^1.1.9",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -3401,9 +3401,9 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@prisma/client@npm:^6.9.0":
|
"@prisma/client@npm:^6.11.0":
|
||||||
version: 6.9.0
|
version: 6.11.0
|
||||||
resolution: "@prisma/client@npm:6.9.0"
|
resolution: "@prisma/client@npm:6.11.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
prisma: "*"
|
prisma: "*"
|
||||||
typescript: ">=5.1.0"
|
typescript: ">=5.1.0"
|
||||||
|
@ -3412,7 +3412,7 @@ __metadata:
|
||||||
optional: true
|
optional: true
|
||||||
typescript:
|
typescript:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/4877d9d0f93ca404c066ce0536f4c2180a8a16a2b0ade8f15df9dd5286c74db55c5a99f4632f13b32045b966cb5f01e010806edda865aa22bbb0aef65f8b6e9f
|
checksum: 10c0/d7a6ca0ecb2742bee788925a2954b1b29399913ac1ceda39c7883642166fe27c0085664f41efcd7b27e4d38745ce27b964c24f9d9ad4975282cee7d5818e8a79
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -13987,7 +13987,7 @@ __metadata:
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/eslint-plugin-next": "npm:15.3.3"
|
"@next/eslint-plugin-next": "npm:15.3.3"
|
||||||
"@next/mdx": "npm:^15.3.3"
|
"@next/mdx": "npm:^15.3.3"
|
||||||
"@prisma/client": "npm:^6.9.0"
|
"@prisma/client": "npm:^6.11.0"
|
||||||
"@prisma/extension-accelerate": "npm:^2.0.1"
|
"@prisma/extension-accelerate": "npm:^2.0.1"
|
||||||
"@radix-ui/react-accordion": "npm:^1.2.11"
|
"@radix-ui/react-accordion": "npm:^1.2.11"
|
||||||
"@radix-ui/react-avatar": "npm:^1.1.9"
|
"@radix-ui/react-avatar": "npm:^1.1.9"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue