mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 09:03:36 +00:00
Merge pull request #907 from ahmadk953/dependabot/npm_and_yarn/prisma/client-6.2.0
Bump @prisma/client from 6.1.0 to 6.2.0
This commit is contained in:
commit
efc4f8687b
2 changed files with 6 additions and 6 deletions
|
@ -22,7 +22,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.1.3",
|
"@next/mdx": "^15.1.3",
|
||||||
"@prisma/client": "^6.0.1",
|
"@prisma/client": "^6.2.0",
|
||||||
"@prisma/extension-accelerate": "^1.2.1",
|
"@prisma/extension-accelerate": "^1.2.1",
|
||||||
"@radix-ui/react-accordion": "^1.2.2",
|
"@radix-ui/react-accordion": "^1.2.2",
|
||||||
"@radix-ui/react-avatar": "^1.1.2",
|
"@radix-ui/react-avatar": "^1.1.2",
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2724,15 +2724,15 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@prisma/client@npm:^6.0.1":
|
"@prisma/client@npm:^6.2.0":
|
||||||
version: 6.1.0
|
version: 6.2.0
|
||||||
resolution: "@prisma/client@npm:6.1.0"
|
resolution: "@prisma/client@npm:6.2.0"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
prisma: "*"
|
prisma: "*"
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
prisma:
|
prisma:
|
||||||
optional: true
|
optional: true
|
||||||
checksum: 10c0/6cb3c81ce52e37f4d48598e114ff1f9c46297a3299ddf80701d26794aacb8e46f3726cb20dd4f1528cd7b8a713d38e8e68a1fd2be8c370f0925f92b7a9b6b955
|
checksum: 10c0/d27f0addd685fe32fabe0d2c9fc8fb391f71e040c5cd10c22728226d36cc1afd8916334a8a8bdb928dc57bdf4dad5eb3d633065310181a82dba6ba8859375e8b
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
@ -12535,7 +12535,7 @@ __metadata:
|
||||||
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
"@microsoft/eslint-formatter-sarif": "npm:^3.1.0"
|
||||||
"@next/eslint-plugin-next": "npm:15.1.3"
|
"@next/eslint-plugin-next": "npm:15.1.3"
|
||||||
"@next/mdx": "npm:^15.1.3"
|
"@next/mdx": "npm:^15.1.3"
|
||||||
"@prisma/client": "npm:^6.0.1"
|
"@prisma/client": "npm:^6.2.0"
|
||||||
"@prisma/extension-accelerate": "npm:^1.2.1"
|
"@prisma/extension-accelerate": "npm:^1.2.1"
|
||||||
"@radix-ui/react-accordion": "npm:^1.2.2"
|
"@radix-ui/react-accordion": "npm:^1.2.2"
|
||||||
"@radix-ui/react-avatar": "npm:^1.1.2"
|
"@radix-ui/react-avatar": "npm:^1.1.2"
|
||||||
|
|
Loading…
Reference in a new issue