Skip to content

Commit

Permalink
fix(deps): update prisma monorepo to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 21, 2024
1 parent f643470 commit 73e4979
Show file tree
Hide file tree
Showing 2 changed files with 661 additions and 67 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@discordjs/builders": "^1.7.0",
"@discordjs/collection": "^2.0.0",
"@prisma/client": "^5.12.1",
"@prisma/client": "^6.1.0",
"@sapphire/result": "^2.6.6",
"@sapphire/utilities": "^3.15.3",
"@skyra/env-utilities": "^1.3.0",
Expand Down Expand Up @@ -57,7 +57,7 @@
"eslint-plugin-prettier": "^5.1.3",
"lint-staged": "^15.2.2",
"prettier": "^3.2.5",
"prisma": "^5.12.1",
"prisma": "^6.1.0",
"typescript": "^5.4.4"
},
"resolutions": {
Expand Down
Loading

0 comments on commit 73e4979

Please sign in to comment.