Skip to content

Commit

Permalink
chore(deps): update dependency @prisma/generator-helper to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 150a942 commit 25cee97
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"use-http": "^1.0.28"
},
"devDependencies": {
"@prisma/generator-helper": "~5.22.0",
"@prisma/generator-helper": "~6.1.0",
"@types/node": "^20.14.12",
"@types/react": "^18.3.3",
"autoprefixer": "^10.4.19",
Expand Down
20 changes: 18 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,13 @@ __metadata:
languageName: node
linkType: hard

"@prisma/debug@npm:6.1.0":
version: 6.1.0
resolution: "@prisma/debug@npm:6.1.0"
checksum: 10/3d35b4517a833af188cf0b242bd4a0cfa173acb15b3507a8429d2a058c7053c399233d344dd84a60092ce31da7483daebcd20d5b5f1e9743129bba60ebb7fd96
languageName: node
linkType: hard

"@prisma/engines-version@npm:5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2":
version: 5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2
resolution: "@prisma/engines-version@npm:5.22.0-44.605197351a3c8bdd595af2d2a9bc3025bca48ea2"
Expand Down Expand Up @@ -396,7 +403,7 @@ __metadata:
languageName: node
linkType: hard

"@prisma/generator-helper@npm:5.22.0, @prisma/generator-helper@npm:~5.22.0":
"@prisma/generator-helper@npm:5.22.0":
version: 5.22.0
resolution: "@prisma/generator-helper@npm:5.22.0"
dependencies:
Expand All @@ -405,6 +412,15 @@ __metadata:
languageName: node
linkType: hard

"@prisma/generator-helper@npm:~6.1.0":
version: 6.1.0
resolution: "@prisma/generator-helper@npm:6.1.0"
dependencies:
"@prisma/debug": "npm:6.1.0"
checksum: 10/7b20b539d1cf7ea93a10bb765e7fc70015c77915223ec310fae63a858a071f1df9afd787d9a1a6607dd3e97366b128bcf37b07ebb781f6a1ebd4d82bda59e99a
languageName: node
linkType: hard

"@prisma/get-platform@npm:5.22.0":
version: 5.22.0
resolution: "@prisma/get-platform@npm:5.22.0"
Expand Down Expand Up @@ -4509,7 +4525,7 @@ __metadata:
"@iconify/icons-simple-icons": "npm:^1.2.74"
"@iconify/react": "npm:^5.0.2"
"@monaco-editor/react": "npm:^4.6.0"
"@prisma/generator-helper": "npm:~5.22.0"
"@prisma/generator-helper": "npm:~6.1.0"
"@prisma/internals": "npm:^5.17.0"
"@types/node": "npm:^20.14.12"
"@types/react": "npm:^18.3.3"
Expand Down

0 comments on commit 25cee97

Please sign in to comment.