Skip to content

Commit

Permalink
chore(deps): update dependency @prisma/generator-helper to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Ovyerus committed Jul 15, 2023
1 parent a11e09b commit 010fc1f
Show file tree
Hide file tree
Showing 2 changed files with 26 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": "~4.16.2",
"@prisma/generator-helper": "~5.0.0",
"@types/node": "^20.3.3",
"@types/react": "^18.2.14",
"autoprefixer": "^10.4.14",
Expand Down
27 changes: 25 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,17 @@ __metadata:
languageName: node
linkType: hard

"@prisma/debug@npm:5.0.0":
version: 5.0.0
resolution: "@prisma/debug@npm:5.0.0"
dependencies:
"@types/debug": 4.1.8
debug: 4.3.4
strip-ansi: 6.0.1
checksum: 17d720717fab190a94762b90f93cfde799f419bfd2fee05c145566d6fa31d59d86dede80417234094afc5fff6d684ce350c17d40c302b26610ee60fe56c704e9
languageName: node
linkType: hard

"@prisma/engines@npm:4.16.2":
version: 4.16.2
resolution: "@prisma/engines@npm:4.16.2"
Expand Down Expand Up @@ -444,7 +455,7 @@ __metadata:
languageName: node
linkType: hard

"@prisma/generator-helper@npm:4.16.2, @prisma/generator-helper@npm:~4.16.2":
"@prisma/generator-helper@npm:4.16.2":
version: 4.16.2
resolution: "@prisma/generator-helper@npm:4.16.2"
dependencies:
Expand All @@ -456,6 +467,18 @@ __metadata:
languageName: node
linkType: hard

"@prisma/generator-helper@npm:~5.0.0":
version: 5.0.0
resolution: "@prisma/generator-helper@npm:5.0.0"
dependencies:
"@prisma/debug": 5.0.0
"@types/cross-spawn": 6.0.2
cross-spawn: 7.0.3
kleur: 4.1.5
checksum: 3506c9f23d2a7afcf4b99ad264f15efc7873f5e2ff9a7246a770c9ea7e7df627226a2e736890556c495cae3b0d1feaa3fd087417974500feaea14fb6da9dd0b0
languageName: node
linkType: hard

"@prisma/get-platform@npm:4.16.2":
version: 4.16.2
resolution: "@prisma/get-platform@npm:4.16.2"
Expand Down Expand Up @@ -5070,7 +5093,7 @@ __metadata:
"@iconify/icons-simple-icons": ^1.2.58
"@iconify/react": ^4.1.1
"@monaco-editor/react": ^4.5.1
"@prisma/generator-helper": ~4.16.2
"@prisma/generator-helper": ~5.0.0
"@prisma/internals": ^4.16.2
"@types/node": ^20.3.3
"@types/react": ^18.2.14
Expand Down

0 comments on commit 010fc1f

Please sign in to comment.